Programitic way of detecting .NET framework

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi

What is the reliable w ay to detect that .NET framework is installed on the system programitically

thank yo
vipin
 
I assume the existence of this key ensures that .NET is installed

L"SOFTWARE\\Microsoft\\.NETFramework"
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top