Viewing the logging details of the installation
If you install the GWM Visual Studio Add-In using the command line, instead of double clicking on the setup wizard, you can control many aspects including generating a log for the installation process.
To view the installation logs, run the following using the command line:
msiexec /i <the absolute path of the installer> /L*v <absolute path to the log file>