Hi all,
I've had success with issuing commands via the CLI to Mod Manager, but have come up short when it comes to executing an 'uninstall' command from the command prompt. Has anyone got this to work? I'm trying to uninstall a Mod, as well as a Component.
The CLI help file states the following format:
-u[ModName vModVersion] = uninstall ModName version ModVersion
The command I am running is:
ModMgr.exe -u"MyTestTrack" "1.0"
I've also tried it in a batch file, and with command line directory being the rFactor 2 installation folder. Within a batch file, I can add additional lines for installing a mod, and also for adding files to a MAS file - all working, but the line above related to uninstall does nothing, with no error returned.
Any help is appreciated, thanks in advance!
I've had success with issuing commands via the CLI to Mod Manager, but have come up short when it comes to executing an 'uninstall' command from the command prompt. Has anyone got this to work? I'm trying to uninstall a Mod, as well as a Component.
The CLI help file states the following format:
-u[ModName vModVersion] = uninstall ModName version ModVersion
The command I am running is:
ModMgr.exe -u"MyTestTrack" "1.0"
I've also tried it in a batch file, and with command line directory being the rFactor 2 installation folder. Within a batch file, I can add additional lines for installing a mod, and also for adding files to a MAS file - all working, but the line above related to uninstall does nothing, with no error returned.
Any help is appreciated, thanks in advance!