Monday, January 5, 2015

Determine which version of the .NET Framework is installed


  1. Open the Registry Editor (regedit).
  2. First look here:  HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP.  Expand NDP and you will see all of the versions installed.
  3. To see if 4.5 and over is installed, you need to expand the v4 folder and click "Full".  Look at the version entry to see what version of 4 is installed.

No comments:

Post a Comment