2022.2

Table Of Contents
The command to run the tool manually is:
msiexec.exe /i OLCS_Printer_Driver_Setup_2.1.1.msi /qn
The user account used to run the Silent Setup tool needs to have administrator rights for the
installation of a printer, a printer port, a printer driver etc. Otherwise the installation will fail
silently, but the respective log entries will be created (see "Installation errors" on page35).
Configuration file content
The silent installation mode will only work with a valid configuration file. The name of the file must
be OLCSClient.ini and it must be located in the same folder as the installer, or downloaded
during the Installation process. The content of the file must follow the rules for standard Windows
.ini files (see: https://en.wikipedia.org/wiki/INI_file). If the .ini file is malformed, the installation will
be terminated with an error.
Any omitted setting will be replaced by the respective built-in default value (see the table below),
except for the printer name. Without a printer name setting, the silent installation will fail with an
error.
As of OLCS version 1.6.6 (released in conjunction with OLConnect 2020.1), this configuration
file can also be used as presets file in an interactive installation (see "Starting the installation" on
page14).
As of OLCS version 1.7.0 (released in conjunction with OLConnect 2020.2) the settings in the
configuration file can be locked (using the new LockSettings option), so that they cannot be
updated in an interactive installation.
The configuration file can contain the following values:
Some default values were changed in OLCS version 1.7.0, and new LockSettings option
added.
Section Description Default
[Setup]
Start with this section identifier. It must be the first entry
and it is mandatory.
HostName The address for print job submission. localhost
Port The port number for print job submission. 443
Page 32