A Windows XP help forum. PCbanter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » PCbanter forum » Microsoft Windows XP » Windows XP Help and Support
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Is there a way to run a service a set time after Windows starts?



 
 
Thread Tools Display Modes
  #1  
Old January 9th 12, 02:58 PM posted to microsoft.public.windowsxp.help_and_support
vfclists[_2_]
external usenet poster
 
Posts: 9
Default Is there a way to run a service a set time after Windows starts?

I have a program that works as a service and works with the network on
a low level. It appears that a service it starts too early, so I want
to configure it so that it starts after Windows starts, ie after all
the stuff in the Registry etc are started.

I am thinking along the lines of the Windows equivalent of /etc/
rc.local in Linux, or even after /etc/rc.local has run.

Any ideas

/vfclistsGUY
Ads
  #2  
Old January 10th 12, 07:16 PM posted to microsoft.public.windowsxp.help_and_support
Zaphod Beeblebrox
external usenet poster
 
Posts: 868
Default Is there a way to run a service a set time after Windows starts?

vfclists wrote in

m:

I have a program that works as a service and works with the
network on a low level. It appears that a service it starts too
early, so I want to configure it so that it starts after Windows
starts, ie after all the stuff in the Registry etc are started.

I am thinking along the lines of the Windows equivalent of /etc/
rc.local in Linux, or even after /etc/rc.local has run.

Any ideas


A couple of ideas:

First, you should be able to identify the dependencies of your service
and set the service to wait for those dependencies to be met before
starting.

Second, if not, as an alternative you can set the service to start
manually and use a startup script (set in group policy editor) or a
LocalMachine Run registry entry to start it up.

--
Zaphod

Vell, Zaphod's just zis guy, ya know? - Gag Halfrunt

  #3  
Old January 10th 12, 11:07 PM posted to microsoft.public.windowsxp.help_and_support
SC Tom[_3_]
external usenet poster
 
Posts: 4,089
Default Is there a way to run a service a set time after Windows starts?


"vfclists" wrote in message
...
I have a program that works as a service and works with the network on
a low level. It appears that a service it starts too early, so I want
to configure it so that it starts after Windows starts, ie after all
the stuff in the Registry etc are started.

I am thinking along the lines of the Windows equivalent of /etc/
rc.local in Linux, or even after /etc/rc.local has run.

Any ideas

/vfclistsGUY


You can use Startup Delayer to set a delay time for your service to start:

http://www.r2.com.au/page/products/show/startdelay

I use it on my Win7 laptop to delay my Bluetooth and a couple of other programs from starting right away. (My Bluetooth
is an add-on, and will sometimes throw an error if it starts too soon).
Also, a number of services can be set to "Automatic (Delayed Start)" from within the service's properties. Might be
another option for you.
--
SC Tom

  #4  
Old February 4th 12, 02:25 AM posted to microsoft.public.windowsxp.help_and_support
John John MVP
external usenet poster
 
Posts: 84
Default Is there a way to run a service a set time after Windows starts?

On 09/01/2012 10:58 AM, vfclists wrote:
I have a program that works as a service and works with the network on
a low level. It appears that a service it starts too early, so I want
to configure it so that it starts after Windows starts, ie after all
the stuff in the Registry etc are started.

I am thinking along the lines of the Windows equivalent of /etc/
rc.local in Linux, or even after /etc/rc.local has run.

Any ideas

/vfclistsGUY


You could start it in a logon script.

John
 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off






All times are GMT +1. The time now is 06:23 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 PCbanter.
The comments are property of their posters.