Can i add something to my startup in msconfig?

narutofan36

Platinum Member
Jan 29, 2006
2,823
0
76
just recheck the box or do u mean u want a specific app to run during startup that u dont see in msconfig?
 

Atheus

Diamond Member
Jun 7, 2005
7,313
2
0
1 - Place in startup folder.
or 2 - Place an entry in the registry under HKEY_LOCAL_MACHINE/software/miscrosoft/windows/currentversion/run
 

yodigity

Junior Member
Feb 11, 2006
8
0
0
Yep. The startup folder is the easiest way. But if you're looking for an alternative, you could drop a new String Value in the "HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows \ CurrentVersion \ Run" folder in the registry. Should show up in msconfig after a reboot.

If you're not familiar with any of that, might be best to stay away from that method though.
 

mechBgon

Super Moderator<br>Elite Member
Oct 31, 1999
30,699
1
0
To be specific, make it the C:\Documents and Settings\All Users\Start Menu\Programs\Startup folder. Assuming you want it to run when any user logs on, that is.