I'd like to create a setup with InstallShield 2009 that this one must install the framework .NET 4.0 and after this install a application developed in c#.
I already have both setups (The Framework .NET 4.0 and my C# application).
How to create a project on InstallShield 2009 to install both setups in just one?
Thanks.