Kofax RPA Installation Guide
run the file on the computer you want to automate and follow the installer prompts. For more
information, see Install Desktop Automation Service.
As another option, you can use the silent installation to automate the installation process.
You need administrator rights to install Kofax RPA on Windows.
Install Desktop Automation Service
To install the Desktop Automation Service, download and save the
KofaxRPADesktopAutomationService-11.5.0.0.msi file to your hard disk. After the download
is completed, run the file on the computer you want to automate to start the installation. The
Desktop Automation Service is installed in autostart mode. Note that you do not need to install the
Desktop Automation Service to automate terminals.
To avoid a conflict of resources, do not install the Desktop Automation Service on the same
local computer as Design Studio, unless you intend to use the Local Desktop Automation feature,
which is primarily for demonstration purposes. For more information, see "Configure local
Desktop Automation Service" in the Kofax RPA Help.
Do not install the Desktop Automation Service on the same computer as the RoboServer
that it connects to. If the RoboServer and Desktop Automation Service are installed on the same
computer, only one robot can run at a time.
Install the virtual input driver
During the Desktop Automation Service installation, you can install the virtual input driver, which is
a Windows device driver that simulates hardware keyboard and mouse. To install it, select Install
the virtual input driver on the Virtual input driver step of the installer. The driver is supported by
64-bit versions of Windows 8.1 and Server 2012 or later.
The driver is not installed by default. To install the virtual input driver from command-line, such
as during the silent installation, specify the INSTALLINPUTDRIVER=1 parameter. Note that when
the driver is installed for the first time, Windows prompts to confirm a device installation even
when running as Administrator. To avoid this prompt during an unattended installation, add the
certificate to the Windows Trusted Publishers store beforehand. You can install the certificate from
the InputDriver.cat file, located in the DesktopAutomationService\bin\inputdriver
directory under the Kofax RPA Desktop Automation Service installation directory.
To enable the virtual input driver for keyboard and mouse operations on the automated computer,
set the environment variable KOFAX_RPA_VIRTUAL_INPUT to Y. To cancel the virtual input driver
usage, set the environment variable to N.
For compatibility, the variable KAPOW_KEYBOARD_INPUT_METHOD, which was used to enable the
keyboard, is preserved, but KOFAX_RPA_VIRTUAL_INPUT should be used instead.
To uninstall the driver and its devices, uninstall the Desktop Automation Service. Do not modify,
disable or remove the devices through Windows Device Manager, as it may cause issues during
robot runs.
20