-
Notifications
You must be signed in to change notification settings - Fork 50
Closed
Description
Repro
- In registry I updated the name / description values (see image below)
- Restarted SC service
- Same values appear in /api response
- Also tried adding config settings in ServiceControl.dll.config:
<add key="ServiceControl/Name" value="DancoSC" />
<add key="ServiceControl/Description" value="Danny's machine" />
- no impact on SC name / description (after saving and restarting SC service)
HTTP GET http://localhost:33333/API/
...
,"name":"ServiceControl@DANCO-WIN8",
"description":"ServiceControl on DANCO-WIN8"
}
Tested with SC 0.8.0-unstable293
Reactions are currently unavailable
