How to check sdk 1.1 installed?!

  • Thread starter Thread starter Fatih BOY
  • Start date Start date
F

Fatih BOY

How can i check whether .Net sdk 1.1 is installed on a computer!?
Which registery keys should i check!?
 
I'm using NSIS to install my c# application. While installing my application
if sdk 1.1 is not installed, i want to display an warning message with the
link of sdk to download.

To do so, i've to check sdk 1.1, but which keys and whick values!?
 

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

Similar Threads


Back
Top