I can write a .Net Application that can show a message dialog when .Net Framework in NOT installed?

  • Thread starter Thread starter babylon
  • Start date Start date
B

babylon

If I have a
Hello.exe, which is a .net application
Currently, if I run it without .net framework, it just crash

How can I make it display a messagebox, showing to the user that the .net
framework is not installed?

thank you
 
Back
Top