Version number of DotNet 2.0

  • Thread starter Thread starter Doug
  • Start date Start date
D

Doug

What is the version number for DotNet 2.0? DotNet 1.1 is 1.1.4322, I'm
wondering what the full version number is for 2.0
 
Doug said:
What is the version number for DotNet 2.0? DotNet 1.1 is 1.1.4322, I'm
wondering what the full version number is for 2.0
Mine is 2.0.50727,

found using regedit at:

HKEY_LOCAL_MACHINE->SOFTWARE->Microsoft->.NETFramework
 
pvdg42 said:
Mine is 2.0.50727,

found using regedit at:

HKEY_LOCAL_MACHINE->SOFTWARE->Microsoft->.NETFramework

You can also see it by navigating here [path based on Win XP and
default installation of .Net]:

C:\WINDOWS\Microsoft.NET\Framework\
 
Back
Top