Kofax INDICIUS 6.0 User Manual
Page 41
Installation
Installation Guide
31
password parameters should be used to specify login details for an account
that has the required network access.
Note
It may sometimes be necessary to include the domain along with the
username. In this case specify the account name using the following syntax:
-account <domain>\<account name>
For example,
-account MyDomain\MyAccountName
When specifying a local account, use the syntax:
-account .\<account name>
For example,
-account .\MyAccountName
X
To install the standard 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>
For example,
ka_iform.exe -install -account MyDomain\MyAccountName –password
MyPassword -depends lanmanworkstation -servicename MyRecognitionService
-displayname MyRecognitionServiceDisplayName
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.