Skip to content

Installation and Updates

The application is delivered as standard Microsoft MSI installation package. Installation and manual update work same way: just double-click the installation package file.

Downgrading the application version is not possible with direct installation. However, it is possible to remove the newer version manually and then install older version. Removing the application does not remove stored settings.

Automatic updates

Every time the application is launched, it checks for possible updates. If newer update package is found, it asks permission to install it. User may accept the update, decline it or postpone update checks for one day.

When postponing update, it is not requested again until the next day. It is still possible to force update check through the Help menu item Check updates.

Disabling automatic updates

In enterprise environments where user has no rights for application updates it is possible to disable automatic updates. It is then responsibility of local ICT department to deliver application to user in a suitable way.

Disabling automatic updated is done by editing the configuration file system.ini in the application installation directory. File contains following setting:

[Update]
AutoUpdate=true

Changing the value from true to false disables both automatic update checks at start and manual checks through the Help menu.