Step 1: (optional) Change Default Install Folder Location

The format for the location of the install folder is {local drive}:\{InstallFolder}.

By default the InstallFolder location is {local drive with the most free space}:\Nintex.

If you choose to change the location of InstallFolder:

To change the install folder location:

  1. Open the Nintex Process Discovery Server Installation configuration file, PDServer64BitSetup.exe.json, with a text editor.

  2. Enter the value for InstallFolder parameter between the corresponding double-quotes, for example:

  3. "InstallFolder": "C:\\NewFolder

    The syntax for specifying folder and file locations in JSON uses a double backslash in each location in which Windows syntax would use a single backslash, for example: C:\\ProgramFiles\\MariaDB\\
  4. Save the JSON file.