Is there a way to check and see what version of the .NET framework is available on a machine, without manually digging through the registry, etc.?
Ideally, from C++. How can this be solved it?
Is there a way to check and see what version of the .NET framework is available on a machine, without manually digging through the registry, etc.?
Ideally, from C++. How can this be solved it?