Step:
1. Start command prompt (Run as Administrator)
2. Type msiexec /a filepath to MSI file /qb TARGETDIR=filepath to target folder
Example:
4. Then you will see a directory is created in C:\temp\test and file will be extracted in this directory.
Reference:
http://www.tech-recipes.com/rx/2557/vista_how_to_extract_content_from_msi_files/
http://thebackroomtech.com/2007/08/23/howto-extract-files-from-a-msi-file-using-the-windows-command-line/
No comments:
Post a Comment