Jump to content

Recommended Posts

Posted

:whistle: 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 too

Thanks :)


Posted

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...