2022.1

Table Of Contents
If set to false, standard logging is done.
l path: String (Default: %PROGRAMDATA%\Objectif Lune\Installation Logs)
Sets the folder to which the installation log will be written.
Only the log folder should be specified here, not the log file name.
Note
The log file name's format is set automatically and uses the format Installer-YYYY-
MM-DD-####.#.#.log, where:
l YYYY-MM-DD = The date the log was created
l ####.#.#= The PlanetPress Connect version number
The file name for maintenance installation begins with "Maintenance" rather than
"Installer"
Example:
; Logging properties
[Logging]
verbose = false
path = "c:\temp\Silent Install"
[Installation]
This section handles various installation parameters as well as product selection.
The logging Key pairs are as follows:
l product.<name>: Boolean (Default: false)
Each OLConnect product has its own entry, which can be set to true (to install) or false(to
omit from installation).
What products are available for installation is determined by which OLConnect branding
is being installed. The products for PlanetPress Connect branding are as follows:
l product.Designer
l product.Server
Page 48