Running the Client (Robot and Studio) Installation Packages

Before you start

To be able to use Java Advanced commands (as part of Nintex Studio), you need to have some Java elements setup properly so you can run the Java Bridge Script.

See Installing Java Access Bridge to make sure you have it configured correctly.

Planning to work with Citrix?

If you are planning to work with Citrix applications, make sure to:

  • Have Citrix Workspace application installed on the client machines (both Robots and Studio).

  • Have Administrator rights on the client machine in order to modify Windows Registry keys and register necessary libraries

See Citrix configuration for complete instructions.

Installation methods:

Enabling LogonExpert

This step is not relevant for Nintex Terminal Server Robot.

For information about Terminal Server Robot Configuration see here: Configuring Nintex Terminal Server Robot

If the unattended robot will be permitted to unlock locked Windows sessions in order to run tasks, follow these steps to enable LogonExpert:

  1. In the same file, find the line that reads: <add key="EnableLogonExpert" value="False" />, and change the value to True

    • The full line should now read: <add key="EnableLogonExpert" value="True" />