Command Line Switches not working

skipqer

New member
With ExeOutput 2018.1 the built in command line switches (“page” and “ignoreuserpos” ) not working when the application already running.

Both switch works only when I start the application first time, but not when I try to use it with the “Only one instance of the application” option:

“For instance, if you launch your application again with different command line arguments, the second and subsequent invocation of the EXE doesn’t start a new instance, but uses the one that’s already running and only changes the page displayed in it according to the command line.”
 
This is fixed in version 2018.2. If you want, drop us an email and you’ll be able to test it.
It will be released on Monday, if every other final testing goes fine.
 
Last edited:
Back
Top