954,260 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

How do I start an application automatically before the Novell login client or windows

How do I start an application automatically before the Novell login client or windows XP/NT/2000 login??


...not sure why you would want to do that, but you could attach some sort of batch file or executable to the windows shell. It's somewhat unstable but i've seen it done.

dfdghgu
Newbie Poster
1 post since Jul 2011
Reputation Points: 10
Solved Threads: 0
 

These two keys are read before winlogon starts. To learn how to use them you can read up on M$ support or technet about service order loading and control, and the Session Mgr.
1. BootExecute HKLM\System\CurrentControlSet\Control\Session Manager
2. Services HKLM\System\CurrentControlSet\Services
It's a pretty sensitive time in the order of things; if you load too early you'll get some error because of the loading, starting of services.

gerbil
Industrious Poster
4,208 posts since May 2005
Reputation Points: 239
Solved Threads: 300
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You