Here you can create entrys to launch programs at startup,without
beeing displayed in the Startup folder in the Start Menu or under your
profile (documents and settings) :
- HKEY_CURRENT_USER\Software
\Microsoft\Windows\CurrentVersion\Run\
Create in the right pane a new REG_SZ [String Value] :
(Right click in the right pane , new , select REG_SZ [String Value])
Name it like the executable of the program you want to lunch at startup.
Now double click this new created entry and type in the valuefield the
path of the program you want to lunch at startup.
The program will be lunched at next time you logon.
Delete entries in the right pane to cancel programs from startup !

|