2022.1

Table Of Contents
database.rootpassword = @Admin2022
database.username = olconnect
database.password = @Admin2022
database.remoteaccess = true
path = "c:\Program Files\Objectif Lune\OL Connect"
[Uninstall]
This section handles properties related to Uninstallation, but also Maintenance mode
installations.
These options have no effect at all if PrintShop Mail Connect is not present on the system.
The logging Key pairs are as follows:
l remove: Boolean (Default: False)
If the present version of the installer is already installed, this property defines the installer
behaviour.
The installer will perform a Remove MSI action on OL Connect if remove = true, whilst a
Modify MSI action will be performed if remove = false.
Notes:
l This option has no effect if the product is not installed on the current system
l If the Remove action is taken, then the equivalent of an uninstall is done, while a
Modify action will change the components installed on the system based on the
ones defined in the INI file [Installation] section, allowing removal or addition of
components in the current installation.
l keepdata: Boolean (Default: True)
Allows the user to specify if they wish to keep or remove user data (located under
%PROGRAMDATA%\Objectif Lune\OL Connect when performing a product uninstall.
Example:
; Uninstallation/Repair properties
[Uninstall]
remove = true
keepdata = true
Page 42