You can put an entry in the registry, under this key: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run and it will load up at the start up.
Also, I have a program called startstop which lets you customize which programs load on startup. When the computer boots up, you have 5 seconds to customize the programs then everything will load in normal order. Now how does that proggy load before all the others do?
Originally posted by markman I found a key in
HKLM\software\system\controlset001\services\mcshield
maybe thats it
anyone else have anything there?
The RunServices key is a hack for 9x to get apps to run before user "logon", to act like NT services. The "Run" key on NT doesn't get executed until a user logs on, and I believe the programs execute in the context of the user that just logged on. True services under NT are at HKLM\System\CurrentControlSet\Services mixed in with drivers. These are added via APIs for Services and can run as different user accounts (usually the LOCAL SYSTEM account).
Josh
Get these: MozillaOperaOpenBSD
I have books for sale: "MCSD in a Nutshell" and "VB Distributed Exam Cram" - PM me for details. Will also trade for a decent ATX Pentium 2 MB/CPU/RAM combo.