Summary
When installing a .msi using verbose logs it can be difficult to swiftly analyze the logs
Question
When installing a .msi using verbose logs it can be difficult to swiftly analyze the logs
For example, the following command line can be used to install a .msi using verbose logging: msiexec /i MyFile.msi /Le install.log
Answer
To read the log use: Windows Installer Verbose Log Analyzer