Tool to List installed .NET Frameworks & Service Packs

This tool will help us to get a list of installed .NET frameworks and its Service Packs on a machine. It is always hard to check Registry keys for verifying whether a version of .NET framework installed or not. This tool will do the registry key checking and based on the keys, it will list the frameworks installed along with the Service Pack version. This is built on .NET 2.0 framework as a console application. This tool checks the registry keys mentioned in https://support.microsoft.com/kb/318785/  for getting installed .NET frameworks. By using this tool,  it is not required anymore to manually check registry keys. Since, this tool is in alpha stage. Any suggestions/feedback on this tool for including more features/enhancements will be appreciated.

 

 

 

 

FrameworkChecker.zip