• 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.

Where do I control start up programs in Win2k

Theres two easy ways to start programs at login. The easiest is to put a shortcut to your app (with any arguments you want) in the start-up items folder. The second easy way is to make the program launch a scheduled task, one that starts when Windows loads. I don't know how to get non-service apps to run as a service like you could do in NT 4. Anyone else know?
 
Hey, thanks for the help but I was actually looking for a way to remove some start up programs much like I'd do with MSCONFIG in Windows '98..
 
Hey I'm fairly sure you can do it in the registry only

use your registry editor (mental block but think it is regedt32)

then edit the keys under
HKLM\Software\Microsoft\Windows\CurrentVersion\Run

There you can edit out what you want to get rid of from your Win2k Startup.
 
Back
Top