The detection in VS 2005 setup projects is a bit more flexible. In the .NET
framework launch condition You can specify 1.1.4322 as the required version
but set AllowLaterVersions to true, so if 1.1 or 2.0 are there the install
will proceed.

Signature
Phil Wilson
[Microsoft MVP-Windows Installer]
Definitive Guide to Windows Installer
http://apress.com/book/bookDisplay.html?bID=280
> VS .NET shipped with a merge module for setup projects that would detect
> and
[quoted text clipped - 6 lines]
>
> Thanks