Skip to content

Instantly share code, notes, and snippets.

@nordineb
Created February 27, 2018 11:40
Show Gist options
  • Save nordineb/426935a6c667153849824312aad140ae to your computer and use it in GitHub Desktop.
Save nordineb/426935a6c667153849824312aad140ae to your computer and use it in GitHub Desktop.
Extract Msi

Extract an MSI package

msiexec /a f:\zenworks\zfdagent.msi /qb TARGETDIR=c:\zfd701
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment