Last updated
Sumsie is an easy-to-use editor of Microsoft Installer files (.msi).
$ winget install --id Xersin.Sumsie --exact --version 1.0.0.0Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.
Sumsie 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 most famous tool for editing MSI database is Microsoft Orca. But Sumsie has all features of Orca, offers automatic built-in validation of all inserted values and has also some more advanced functions like batch filling of several tables. So if you need to edit any MSI file, you should definitely try it!
| Architecture | Type | Scope | Install | Download |
|---|---|---|---|---|
| x86 | MSI | user | 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 Sumsie.
Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.