Windows Launcher Parameters
From MercuryWiki
Both MercuryStart.exe and MercuryStart_USB.exe (download) support the following arguments:
- AntiAlias
- Used for changing the awt.useSystemAAFontSettings java system setting. Default value is false.
- Example : MercuryStart.exe /AntiAlias=on will get you a Mercury with anti aliasing set to the OS settings.
- Memory
- Used for changing the java heap size. Default value is 128m.
- Example: MercuryStart.exe /Memory=256m will get you a Mercury with a java heap size of 256 mb.
- SettingsDirectory
- Used for changing the settings folder location. Default value is taken from Locations.xml and shown here for each OS
- Example : MercuryStart.exe /SettingsDirectory=./Mercury will save settings in a folder called Mercury in the directory from where MercuryStart.exe is being run ( the program folder).
