Windows update process and .msu patch in Windows Vista

Microsoft KB934307: Description of the Windows Update Stand-alone Installer (Wusa.exe) and of .msu files in Windows Vista.

Conclusion:
The patch file format .msu for Windows Vista is different from .exe patch files applied to previous OS. The .msu are in fact as same as .cab file formats and could be expanded using expand.exe command.
You can use Wusa.exe(Windows Update Stand-alone Installer) to install .msu patch for Windows Vista.

wusa.exe Windows6.0-KB934307-x86.msu

There’s two important parameters available to wusa.exe:

/quiet
/norestart

So it’s possible to implement a automatic patch infrastructure targets to Windows Vista client and server now.

Digg This
Reddit This
Stumble Now!
Buzz This
Vote on DZone
Share on Facebook
Bookmark this on Delicious
Kick It on DotNetKicks.com
Shout it
Share on LinkedIn
Bookmark this on Technorati
Post on Twitter
Google Buzz (aka. Google Reader)
This entry was posted in Default and tagged . Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="" highlight="">