The installer supports the following command line parameters:
/Sfor silent installation (switch must be uppercase)./jpg=1 /gif=1to associate jpeg and gif files and/jpg=0 /gif=0to unassociate them (see the supported file types under Settings - Global Settings)./all=1and/all=0to associate/unassociate all supported file types./kill=1forces the closure of the application before installing it (unsaved data are lost)./D=C:\Program Files\My Installation Dirto set the installation path.
Note: the switch must be uppercase and be the last parameter used in the command line. The path must not be surrounded by quotes, even if it contains spaces. Only absolute paths are supported.
The uninstaller has one switch for the unattended uninstallation (the uninstaller always unassociates all file types):
/Sfor silent uninstallation (switch must be uppercase).