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

AVEVA™ Process Simulation

Troubleshoot the installation

  • Last UpdatedJan 06, 2025
  • 1 minute read

If you are installing AVEVA Real-Time System (RTS) on a Windows Server operating system (OS) after previously uninstalling RTS, you might get a message that the product "is already installed" when you try to re-install RTS. If you continue to receive this message after you confirm that RTS is not installed, an unrelated corruption in the Windows registry may have caused a problem during the RTS uninstallation such that the RTS registry keys were not properly updated or removed. You may be able to fix this problem by cleaning up the RTS registry keys.

Troubleshoot this installation issue

  1. In the Windows taskbar or Start menu, search for PowerShell.

  2. In the list of search results, right-click Windows PowerShell, and then select Run as administrator.

    Windows PowerShell opens with administrator privileges.

  3. At the command prompt, enter the following command:

    msiexec /x $((Get-WmiObject Win32_Product | ? { $_.Name -like "*Process Simulation RTS*" }).IdentifyingNumber)

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