MSI Wrapper
MSI Wrapper is a free tool by exemsi that converts executable setup programs into MSI packages, enabling easier deployment and uninstallation within Windows environments.
Follow to track new versions in your feed.
Overview
0
Silent install
Uninstall
msiexec /i <package>.msi /qnUninstall
msiexec /x <package>.msi /qn Version & Lifecycle
0
Community Notes
No community notes yet
Be the first to as a good question or share deployment tips, customization scripts, command lines, or troubleshooting steps.
Release Notes & Updates
0
Avg cadence: —
Next anticipated release: —
Updates • 0
Help us match vulnerabilities
No vulnerability match yet. Pick the right product:
Looking for matching products…
Don’t see it? Paste a CPE
Also known as
Other names people use for this app — helps search and matching.
MSIWrapper
Sign in to suggest a name.
Packaging Notes
0
Converts executable setup programs (.exe) to MSI packages; supports elevation control, per user/machine installs, exit code mapping, and smart uninstall.