Last updated
A Windows Installer Database To XML Bi-Directional Converter.
$ winget install --id DanielGehriger.MSI2XML --exact --version 2.2.1.957Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.
msi2xml uses MSI. The silent install switches are /quiet /norestart.
msiexec.exe /i installer.msi /quiet /norestart
For Intune admins
Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.
Start free 30-day trialNo credit card required.
The command line tool msi2xml converts Windows Installer Databases (.msi) to text based XML files. The complementary tool xml2msi reconstructs the .msi from the XML file.
| Architecture | Type | Scope | Install | Download |
|---|---|---|---|---|
| x86 | MSI | machine | Direct |
Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.
No known CVEs for msi2xml.
Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.