win2000-startup programs?

wwg56

Junior Member
Dec 3, 2000
8
0
0
how do you disable programs from starting up during boot-up in win2000? I am familiar with shutting off start-up programs with win98 but can't do it with win2000. MS changed it and i haven't been able to figure it out. I have a program that wants to start-up at boot-up and connect to a server when i don't even want to use it. Please feel free to email @ wwg56@email.com or reply here. thank you for any help you may supply.
 

optimistic

Diamond Member
Apr 29, 2001
3,006
0
0
im not familiar with 2000 but in WIN98 & WINXP. At START>RUN type: msconfig

Don't know if XP and 2k is the same.
 

JayBone

Member
Aug 10, 2001
126
0
0
regedit
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
and maybe
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\RunServices
I can't remember if the runservices one exists in win2k.

Also, in Control Panel - Administrative Tools - Services, check what's started and marked as "Automatic"
 

wwg56

Junior Member
Dec 3, 2000
8
0
0
Am i able to use the REM command like I could to stop a command line in older DOS. As in stopping a line from running in a autoexec.bat or a config.sys file?