The S R Store

Search This Blog

Thursday, October 23, 2008

REMOVE SERVICES DEPENDENCIES

This will allow you to disable a service or uninstall it from your system without effecting another service that depends on it.

1. After you have set your services the way you want them and you have disabled/uninstalled something that another services depends on, run “regedit”
2. Under HKEY_LOCAL_MACHINE\System\find the service that will not function, due to another service being disabled/uninstall (found in ControlSet001\Services, ControlSet002\Services, and CurrentControlSet\Services)
3. Once you have found the service right-click on the string value, “DependOnService,”and modify
4. You should now see a list of services that it is dependent on. Simply delete the service that you have disabled/uninstalled
5. Restart your computer and your ready to go

(IMPORTANT NOTE : I cannot guarantee that it will not have any bad effect on your system. As it worked fine for me, so please be careful.)

No comments:

Post a Comment

please do tell me if you like this stuff.