How to Convert Exe to Msi Files
Method 1: To convert EXE to MSI file, do the following:
1. Download Free Exe to Msi Converter, Select setup executable file.
2. Enter the command line arguments(like: "/s" ).
3. Click the Build MSI button.

Click the Test Installer button if you want to run MSI package.
This msi package can be used for deployment on multiple machines via Active Directory GPO and using SMS Server.
For more examples of use see Create WinRAR MSI package for network deployment.
System Requirements: Windows 2000/XP/2003/Vista with Microsoft® Windows® Installer 2.0 higher installed.
Examples: To convert WinRAR exe to MSI package, do the following:
1. Download Winrar here.
2. Run tool and select Winrar setup executable file.
3. Enter the command line arguments. If you want to do a silent install of winrar, use this switch /s.
4. Click the Build MSI button.

Click the Test Installer button if you want to run MSI package.

If you need to deploy msi WinRAR package to many clients computers, you can use Group Policy.
Note: Tool builds executable file in to a msi package and it will be executed with specified arguments during installation process. After installation is successfully completed the windows installer do not add a msi setup in the add/remove programs control panel. To uninstall the setup package use application's native uninstaller by running it from the Windows Control Panel.
Method 2:
Sometimes you just need a file in .msi format. Most silent installs, for example, require that you start with a .msi file instead of a .exe file. Here's a cool tool (written by Thunder-man) that does the conversion for you.

Exe-To-Msi makes it easy to unpack the Altiris SVS Setup file (Software_Virtualization_Agent.exe)
To instal Altiris SVS silent, we need the file "Software_Virtualization_Agent.msi"
With "Exe-To-Msi" we are able to get the setup file simply from the exe.
| License: | AJSL By clicking the download link below, you agree to the terms and conditions in the Altiris Juice Software License |
| Support: | User-contributed tools on the Juice are not supported by Altiris Technical Support. If you have questions about a tool, please communicate directly with the author by visiting their profile page and clicking the 'contact' tab. |
Download Msi to Exe Converter.