Andrei's blog
sharing coding bits
Showing posts with label
MSI
.
Show all posts
Showing posts with label
MSI
.
Show all posts
Tuesday, September 16, 2008
Extract all files from MSI
msiexec /a msifilepath /qb TARGETDIR=folderpath
Example: msiexec /a c:\testfile.msi /qb TARGETDIR="c:\my test\"
Older Posts
Home
Subscribe to:
Posts (Atom)