-
Auto-start App
Hey everybody;
I need to have my program run before Windows has somebody log in. I've seen this done with Panda Antivirus; they place a small icon of a panda in the lower right-hand corner of your screen, and it's there before you even log in (and my computer is set to require CTRL-ALT-DLT to log in, and it is ALWAYS there).
I'm wondering how to do this with VB .NET. Is this a service? Or is this something more complicated?
Sean
-
This has been covered many many times and isn't specific to any language, but you have to use the language to write the appropriate information to the OS.
http://www.vbforums.com/images/top_search.gif
The question is even posted about 10 posts down from this post's current position.