itdevil Posted December 28, 2004 Posted December 28, 2004 Is there any methord to disable services of win2k PRO using Registy Key?I want to know is there any way to disable the keys so i can use RunOnceEx to make it unttanted tooThanks
durex Posted December 28, 2004 Posted December 28, 2004 Yea... goto "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services" figure out which hive corresponds to the service you want to disable and change the "Start" key to 4.. ie: Windows Registry Editor Version 5.00[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NPFMntor]"Start"=dword:00000004
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now