Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

Adapter Configuration Utility

Windows installation

  • Last UpdatedJul 01, 2026
  • 2 minute read

You can install the AVEVA™ Adapter Configuration Utility on a Windows machine by running the installation wizard or by using the command line.

Run the installation wizard

  1. Start the installer by double-clicking the .msi file in Windows Explorer.

  2. In the Setup window, select Next.

  3. (Optional) Change the installation folder and port number.

    Note: We recommend you use the default installation path. Valid values for the port number range from 1024 to 65535 and only an unused port number should be entered. The default port is 5800.

  4. Select Next > Install.

  5. When complete, select Finish to open the browser. If you do not want to open the browser immediately, deselect the checkbox.

Run the installation from a command line

  1. Open a command window, by running as an administrator, and change the working directory to the location of the AVEVA-Adapter-Configuration-Utility-1.0.0-x64_.msi file.

  2. Enter the msiexec command and specify parameters to run the installation, using the following example as a guide.

    msiexec /quiet /i AVEVA-Adapter-Configuration-Utility-1.0.0-x64_.msi PORT="<number>" INSTALLFOLDER="<file_path>"

    Parameters:

    • /quiet – The installation runs in silent mode.

    • /i – This is the install flag.

    • PORT – Specify a port other than the default of 5800. If the "quiet" or "no ui" flag for msiexec is specified and the PORT value on the command line is not valid, the install will proceed with the default 5800 value.

    • INSTALLFOLDER – Specify an alternate location for the binary components other than the default location of "ProgramFiles\AVEVA\Adapter Configuration Utility". AVEVA recommends you use the default installation path.

    Note: If you do not specify a parameter, the default value for the parameter is used. Property names must be in all capital letters, for example, PORT.

    TitleResults for “How to create a CRG?”Also Available in