How can I determine if .NET needs to be installed on my system?

  • Thread starter Thread starter Opinicus
  • Start date Start date
O

Opinicus

Is there any way to determine if I have programs that need to have .NET
(1.1, 2.0, or 3.0) installed on my system?
 
Is there any way to determine if I have programs that need to have .NET
(1.1, 2.0, or 3.0) installed on my system?

They will tell you when you try to run the app if the framework is not
installed.
 
Try and run them ....

If it falls over then you know you need .NET or a new pc :)
 

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