Service dependencies....

  • Thread starter Thread starter John
  • Start date Start date
J

John

Hi All,
I want a service to start up after an other service has started up. This
should be possible by changing service dependencies. But the problem is that
I do not know how to change a service dependency.

Does anybody know how to do this?

Cheers!
John
 
Each service belongs to a Service Group, and it is possible to modify the
order that the groups start:

Use the Registry Editor and go to:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\ServiceGroupOrder
Double click on List in the right pane
You can then move the groups around in the list order

Regards,
/Jimmy
 
Hi

go to Administrative tools (in control panel ) double click on services and
the service you want double click to change him
any property that you wish.

Good Look,
Zvika

****************************
 
Back
Top