How to Load App at Boot?
Tech-Archive recommends: Speed Up your PC by fixing your registry
Hi all,
How do I instruct Windows 2000 to load an application at startup (prior to a
user login)? If I use HKLC > Software > Microsoft > Windows > CurrentVersion
> Run, the app only loads after a user logs in. And, apparently, Windows
2000 does not support the RunServices key.
I have a RAID-monitoring app that must run in order to detect array
failures. But this doesn't do much good in a server farm where users are
rarely logged in. I need the app to load on startup and stay resident with a
user logged in.
Any help is greatly appreciated.
Dave
.
Relevant Pages
- Re: CF Service Packs impacting registry auto start functionality?
... C shim app that calls IsAPIReady then CreateProcess on the CF app. ... > adjust the list of dependencies in the Init keys to load your program as ... > late during startup as possible, in hopes that the API will be ready by ... (microsoft.public.dotnet.framework.compactframework) - Re: Re-Installing An Add-In Inside Visual Studio
... to basically open the app, switch the add-in to not load at startup, ... get out of the app and come back in and I'd be fine (but I then have to ... (microsoft.public.vsnet.ide) - Re: Program start time
... get them to load quickly, or if the general consensus is that a multi- ... megabyte app is going to take a long time to start. ... Often all the forms and dialogs are created on startup and this takes time. ... (borland.public.delphi.non-technical) - Re: Mobile Development for WM 5 with one main exe controlling mult
... I'm trying to convince them with what you said about the load strategy, ... it could be due to the fact that all the loading are done ... App size has nothing ... split the whole program from one exe to multiple. ... (microsoft.public.pocketpc.developer) - Re: Reprise: Pended IOCtrl + LoadLibrary == Deadlock?
... >3) launching msdev.exe from the shell and from within windbg. ... >load (from within msdev) ionwizrd.exe ... When I hit F5 to run my app the following occurs: ... (microsoft.public.development.device.drivers) |
|