1.8

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 Silent Setup tool. 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 the respective error.
The configuration file can contain the following values:
Section Description Default
[Setup] Start with this section identifier. It must be the first
entry and it is mandatory.
HostName Name or IP address of the machine where the
corresponding Workflow with the OLCS plugins is
running.
localhost
Port Port number for the Workflow HTTP service.
8080
PrinterName Name for the printer to create and configure.
If a printer with that name already exists, the installer
will modify the settings for that printer, following the
configuration file.
The installer will fail if the mentioned printer is not an
OL Connect Send printer.
There is NO DEFAULT printer name!
LogLevel Log level. Valid values are DEBUG, INFO, WARN
and ERROR. For additional information about the log
level, see "Logging" on page18.
WARN
Page 25