- Start Up Applications
- Posted by LeeCO on December 18th, 2005
Windows XP Pro: I currently have an application which is in the Start group.
Unfortunately this does not start until after a user logs in. I need this
application to start on boot up, BEFORE log in. How can I make this happen?
- Posted by Wesley Vogel on December 18th, 2005
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\Run
--
Hope this helps. Let us know.
Wes
MS-MVP Windows Shell/User
In news:B432C362-3FA8-4E87-86EF-19D3900C683A@microsoft.com,
LeeCO <LeeCO@discussions.microsoft.com> hunted and pecked:
> Windows XP Pro: I currently have an application which is in the Start
> group. Unfortunately this does not start until after a user logs in. I
> need this application to start on boot up, BEFORE log in. How can I make
> this happen?
- Posted by Adam Leinss on December 19th, 2005
"=?Utf-8?B?TGVlQ08=?=" <LeeCO@discussions.microsoft.com> wrote in
news:B432C362-3FA8-4E87-86EF-19D3900C683A@microsoft.com:
> Windows XP Pro: I currently have an application which is in the
> Start group.
> Unfortunately this does not start until after a user logs in. I
> need this
> application to start on boot up, BEFORE log in. How can I make
> this happen?
Try starting the program as a service. I think there use to be a
utility called SRVINST from the NT 4 resource kit that would do that.
Adam
- Posted by Dave Harry on December 22nd, 2005
Forgive me, but I believe this starts the program after logon, and with user
credientials.
"Wesley Vogel" <123WVogel955@comcast.net> wrote in message
news:eyFchJABGHA.2036@TK2MSFTNGP14.phx.gbl...
> HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\Run
>
> --
> Hope this helps. Let us know.
>
> Wes
> MS-MVP Windows Shell/User
>
> In news:B432C362-3FA8-4E87-86EF-19D3900C683A@microsoft.com,
> LeeCO <LeeCO@discussions.microsoft.com> hunted and pecked:
>> Windows XP Pro: I currently have an application which is in the Start
>> group. Unfortunately this does not start until after a user logs in. I
>> need this application to start on boot up, BEFORE log in. How can I make
>> this happen?