Administrator

Administrator

  • Tech Writer
  • 2.2k
  • 1.5m

Check for .Net availability

Mar 20 2003 10:20 AM
If one tries to start a .net application without the .net framework installed, one will get a nasty error message. I'd like to be able to use some true win32 code that will fire before the actual .net code which will present the user with an error message stating the reason for not starting. I've looked around a bit, but I can't find any code readily available. Does anyone know if there is something like this anywhere? If not, I'll have some digging to do, as my experience with win32 code is severely limited :( Jesse

Answers (1)