Skip to content

Instantly share code, notes, and snippets.

@cpoDesign
Created September 5, 2017 06:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cpoDesign/68d3c6aafa0cb294608461c8aabeeb13 to your computer and use it in GitHub Desktop.
Save cpoDesign/68d3c6aafa0cb294608461c8aabeeb13 to your computer and use it in GitHub Desktop.
Extract MSI files without installing
msiexec /a c:\testfile.msi /qb TARGETDIR=c:\temp\test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment