16.0
Table Of Contents
- Installation and activation methods by license type and product version
- Deploying ABBYY FineReader PDF 16 in a LAN (installation on more than one computer)
- Administrative installation with License Server and License Manager
- Managing Licenses
- Deploying a multi-user distribution package with per-seat licenses and automatic activation
- Creating a multi-user administrative installation point with Per-Seat licenses
- Installing ABBYY FineReader PDF 16 on Workstations
- Installing ABBYY FineReader PDF 16 on a Terminal Server
- Using a group policy to configure ABBYY FineReader PDF 16
- Installation updates
- Frequently Asked Questions
- Technical Support
- Third-party software
27
ABBYY® FineReader PDF User’s Guide
ADMIN_SETUP=Serial/Server
Runs an administrative installation in one of the following
modes:
ADMIN_SETUP=Serial
Displays a dialog box where you can enter a serial number
for automatic activation.
ADMIN_SETUP=Server
Displays a dialog box where you can specify the path to
the License Server.
Note: The ADMIN_SETUP parameter should only be passed
using the "/a" key.
Sample command:
msiexec.exe /a "pathtofile" ADMIN_SETUP=Serial
Uninstalling ABBYY FineReader PDF 16 in silent mode
Run the following command on the workstation:
msiexec /x {Product Code},
and depending on installation type and Windows architecture, specify one of the following instead of
{Product Code}:
x86
x64
Base/Full
installation
{F15000FE-0001-0000-0000-
074957833700}
{F15000FE-0001-6400-0000-
074957833700}
SLE
installation
{F15000BE-0001-0000-0000-
074957833700}
{F15000BE-0001-6400-0000-
074957833700}
E.g.:
msiexec /x {F15000FE-0001-0000-0000-074957833700}










