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