Trouble with the MSI Installer
- Last UpdatedJan 24, 2022
- 1 minute read
If there is an error with either of the two .msi files during installation, re-run by completing the following steps to generate a log file:
-
Open Command Prompt and change directory into the installer directory.
-
Re-run the installer with the command line parameter: msiexec/i "AVEVA WDA Framework.msi"/l*v installer.log
Note: Change the MSI filename as appropriate.
After the log file is generated, you may refer to it to find the cause of the problem.