2022.2
Table Of Contents
- Table of Contents
- What is Connect Send?
- Installation
- Printer driver
- Workflow Plugins
- Connect Send database cleanup service
- Moving Workflow to another machine
- Prerequisites
- System Requirements
- Installing OL Connect Send Printer Driver
- Printer driver properties and advanced settings
- Mass deployment of the OL Connect Send Printer Driver
- Using API Keys
- OLCS Notifier
- Known Issues
- Existing OL Connect Send Upgrade Issue
- Installing OL Connect Send on Windows Server 2016
- Installing OL Connect Send on a machine with Connect installed
- OL Connect Send issues under Microsoft Edge browser
- Printing PDF files with Adobe Acrobat Reader
- Paper Size vs Printer Page Size
- Passthrough Printing not supported
- License modes
- OL Connect Send in Workflow
- Using the Printer Driver
- Log files
- Troubleshooting
- OL Connect Send 2.1.2 Printer Driver Release Notes
- Overview
- Important Notes
- OL Connect Send 2.1.2 Printer Driver
- OL Connect Send 2.1.1 Printer Driver
- OL Connect Send 1.8.0 Printer Driver
- OL Connect Send 1.7.0 Printer Driver
- OL Connect Send 1.6.6 Printer Driver
- OL Connect Send 1.4.5 Printer Driver
- OL Connect Send 1.3.5 Printer Driver
- OL Connect Send 1.2.5 Printer Driver
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 page35).
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 OLConnect 2020.1), this configuration
file can also be used as presets file in an interactive installation (see "Starting the installation" on
page14).
As of OLCS version 1.7.0 (released in conjunction with OLConnect 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