Making app run on startup
Hey, is it possible so that when the user opens up the application, it will automatically be added to the startup? so that everytime the computer starts up the app will load without the user having to manually add it to the startup??
Thanks in advance
Re: Making app run on startup
Quote:
Originally posted by BorT
Hey, is it possible so that when the user opens up the application, it will automatically be added to the startup? so that everytime the computer starts up the app will load without the user having to manually add it to the startup??
Thanks in advance
I would have you program look to see if there is a shortcut to it in the startup folder, and if there isn't then make one or copy the exe over..
Rudy