
Detecting if .NET Framework is installed prior to installing application
Take a look at:
http://www.microsoft.com/indonesia/msdn/net_bootstrapper.asp
--
Scott Swigart
www.3leaf.com
Early Adopter Weblog: http://radio.weblogs.com/0117167/
Quote:
> Using a Setup project; How do i determine of .Net Framework is installed
or
> not?
> If it is not installed, how do I automatically run dotnetfx.exe via the
msi
> ?
> Concerns and considerations are also appreciated. As in: Is this the right
> thing to do?
> tia,
> Todd