Using managed code to detect what .NET Framework versions and service packs are installed article on CodeProject shows how to do it purely in .NET, without resorting for interop and other “tricks”.
Using managed code to detect what .NET Framework versions and service packs are installed article on CodeProject shows how to do it purely in .NET, without resorting for interop and other “tricks”.