Skip to content

Instantly share code, notes, and snippets.

@jasoncable
Created November 21, 2019 13:22
Show Gist options
  • Save jasoncable/cd3e32d0e2b12870628c3e1e2cdb6dca to your computer and use it in GitHub Desktop.
Save jasoncable/cd3e32d0e2b12870628c3e1e2cdb6dca to your computer and use it in GitHub Desktop.
Windows Installer - MSI verbose logging
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