MSI Wrapper is a tool designed to convert executable installers to MSI packages. This tool supports passing parameters to the embedded setup executable when launching the MSI package. You can use the Windows Installer tool msiexec.exe to control the installation of an MSI package
Designed to create setup installation packages from MSI files to EXE file format
Comments