Skip to content

Support for automated installation when choices are provided#18

Merged
IDCs merged 2 commits intomasterfrom
18466-add-fully-automatedheadless-installation-to-the-fomod-installer-module
Oct 13, 2025
Merged

Support for automated installation when choices are provided#18
IDCs merged 2 commits intomasterfrom
18466-add-fully-automatedheadless-installation-to-the-fomod-installer-module

Conversation

@Aragas
Copy link
Member

@Aragas Aragas commented Oct 7, 2025

When a preset is provided, the installation will be fully automated, avoiding UI delegate calls.
Does not address the issue with not having instructions returned by FOMOD
Closes Nexus-Mods/Vortex#18466

Tested by creating a collection with a single FOMOD mod, saving it and then reinstalling.
I've then confirmed that the code works by simply rebuilding the FOMOD installer, adding Debugger.Launch() at the start of the executable and then switched the createIPC to always run via startRegular and avoid the Sandboxed env.

@Aragas Aragas force-pushed the 18466-add-fully-automatedheadless-installation-to-the-fomod-installer-module branch from 89af954 to b0b419f Compare October 7, 2025 10:40
@Aragas Aragas self-assigned this Oct 7, 2025
@IDCs IDCs merged commit f4f9c89 into master Oct 13, 2025
@insomnious insomnious deleted the 18466-add-fully-automatedheadless-installation-to-the-fomod-installer-module branch October 15, 2025 09:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add fully automated/headless installation to the fomod-installer module

2 participants