- Changed the command line parameter that launches menus from an alternate folder to
-ini="c:\folder"
instead of just"c:\folder"
- this makes it possible to pass a parameter like"c:\folder"
to the launched programs instead - Added support for passing multiple command line parameters to launched programs, and quoting them when needed
- Added a new feature
admin=1
(globally or individually) to run programs as admin - Used linebreaks instead of spaces to present available command line parameters (like simulation and admin)