How to pack a installation (framework + application) in one executable?
问题 I'd like to create a file 'setup.exe' that contains one application that I developed in C#, and the setup of .Net framework 4.0. The idea is: When I execute the 'setup.exe' this one will check if have the .net framework 4.0 installed on the computer, and if don't install it! Using InstallShield 2009. Anyone knows how to do this? Let me know if don't understand anything. Thanks. 回答1: Regarding setup you can use the built-in mechanism which come with Visual Studio, they allow for example to