Subscribe to Windows IT Pro

 

Get Newsletters

  • Get the Latest News
  • Product Updates
  • Helpful Tricks
  • Productivity Tips

Subscribe Now!

March 28, 2007 12:00 AM

How can I extract the files from a Windows Vista Microsoft Update Standalone Package (MSU)?

Windows IT Pro
InstantDoc ID #95608
Rating: (3)

A. The new MSU format doesn't support the old /x type switches to extract the content. It also can't be run on a pre-Vista OS. To extract the content from an MSU file, you need to use the Expand command that's part of Vista. (Note that the Expand command from earlier versions of Windows Vista are different and won't work. Use the -F switch to extract the content, as the following example shows:

  D:\temp>mkdir msu    

D:\temp>expand -F:* Windows6.0-KB929761-x86.msu d:\temp\msu

The command produces the following output:

Adding d:\temp\msu\WSUSSCAN.cab to Extraction Queue
Adding d:\temp\msu\Windows6.0-KB929761-x86.cab to Extraction Queue
Adding d:\temp\msu\Windows6.0-KB929761-x86-pkgProperties.txt to Extraction Queue

Adding d:\temp\msu\Windows6.0-KB929761-x86.xml to Extraction Queue

Expanding Files ....

Expanding Files Complete ...
4 files total.

At this point, the .cab files, which contain the actual files, are still not extracted, so now run the extract command on the cab file, as the following command and resulting output shows:

  D:\temp>expand -F:* d:\temp\msu\Windows6.0-KB929761-x86.cab d:\temp\msu  

Adding d:\temp\msu\update.mum to Extraction Queue
Adding d:\temp\msu\x86_microsoft-windows-wusa_31bf3856ad364e35_6.0.6000.20496_no ne_ab489c6034d78613.manifest to Extraction Queue
Adding d:\temp\msu\x86_microsoft-windows-wusa_31bf3856ad364e35_6.0.6000.16400_no ne_ab1a4f0b1b764fed.manifest to Extraction Queue
Adding d:\temp\msu\update-bf.mum to Extraction Queue
Adding d:\temp\msu\x86_microsoft-windows-wusa.d_31bf3856ad364e35_6.0.6000.20496_ none_4632ef2815ba2cfd.manifest to Extraction Queue
Adding d:\temp\msu\x86_microsoft-windows-wusa.d_31bf3856ad364e35_6.0.6000.16400_ none_4604a1d2fc58f6d7.manifest to Extraction Queue
Adding d:\temp\msu\update.cat to Extraction Queue
Adding d:\temp\msu\update-bf.cat to Extraction Queue
Adding d:\temp\msu\x86_microsoft-windows-wusa_31bf3856ad364e35_6.0.6000.16400_no ne_ab1a4f0b1b764fed\wusa.exe to Extraction Queue
Adding d:\temp\msu\x86_microsoft-windows-wusa_31bf3856ad364e35_6.0.6000.20496_no ne_ab489c6034d78613\wusa.exe to Extraction Queue

Expanding Files ....

Expanding Files Complete ...
10 files total.

Related Content:

ARTICLE TOOLS

Comments
  • richard
    5 years ago
    Apr 04, 2007

    Ok for extracting.
    But, what for ?
    What todo with that ?

You must log on before posting a comment.

Are you a new visitor? Register Here

advertisement

advertisement

White Papers

Get your Windows 7 deployment off to the right start by implementing PC lockdown. A locked-down environment is easier and cheaper to support since users are less likely to make unnecessary changes to the core system configuration - read more here!

Essential Guides

Is your iSCSI "lossy"? The reality is that most off-the-shelf Ethernet hardware deployed for iSCSI can lose packets, resulting in slow performance or application downtime. Learn how to assess your current iSCSI infrastructure and engineer an advanced iSCSI SAN infrastructure.

Web Seminars

What's the best way to keep your network safe from malware? In this web seminar, security expert Greg Shields suggests an alternative method to the traditional blacklisting approach that is common with anti-virus and anti-malware solutions.

eLearning Series

We bring the experts direct to you to share their real-world perspective and expertise. During each event, three sessions stream in real time, so you can learn, ask questions, and get solutions.
Upcoming event: Getting the Most with Exchange 2010 with Paul Robichaux

Subscribe to Windows IT Pro!

Windows is a trademark of the Microsoft group of companies. Windows IT Pro is used by Penton Media Inc. under license from owner.