Andrei's blog
sharing coding bits
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\"
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)