Detecting .NET from a non-.NET program

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

Guest

Is there a way for programs written prior to VS .NET(in C++ with MFC and COM)
to detect .NET's presence on the client computer?
 
Your program could search the hard drive for the "Microsoft .NET" folder
located in c:\winnt or c:\windows.
 

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