Is there a way to rename a windows service? Not the display name, mind you, the actual name. I can't seem to edit the value in enum\root to be what I want, and there ought to be an easier way, I just can't find it!
feedback
|
|
IIRC the following worked for me (once): This is nothing I ever would recommend doing This is what I did
| |||
|
feedback
|
|
The permissions on ENUM/Root are quite strict, besides I believe it's a dynamic area controlled by Windows. The place you want to be looking is HKLM\System\CurrentControlSet\Services. | |||||
feedback
|