Programmatically determine .NET framework version

Answered Programmatically determine .NET framework version

  • Saturday, October 09, 2010 10:26 PM
     
     
    Does anyone know of a way to programmatically determine which version of the .NET framework is installed on a computer?  I was thinking of trying to scan the registry, but my main worry is that a user would need admin rights if trying to use the method of scanning the registry.

All Replies