How can I add a program to my windows startup???

chem3

New Member
Hi,

How can I add a program to my windows startup so that it will start automatically on windows startup? You can go to start then run then type " msconfig " then select startup and a list of programs will come out. all of these programs are automatically started on windows startup. But the question is how can I add a program to this list in order to make it start automatically on windows startup???

thanx
 
ok, goto "regedit", HKEY_LOCAL_MACHINE, SOFTWARE, Microsoft, Windows, CurrentVersion, and then click on Run. Now add on the right side a new string value, and name it, then rightclick on it to modify and typre in the exe ( or application) path you want to run on startup......The applications loading during startup are loaded according to the alphabetic order of the filenames.

Oh and a question if someone can answer, why is there always a (Default) REG_SZ always, anywhere.
thanks.
 
Last edited:
Back
Top