Command line arguments for JonDo

JonDo can be launched from the command line. Several commands can be specified on startup. Example

In order to start JonDo minimized, open a console window, switch to JonDo's directory 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 JAP.jar>\jap.exe -minimized
Execute in: <Path to JAP.jar>

Replace hereby <Path to JonDo.jar> with the path where the JAP.jar and the japdll.dll are located (typically C:\Programme\Jap).