Oct 2, 2008

How to setup Service Dependancy

1.regedt32 > HKEY_LOCAL_MACHINE > SYSTEM > CurrentControlSet > Services > "service name" that you want to setup dependency on another service
2. Edit > Add Value. Use the following values
Name: 'DependOnService'
Type: 'REG_MULTI_SZ'
Value: Name of you need to set dependency service
3. Check services , you can find the dependency relationship now.

0 意見: