6.5

ABBYY FormReader 6.5 Enterprise Edition
System Administrator's Guide
© 2007 ABBYY. All rights reserved.
15
In this mode, no Installation Wizard dialogs will be displayed. The program will be installed from the server in the default
configuration – all the FormReader Enterprise Edition components will be installed.
To run this mode, use the command:
Setup.exe /q
Additional commandline options (Silent installation only)
/V"<command line>"  passes the specified command line directly to msiexec.exe where instead of <command line> you can specify
the following:
INSTALLDIR="< destination path >"  path to the folder where ABBYY FormReader Enterprise Edition will be installed
PRTYPE=<setup type> – ABBYY FormReader Enterprise Edition installation type (this parameter is specified in all cases except for
installation the application from the installation files on the server), the parameter can have only one value:
CLIENT – installation on a workstation
FR_SERVER_SELECTED_PATH="<pathe to the LicenseBase folder located on the Server>" – path to the Server (specified if the
application is installed on a workstation (PRTYPE=CLIENT)).
IS_TUNINGSTATION=”Yes” – starts installing for the Administration Station;
IS_SCANINGSTATION=”Yes” – starts installing for the Scanning Station;
IS_RECOGNITIONSTATION=”Yes” – starts installing for the Recognition Station;
IS_VERIFICATIONSTATION=”Yes” – starts installing for the Verification Station;
IS_CORRECTIONSTATION=”Yes” – starts installing for the Correction Station;
IS_EXPORTSTATION=”Yes” – starts installing for the Export and Monitoring Station;
For example:
”setup.exe” /q /v”PRTYPE=CLIENT FR_SERVER_SELECTED_PATH=”\\comp1\FormReaderServer\LicenseBase” ”
As a result, ABBYY FormReader Enterprise Edition will be installed into the D:\Program Files\FormReader folder in network
configuration.