Kofax INDICIUS 6.1 User Manual
Page 40
Chapter 4
30
Installation Guide
To install an additional instance of Recognition as a Windows service
1
Open a command prompt and enter the installation instructions in the
following format:
ka_iform.exe -install -account <domain>\<account name> -password
<password> -depends <dependencies> -servicename <service name> -
displayname <display name> -i <additional instance name>
For example,
ka_iform.exe -install -account MyDomain\MyAccountName –password
MyPassword -depends lanmanworkstation -servicename ClassSep -
displayname "Classification and Separation" -i Classification and
Separation
2
Press Enter to run the command.
A message box will display the success of the installation.
Note
The service name and display name parameters are optional. If omitted the
service will be named “INDICIUSRecognition_Ascent” with display name
“INDICIUS Recognition for Ascent”. Specify the command line parameters
appropriately to ensure all Recognition services installed on a multi-processor
machine have unique names.
The case of the instance name you specify after the –i parameter must match the case
of the ModuleID in the AEX file you used to register the instance with Kofax
Capture.
To install Scripted Export as a Windows service
1
Open a command prompt and enter the installation instructions in the
following format:
ka_scriptex.exe -install -account <domain>\<account name> -password
<password> -depends <dependencies> -servicename <service name> -
displayname <display name>
For example,
ka_scriptex.exe -install -account MyDomain\MyAccountName –password
MyPassword -depends lanmanworkstation -servicename
MyScriptedExportService -displayname MyScriptedExportServiceDisplayName
2
Press Enter to run the command.
A message box will display the success of the installation.