Is your feature request related to a problem? Please describe.
Currently you can force ModOrganizer.exe to launch for a particular instance using -i "InstanceName" as an argument. If you last launched using a global instance however, there is no way to force ModOrganizer.exe to launch as a portable instance. using -i "" causes MO to fail to open, -i "Portable" expects a global instance called "Portable" and no argument will launch the last known instance.
This would be very helpful for my Shortcutter plugin.
Describe the solution you'd like
Either for -i "" to launch the portable instance or for a specific --portable or -p argument (if not already in use) to force ModOrganizer.exe to launch as portable.
Describe alternatives you've considered
A batch file that updates the registry key to clear the last instance before launching ModOrganizer with any other arguments.
Is your feature request related to a problem? Please describe.
Currently you can force ModOrganizer.exe to launch for a particular instance using -i "InstanceName" as an argument. If you last launched using a global instance however, there is no way to force ModOrganizer.exe to launch as a portable instance. using -i "" causes MO to fail to open, -i "Portable" expects a global instance called "Portable" and no argument will launch the last known instance.
This would be very helpful for my Shortcutter plugin.
Describe the solution you'd like
Either for -i "" to launch the portable instance or for a specific --portable or -p argument (if not already in use) to force ModOrganizer.exe to launch as portable.
Describe alternatives you've considered
A batch file that updates the registry key to clear the last instance before launching ModOrganizer with any other arguments.