Skip to content

Instantly share code, notes, and snippets.

@Fastidious
Created February 12, 2015 15:09
Show Gist options
  • Save Fastidious/3533f9d4616f86d61f40 to your computer and use it in GitHub Desktop.
Save Fastidious/3533f9d4616f86d61f40 to your computer and use it in GitHub Desktop.
Extract files from an .msi
msiexec /a PathToMSIFile /qb TARGETDIR=DirectoryToExtractTo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment