2
Answers

How to merge EXE and MSI files in one single EXE file?

I have one EXE and one MSI(created c# windows application) files. How to merge these files in one single EXE file?. and while installing, it has to be installed one by one.
 
Please suggest any best tool or method.
 

Answers (2)