.MSU 文件扩展名

Windows Vista Update Package

开发者 Microsoft
受欢迎程度
4.2  |  189 
 

什么是 MSU 文件?

An MSU file is an update package used by Windows Update, an application included with Windows Vista, Windows 7, and Windows Server. It contains one or more updates for applications and files on the Windows system. MSU files are installed by the Windows Update Stand-alone Installer (Wusa.exe), which is run by Windows Update automatically (the user generally does not need to manually install MSU files).

更多信息

Each MSU file contains four elements:

  1. Windows Update metadata, which describes the update package
  2. One or more .CAB files that store the update data for the package
  3. An .XML file which describes the contents of the MSU file
  4. A properties file that is read by Wusa.exe

注: Earlier versions of the Windows operating system used .MSI files for updates.

如何打开 MSU 文件

You can manually extract the contents of an MSU file at the Windows command prompt by typing:

expand -f:* "example.msu" output_directory

You can then manually install the update package by typing the following command:

pkgmgr.exe /n:output_directory\example.xml

(example.msu and example.xml have the same filename prefix).

If necessary, you can also extract and view the contents of an MSU file using 7-Zip (Windows).

使用File Viewer Plus打开 400 多种文件格式。免费下载

可打开 MSU 文件的程序

Windows
操作系统自带
免费
分类: 杂项
更新时间: 2022-08-10

验证者 FileInfo.com

FileInfo.com 团队 独立研究了本页面列出的 Windows Vista Update Package 文件格式和 Windows 应用。 我们的目标是达到 100% 的准确率,并且仅发布我们已验证过的文件类型信息。

如果您想为此页面提出新增或更新建议,请告诉我们