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 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.
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? Push the patched version to Intune in one click with Pckgr.
More from exemsi.com or browse deployment, exe, installer.