Commandline arguments for JonDo

JonDo can also be launched from the commandline. Run JAP.jar with:

java -jar JAP.jar <switches>.

Several switches can be specified on startup. Example

In order to start JonDo minimized open a console window, switch to the directory where JAP.jar is located and enter the following command:

java -jar JAP.jar --minimized

You may also use these arguments in Windows shortcuts. Just click on the JonDo shortcut with the right mouse button, choose Settings and edit the shortcut as follows:

Target: <Path to JonDo>\jap.exe <switches>
Run in: <Path to JAP.jar>

Substitute <Path to JonDo> with the actual path to the files JAP.jar and japdll.dll (typically C:\Program Files\Jap) and choose the arguments you wish as <switches>.