2022.1

Table Of Contents
omit from installation).
What products are available for installation is determined by which OLConnect branding
is being installed. The products for PrintShop Mail Connect branding are as follows:
l product.Designer
l product.PrintManager
l product.MariaDB
l path: String (Default: %PROGRAMFILES%\Objectif Lune\OL Connect)
Sets the installation root folder for the PrintShop Mail Connect applications.
l database.configure: Boolean (Default: true)
If set to "false", then the database configuration is skipped.
Note
If database configuration is skipped (database.configure = false), then none of
the database.xxx properties below are required, and these properties will be
ignored, even in they are included in the INIfile.
l database.system: String, Optional (Default: there is no default for this setting)
Entry needs to be from one of the following options:mariadb, mysql, mssqlserver
Note
If product.MariaDB = true has been set:
l This setting is optional. Otherwise it is required.
l The value is required to be mariadb, if the value is to be provided.
l database.host: String, Optional (Default: there is no default for this setting)
If product.MariaDB = True has been set, this value is required to be set to localhost, if
provided.
l database.port: Numeric, Optional (Default: default is MariaDB's default port, 3306)
The database engine port.
The required entry depends upon the selection made in database.system.
If product.MariaDB = True, then the port should be set to 3306.
Page 40