3.0

Table Of Contents
ABBYY Recognition Server 3.0 System Administrator’s Guide
Installing ABBYY Recognition Server Components via the Command
Line
You can install ABBYY Recognition Server components from the command line in silent mode. Run the setup.exe file
from the installation CDROM with the command line options described below.
Option Default Value Description
INSTALLDIR="<destination
p
ath>"
C:\Program Files\ABBYY
Recognition Server 3.0\
The path to the folder where the ABBYY
Recognition Server will be installed.
MODULES=<list of
components>
PStation,VStation,SStation,IStation,Se
rver,Console
The list of components that you want to install. The
modules must be separated by a comma (,). For
example,
MODULES=PStation,VStation,SStation,IStation,Server
,Console,API,WebService.
SERVICELOGIN
The username under which the Server Manager and
the Processing Station services will be run.
If you do not specify the SERVICELOGIN, the
services will be run under the Local System account.
SERVICEPASSWORD
The password corresponding to the username under
which the Server Manager and the Processing Station
services will be run.
SERVERLOCATION
The name of the computer on which the Server
Manager is installed. This option is useful only if the
Verification Station or/and Indexing Station
component is selected for installation and the Server
Manager component is not.
/v
Indicates the beginning of the list of installation
parameters.
/q
Silent mode. Use the /qb option if you want a
progress bar to be displayed during the installation.
No other dialog boxes will be displayed.
/L<language code> <locale language>
Installs ABBYY Recognition Server with the interface
language specified in the command line.
Possible language code values:
1033 English
1034 Spanish
1040 Italian
1031 German
1049 Russian
1036 French
Note: When you use silent mode, the /q option must precede the /v option, for example: setup.exe /q /v
Examples
setup.exe /q /v MODULES=API
This command line will install (in silent mode) the COMbased API component into the C:\Program Files\ABBYY
Recognition Server 3.0 folder.
setup.exe /qb /L1033 /v MODULES=VStation,PStation INSTALLDIR="D:\ABBYY Recognition Server 3.0"
This command line will install (in silent mode) the Verification Station and the Processing Station components into
D:\ABBYY Recognition Server 3.0 folder with the English interface. A progress bar will be displayed.
18