I have an application that I would like to be run on startup. Can someone tell me how to implement this or at least where to start?
thanks
Mark
Printable View
I have an application that I would like to be run on startup. Can someone tell me how to implement this or at least where to start?
thanks
Mark
just copy it to 'StartUp' on your start menu or add a registry entry at HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run to point to your program
Put a shortcut to your app in 'StartUp' in your Start menu ....
Sally