Windows Develop Bookmark and Share   
 index > ClickOnce and Setup & Deployment Projects > Convert msi to exe
 

Convert msi to exe

hi
Is there any way to convert msi file to exe file ?
annie.arabad  Thursday, August 28, 2008 12:27 PM

Here's how we do it:Create a zip file, containing the msi file and any other prerequisites, and then use WinZipSE on the zip fileto create a self-extracting installer.

Daniel Rieck  Thursday, August 28, 2008 1:04 PM

Here's how we do it:Create a zip file, containing the msi file and any other prerequisites, and then use WinZipSE on the zip fileto create a self-extracting installer.

Daniel Rieck  Thursday, August 28, 2008 1:04 PM

Hi annie.arabad,

Besides Daniel has suggested, please alsocheck this solved thread which you may get more imformation.

http://forums.msdn.microsoft.com/en-US/netfxbcl/thread/17f49194-bac9-40e5-b4dd-8b04379374c5/

Best Regards,

Bruce Zhou

Windows Forms General FAQs
Windows Forms Data Controls and Databinding FAQs

Bruce.Zhou  Monday, September 01, 2008 8:15 AM
Use MSI to EXE Creator to convert msi to exe. I have used this tool, and really a great tool. Hope you will also be benefited with this tool.

Download this tool from following website:
http://www.msitoexecreator.com/


Best Regards
Allen Solly
Allen Solly  Wednesday, July 01, 2009 8:02 AM


Here is a software to convert msi to exe for really free , EgeUE Msi to Exe Converter , you can download from http://www.msi-to-exe.com/Download/EgeUE-MSI-to-EXE-Trail.exe . learn more : http://www.msi-to-exe.com , it's different with other software adding some provider's copyright in exe output files , and EgeUE Msi to Exe Converter is green , just download , then run it , no need set up , helps you convert msi to exe easily .
Alen Live  Wednesday, July 29, 2009 2:02 PM

You can use google to search for other answers

Custom Search

More Threads

• Creating Subfolders and *Suites* when publishing apps.
• Installing files to Vista Program Data Folder
• ClickOnce deployed app doesn't update automatically after renewing code signing certificate
• Is there an "Update Setup Project"?
• Clickonce publishing Error
• question on the publish wizard
• Is it possible to add keys to the registry with ClickOnce?
• How do I deploy security settings - best practice?
• How to install ClickOnce files on customers intranet server?
• Adding a desktop shortcut with a "OneClick" installed app.