Shows a help message.
JonDo will only be running on console. This means that no graphical user interface will be shown.
In order to quit JonDo, type "exit" and press Enter.
In order to save configuration, type "save" and press Enter.
Connects to the specified Mix-Cascade.
JonDo minimizes it's window during startup.
Suppresses the splash screen at JonDo startup. Starting JonDo will then seem to take a little bit longer, as it takes some time until the JonDo main window is initialised. The spash screen's function is to bridge this time gap.
Tells JonDo that it runs in a portable environment. If a path to a portable browser is given, it may be launched directly from JonDo. URLs in JonDo are opened with this browser, instead of with the system default browser.
Path to the portable browser profile if not detected automatically.
Path to external HTML help for useage in portable mode.
Should be set if JonDo runs with a portable JRE. Suppresses update messages for Java.
JonDo will print version information for JonDo und Java onto the console window.
JonDo will use this configuration file.
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
).