Changing dependencies on a service

  • Thread starter Thread starter Wade
  • Start date Start date
W

Wade

I need to add a dependencie to a certain service. How is
this done? I have been looking and cannot determine.

Thanks for any assistance.
 
Open regedt32 and find the key ascociated with your service in:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services

open the service key and add or modify the value of DependOnService.
Reboot.
 
Back
Top