Created
November 21, 2019 13:22
-
-
Save jasoncable/cd3e32d0e2b12870628c3e1e2cdb6dca to your computer and use it in GitHub Desktop.
Windows Installer - MSI verbose logging
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
msiexec /i MyApplication.msi /l*v MyLogFile.txt |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment