Question

I have an application(.exe) and its SDB file, and now I want to bundle it into an MSI package for deployment as a installer. How can I create the msi package? Are there any tools? can it be done in Visual studio?

Was it helpful?

Solution

Have a look at WiX. Depending on what your installer has to do, it is the best way to get an msi.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top