Page 1 of 1

HOW TO Extract MSI files

Posted: Sat Oct 13, 2012 8:46 am
by RescuePC
msiexec /a filepath-to-MSI-file /qb TARGETDIR=filepath-to-target-folder
e.g
msiexec /a file.msi /qb TARGETDIR=c:\temp\mymsi