I’d like to create a setup using InstallShield. This setup must install on the pc the Framework .NET 40fx, and after this, install one application that developed in C#.
I have the framework setup, and my applications setup too.
How can I do that?
Thanks!
Using installShield 2009 I don’t have the option of .Net 4.0 like a redistributable, so I resolved this question inserting a prerequisite. it’s easy and worked.
Check it out:
http://blog.iswix.com/2006/11/using-installshield-12-to-install-net.html