Tip Details

Extracting contents from MSI files

If you have an MSI file that you want to extract contents from, there is no need for third-party software. In Vista, you can extract the contents of an MSI file directly from the command line.

To start this process, you need a command line prompt with elevated privileges (If you don't know how to get one of these, look here: http://www.tipstrs.com/tip/1101/Admin-command-prompt-in-Vista). Once you have your prompt, type the following command:

msiexec /a <file name and path> /qb TARGETDIR=<path to extracted result>

where <file name and path> and <path to extracted result> get replaced with the actual files and result directories you want to use. For example, if I have an MSI file at the location c:\testdir\testfile.msi and I want to put the results in c:\testdir\testfile-results, I'd run the following command:

msiexec /a c:\testdir\testfile.msi /qb TARGETDIR=c:\testdir\testfile-results

Using this command, it is easy to extract the contents of MSI files from the command line without having to download third-party applications.
Rating: 100% positive – 3 total Votes
I Like this Tip I Don't Like this Tip
Categories: windows vista command line
Added: on Oct 09, 2007
Added By: an anonymous user
Searches: command line file msi vista

Comments on this Tip

Add a Comment
Thanks for this tip I wanted to see the extracted files for quick time and create a trans form file.
Cheers Gail
– Added by an anonymous user on Feb 23, 2008
Your Comment:
(how to format)
Keywords:
Rate This Tip:

Verify Humanity:
Sorry, we know it's annoying, but please enter the characters shown in the image to the left so that we know you're an actual person and not an evil spammer. Thanks.
       

Related Tips

Run an elevated command prompt in Vista

66% positive, 0 comments
– Tip added by an anonymous user on Jan 24, 2008

Customize the Vista Bubbles screensaver

100% positive, 1 comment - last added on Sep 27, 2009
– Tip added by an anonymous user on Nov 27, 2008

Copy and paste in the command prompt

Categories: windows DOS command line
100% positive, 0 comments
– Tip added by an anonymous user on Jul 09, 2008

Getting off-screen windows back on screen

Categories: windows vista windows xp
100% positive, 0 comments
– Tip added by an anonymous user on Oct 08, 2008

Start Windows Applications Maximized

100% positive, 0 comments
– Tip added by an anonymous user on Jan 31, 2011

Remove all the games from Windows Vista

Categories: Windows Vista games
100% positive, 0 comments
– Tip added by an anonymous user on Aug 03, 2009

Clear the print queue in Vista

100% positive, 0 comments
– Tip added by an anonymous user on Mar 10, 2009

Keeping users from clearing data in IE7

Categories: windows Vista IE7 security
100% positive, 0 comments
– Tip added by an anonymous user on Dec 19, 2008

Customize the Vista Ribbons screensaver

100% positive, 0 comments
– Tip added by an anonymous user on Nov 27, 2008

Keep Vista from connecting to ad hoc networks

100% positive, 0 comments
– Tip added by an anonymous user on Nov 14, 2008

Selecting multiple files in Vista

Categories: Vista Windows Explorer
100% positive, 0 comments
– Tip added by an anonymous user on Oct 21, 2008

Type URLs and program names into the Vista taskbar

100% positive, 0 comments
– Tip added by an anonymous user on Sep 08, 2008

Increase cursor thickness in Vista

100% positive, 0 comments
– Tip added by an anonymous user on Aug 08, 2008

Get rid of the Windows Mail splash screen

50% positive, 0 comments
– Tip added by an anonymous user on Aug 01, 2008

Getting rid of Open File warnings in Windows

no ratings, 0 comments
– Tip added by an anonymous user on Feb 14, 2011

Speed up external drives in Vista

Categories: Vista Windows drives speed
no ratings, 0 comments
– Tip added by an anonymous user on Jan 20, 2009

Improve Vista network performance

no ratings, 0 comments
– Tip added by an anonymous user on Dec 08, 2008

Remove the Windows Vista startup sound

no ratings, 0 comments
– Tip added by an anonymous user on Sep 22, 2008

Windows Vista performance tips

no ratings, 0 comments
– Tip added by an anonymous user on Aug 04, 2008

Toggle the firewall in Vista on and off

no ratings, 0 comments
– Tip added by an anonymous user on Jul 31, 2008