Is it possible to check whether a Windows installation is Genuine or not programmatically?
Lets just say I want to check Windows 7 from C, C++, Java or Python.
Is it possible to check whether a Windows installation is Genuine or not programmatically?
Share
this from CodeProject, in C++ ( Check for Windows Genuine in VC++ )