how to make vb6 applicataion that tart automatically when windws starts
how to make vb6 applicataion that tart automatically when windws starts help me
Re: how to make vb6 applicataion that tart automatically when windws starts
That is not a function of your VB6 application, you need to "make" the Operating System start your application. Something like putting the .exe into the "AutoStart"-folder.
Re: how to make vb6 applicataion that tart automatically when windws starts
Quote:
Originally Posted by
kushaladhikari12
... help me
Have you tried searching the forum? Can you give us some background about your application? Perhaps there's a better way of doing what you want.
Re: how to make vb6 applicataion that tart automatically when windws starts