I want to rename a service in Windows 2000 Professional. I.e. not only the displayname but the name under which it is registered. Can anyone indicate of this is possible and, if so, where I can do it ??
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\ServicesExisting Service Name
You need to change that.
Type"=dword:00000020
"Start"=dword:00000003
"ErrorControl"=dword:00000001
"DisplayName"="your service name"
you want to change that
"ObjectName"="NT AUTHORITY\\LocalService"
"Description"="Whatever you want for you service as a description"
And I nearly completely confounded someone else by posting the above in the wrong thread.
just to clarify for me: this renames the readable name of the service, but not the process, correct? To rename the process, you would have to rename the executable?
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
There are only 10 kinds of people; those who understand binary and those who don't...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.