Click to See Complete Forum and Search --> : Load at startup


Alain Royer
June 4th, 1999, 10:44 AM
I would like my program to have a check box to load the program when windows 95/98 or NT is loading. My program is system tray and I would like the user to be able to turn it on or off.

So how can I make my program to add himself to the startup?

Thanks.

June 4th, 1999, 11:21 AM
One way (on 95/98) is to add a key to

HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run

Not this will start your software **BEFORE** login.