.MSU Estensione file

Windows Vista Update Package

Sviluppatore Microsoft
Popolarità
4.2  |  189 Voti
 

Che cos'è un file 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).

Maggiori informazioni

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

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

Come aprire un file 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).

Apri oltre 400 formati di file con File Viewer Plus.Download gratuito

Programmi che aprono i file MSU

Windows
Incluso nel sistema operativo
Gratuito
Categoria: Varie
Aggiornato: 2022-08-10

Verificato da FileInfo.com

Il team di FileInfo.com ha analizzato in modo indipendente il formato file Windows Vista Update Package e le app Windows elencate in questa pagina. Il nostro obiettivo è il 100% di accuratezza e pubblichiamo solo informazioni sui tipi di file che abbiamo verificato.

Se desideri suggerire aggiunte o aggiornamenti a questa pagina, faccelo sapere.