Install WebCapture Service as Windows Service
Issue
How to install WebCapture Service as a Windows Service so multiple users can use it on the same machine
Cause
By default, when the WebCapture Service is installed from the KFS Thin Client, the installation is performed "per user". However, WebCapture Service can be installed as a Windows Service which allows multiple users to use it when they are logged into the scan station.
Solution
To install WebCapture Service as a Windows service:
- On the scan station, open the Command Prompt "as administrator"
- Navigate to the folder on the scan station that contains the
Kofax.WebCapture.Installer.msi
file
- Run the following command:
msiexec /I Kofax.WebCapture.Installer.msi INSTALLASSERVICE=1
- Use the Services utility to confirm that Kofax WebCapture Service is running as a service
If WebCapture Service was previously installed on the scan station per-user, the installer,
Kofax.WebCapture.Installer.msi
may still be located in the user's Downloads folder.
If WebCapture Service has never been installed on the station,
Kofax.WebCapture.Installer.msi
can be copied from the KFS installation location on the KFS server:
\Kofax\Front Office Server 4.3\bin\ThinClient\bin
Level of Complexity
Moderate
Applies to
Product | Version | Build | Environment | Hardware |
---|---|---|---|---|
Kofax Front Office Server | 4.3 | ALL | Scan Station | N/A |
References
N/A