Last updated
Convert executable installers to MSI packages fast and easy.
$ winget install --id EXEMSI.MSIWrapper --exact --version 25.0.54.0Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.
MSI Wrapper uses MSI (WiX). The silent install switches are /quiet /norestart.
msiexec.exe /i MSI_Wrapper_25_0_54_0.msi /quiet /norestart
For IT teams
App deployment, patching, and remote support in one place. Push this app to every device you manage, keep it patched automatically, and see new CVEs the moment they land. Works with Intune or fully standalone.
Sign up freeFree for up to 5 devices.
MSI Wrapper is a tool that can convert non-MSI installers (EXE, scripts, etc.) into standardized MSI packages for streamlined enterprise deployment via systems like SCCM, Intune, or Group Policy.
Key Features/Capabilities:
- Repackaging: Transforms EXE, ZIP, or script-based setups into Windows Installer (.msi) format.
- Silent Installation: Enables unattended deployments with parameters (/qn).
- Basic Customization: Adds product metadata, shortcuts, registry keys, or file associations.
- Compatibility: Ensures installer compliance with enterprise management tools (SCCM/WSUS).
Use Cases:
- IT admins needing to deploy legacy or non-MSI software across corporate networks.
- Standardizing third-party apps lacking native MSI support.
| Architecture | Type | Scope | Install | Download |
|---|---|---|---|---|
| x86 | MSI WiX | machine | Direct |
Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.
1 known CVE via NVD
EXEMSI MSI Wrapper Versions prior to 10.0.50 and at least since version 6.0.91 will introduce a local privilege escalation vulnerability in installers it creates.
See a CVE that affects your fleet? Pckgr RMM flags vulnerable devices and pushes the patched version automatically.
More from exemsi.com or browse deployment, exe, installer.