← Package directory
Available on winget

Install MSI Wrapper

Convert executable installers to MSI packages fast and easy.

Install with winget
winget install --id EXEMSI.MSIWrapper
Upgrade
winget upgrade --id EXEMSI.MSIWrapper
Uninstall
winget uninstall --id EXEMSI.MSIWrapper

About MSI Wrapper

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 inst...

Version history

Version Updated Notes
25.0.54.0 Unknown - Minor updates.
11.0.53.0 Unknown - Minor updates.
10.0.51.0 Unknown - Minor updates.
10.0.50.0 Unknown - Improved security for specific installation scenarios.
9.0.42.0 Unknown - Control visibility of entries in Apps & Features (Add or Remove Programs). Works for both the MSI and the wrapped installer. - Set the MSI package platform to either x86 (32-bit) or x64 (64-bit).
9.0.35.0 Unknown - Fix for user context when running per user installations without logged-in users.
9.0.34.0 Unknown - Support for SHA512 and fix for SHA1 license keys. - Minor bug fixes.
9.0.30.0 Unknown - Installation is now canceled if before/after actions return a non-zero exit code. - Control MSI file properties from XML configuration files. - All features are now available in the unregistered version. - The unregist...
8.0.26.0 Unknown - FIPS compliant license check. Users with FIPS enabled could not enter the professional license key.
8.0.25.0 Unknown - Minor changes in the user interface.
8.0.24.0 Unknown - New [FilesDir] macro that expands to the folder location where the executable is extracted and run. - Fix for [SourceDir] macro. It was not initialized correctly in some configurations. - The current directory for the...
8.0.21.0 Unknown - Usability improvements.
8.0.20.0 Unknown - Include other files than the executable itself. - Run commands before and after the wrapped installer runs.
7.1.12.0 Unknown - Support for empty manufacturer setting. - Improved error messages when patching the MSI.
7.1.11.0 Unknown Release notes
6.0.96.0 Unknown - Use comment setting in file properties. - Minor improvements.
6.0.92.0 Unknown - Fixed registration of DLL to work for all users. - Setup now installs MSI Wrapper for all users. - Supports setting a specific Product ID instead of an auto-generated one.
6.0.91.0 Unknown - New: Auto detect if the wrapped setup is installed per user or per machine. - New: Option to force elevation of wrapped installer and uninstaller. - Fix: User Interface Level (UILevel) is now used during uninstall.
5.1.89.0 Unknown - New fix for the temporary file problem with icons.
5.1.88.0 Unknown - Fixes temporary file problem with icons.