NET.Framework Version Checker – By Registry
I had a member who had problems figuring out how to check what NET.FRAMEWORK Version he was using on his Windows computer. So I came up with this Idea of making a simple tool to check the current Installed NET.FRAMEWORK Versions on a Computer!
Its made by reading REGISTRY KEYs of the Currrently Installed NET. FRAMEWORK version on the computer!
I am posting it with the Source Code and the Tool Itself. Hope that this will help others checking their Net.FRAMEWORK VERSIONS!
Enjoy….
Check-NET.-Framework-Version-Installed
Source-Code