• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Windows 2000 Startup programs...

Hey, how do you stop something from running on boot up with windows 2000? I remember msconfig from windows 98 but they removed that program 🙁. How did they replace it and how do i access it?
 
It's called Startup Control Panel and you can get it off of CNET's site here. After you install it, go to the Control Panel and you'll see an icon that says Startup. It's a great utility for NT/2000.
 
If you can get Msconfig off a Windows XP system, it works just fine with Windows 2000.
 
If the application is installed as a service you could always disable the service or set it so it only starts manually too.

Cheers to Iron Woode and Spade - I've downloaded that utility - looks pretty useful!
 
Go hack the registry. And here are the relavant keys:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run


 
There's another neat little program called Startup Cop that gives you several levels of control over what loads at startup.
 
Back
Top