10.0

Table Of Contents
© 2011 ABBYY. All rights reserved.
39
The program icon will appear in the Start menu of the workstation. Clicking this icon automatically installs the program in de-
fault configuration.
Silent installation
In the case of
silent installation, no setup dialog boxes are displayed and the program is installed in default configuration.
Setup.exe /qn
Change “/qn” to “/qb” if you want an installation progress bar to be displayed.
No other dialog boxes will be displayed.
Additional command line options
/L<language code> disables auto selection of the interface language and installs the program with the interface language you
specified.
The following language code values are available:
1033 English
1049 Russian
1031 German
1036 French
2052 Chinese simplified
1040 Italian
1034 Spanish
2074 Serbian
1029 Czech
1038 Hungarian
1045 Polish
1046 Portuguese (Brazilian)
1042 Korean
/V <command line> passes the specified command line directly to msiexec.exe. The <command line> string can be replaced with
the following commands:
INSTALLDIR="<destination>" – the path to the folder where ABBYY FlexiCapture 10 is to be installed.
STATIONS=0,1,2,3,4,5,6 the list of stations to install.
The numbers 0 to 6 correspond to the following stations:
0 – Scanning Station
1 – Processing Station
2 – Verification Station
3 – Data Verification Station
4 – Project Setup Station
5 - FlexiLayout Studio
6 - FormDesigner
ACCOUNTTYPE=Custom, LOGIN=user name, PASSWORD=password
You can specify an account under which to run the Processing Station service.
Example:
Setup.exe /qn /L1049 /v INSTALLDIR="D:\FC10" STATIONS=1,4 ACCOUNTTYPE=Custom
LOGIN=Domain\UserLogin PASSWORD=PSWD
As a result, the Processing and Project Setup Stations will be installed into D:\FC10, and Russian will be used the language of the
interface. The Processing Station service will run under the account Domain\UserLogin and the password will be PSWD.
PROTECTIONSERVER=ServerName – the name of the Licensing server.
Removing ABBYY FlexiCapture in silent mode
msiexec /x {FC10000C-0007-0000-0000-074957833700}
Using Active Directory
Microsoft© Windows© 2000 Server and later include an integrated directory service, Active Directory, which in turn includes
Group Policy. The Software Installation snap–in, which is part of Group Policy, allows you to install a software application on
several workstations simultaneously.
Three major installation methods are implemented in Active Directory: Publish to User, Assign to User, and Assign to Com-
puter. ABBYY FlexiCapture 10 can be installed using the Assign to Computer method. ABBYY FlexiCapture 10 will be in-
stalled on the specified workstation after the workstation is restarted.