How do I create an .exe wrapper for my MSI?
| Article:HOWTO1384 | | | Created: 2005-12-27 | | | Updated: 2007-10-16 | | | Article URL http://www.symantec.com/docs/HOWTO1384 |
Question
How do I build an .exe that contains an .MSI?
Answer
To create an .EXE wrapper that installs your .MSI, perform the following steps:
- Open the .WSI in Windows Installer Editor tool.
- In the Installation Expert, select the Build Options menu.
- In the EXE options drop-down list, select Single File exe. Once you compile, you will have an .EXE file that contains the .msi.
When the .exe is run, it will first extract the .msi and then launch it.
Legacy ID
17323
Article URL http://www.symantec.com/docs/HOWTO1384
Terms of use for this information are found in Legal Notices









Thank you.