How To Make An Application a Service VB 6
-
Hi , please any one can help me how to make an application a service in VB 6 so that when the windows starts that application runs itself any don't have any need to start it. i.e , it starts itself.
-
Hi , please any one can help me how to make an application a service in VB 6 so that when the windows starts that application runs itself any don't have any need to start it. i.e , it starts itself.
Do you want to run your app when Windows starts or when the user logs on? If you want to run it when the user logs on, follow the link the other person posted. If you want to run it when Windows starts, check here[^]. Warning! You'r application cannot have a user interface! If your app isn't completely autonomous, you'll run into problems with your application, and possible even stop Windows from shutting down! VB6 was not designed to create true, native Windows Services. RageInTheMachine9532 "...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome