11.0

© 2014 ABBYY Production LLC. All rights reserved.
37
1033 English
1049 Russian
/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 11 stations 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:\FC11" STATIONS=1,4 ACCOUNTTYPE=Custom
LOGIN=Domain\UserLogin PASSWORD=PSWD
As a result, the Processing and Project Setup Stations will be installed into D:\FC11, 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 stations in silent mode
msiexec /x {uninstall registry key}.
The location of the uninstall registry key depends on the type of operating system.
32-bit system: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall
64-bit system: HKEY_LOCAL_MACHINE\Software\Wow6432Node\Microsoft\Windows\CurrentVersion\Uninstall
(the Product ID is in the name of the subkey with the product name in its values). You can also determine the Product
ID by executing the following command in the command line: "wmic product where "Name like '%FlexiCapture%'"
get Name, Version, IdentifyingNumber".
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 snapin, which is part of Group Policy, allows you to install a soft-
ware application on several workstations simultaneously.
Three major installation methods are implemented in Active Directory: Publish to User, Assign to User, and As-
sign to Computer. ABBYY FlexiCapture can be installed using the Assign to Computer method. ABBYY
FlexiCapture will be installed on the specified workstation after the workstation is restarted.
The Publish to User and Assign to User methods are not supported.
When deploying ABBYY FlexiCapture using Active Directory®, the account of the computers in the Domain Comput-
ers domain must have read right to the administrative installation folder.
Example: Deploying ABBYY FlexiCapture using Active Directory
The program is installed on one domain computer or on a group of domain computers:
1. During Server Installation, install the Station Installer. If you did not install the Station Installer when installing
the Application Server, install the Station Installer by selecting Control PanelAdd or Remove Pro-
gramsChange.
2. Select StartControl PanelAdministrative and then select the Active Directory Users and Computers
item.