Article ID: 934307 - Last Review: April 11, 2008 - Revision: 2.2 Description of the Windows Update Stand-alone Installer (Wusa.exe) and of .msu files in Windows Vista and in Windows Server 2008INTRODUCTIONThis article describes the Windows Update Stand-alone Installer (Wusa.exe) in Windows Vista and in Windows Server 2008. The Wusa.exe file is in the %windir%\System32 folder. The Windows Update Stand-alone Installer uses the Windows Update Agent API to install update packages. Update packages have an .msu file name
extension. The .msu file name extension is associated with the Windows Update Stand-alone Installer. MORE INFORMATIONAn .msu file contains the following contents:
When you start Wusa.exe in interactive mode, a welcome screen displays high-level information about the update. If you continue to install the update, Wusa.exe calls the appropriate function in the Windows Update Agent API to start the Windows Update wizard. The Windows Update wizard displays the Microsoft Software License Terms that are associated with the update package. Wusa.exe calls the Windows Update Agent API to continue the installation. Then, Wusa.exe waits until the Windows Update wizard finishes the installation. To install an .msu update package, run Wusa.exe together with the full path of the file. For example, if the Windows6.0-KB934307-x86.msu file is in the D:\934307 folder, type the following command at a command prompt to install the update package: wusa.exe d:\934307\Windows6.0-KB934307-x86.msu You can also double-click the .msu file to install the update package.Note You cannot use Wusa.exe to uninstall updates in Windows Vista or in Windows Server 2008. You can use Windows Defender Software Explorer to manually uninstall the updates. For more information about Software Explorer, visit the following Microsoft Web site: http://www.microsoft.com/windows/products/winfamily/defender/softwareexplorer.mspx
(http://www.microsoft.com/windows/products/winfamily/defender/softwareexplorer.mspx)
You can use the following switches together with Wusa.exe:
REFERENCESFor more information about the Windows Update Agent API, visit the following Microsoft Web
site:
Windows Update Agent (WUA) API Reference http://msdn2.microsoft.com/en-us/library/aa387292.aspx (http://msdn2.microsoft.com/en-us/library/aa387292.aspx) APPLIES TO
| Article Translations
|
Back to the top


