Page 1 of 1

.NET Version 1.1 and 1.1 SP1

Posted: Tue Jan 24, 2006 5:51 pm
by gweihs
If i use "Check/Install .NET check V1.1" , what value will it return if:

1) Version 1.1 is installed
2) Version 1.1 SP1 is installed

is it true for each or true for 1 and not for 2

Posted: Tue Jan 24, 2006 5:55 pm
by MichaelNesmith
True for each.

Posted: Tue Jan 24, 2006 5:55 pm
by Gizm0
If you check for 1.1 SP1 and 1.1 is installed, it will return false,
if you check for 1.1 and 1.1 SP1 is installed, it will return true.