views:

7

answers:

0

I have application develop in .net 2.0. I have downloaded InstallShield 2010

I want that Installshield make setup for my application which detect dotnet framework if not available then install this framework from my setup file instead of going to internet and install it.

How can i achieve this task using InstallShield?