How to extract the files inside an MSI file


MSIEXEC /a MyPackage.MSI /c


A window will pop up and ask you where to put them. This will also place the files in sub-directories if that’s how they are inside the MSI.