Created
February 12, 2015 15:09
-
-
Save Fastidious/3533f9d4616f86d61f40 to your computer and use it in GitHub Desktop.
Extract files from an .msi
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 /a PathToMSIFile /qb TARGETDIR=DirectoryToExtractTo |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment