Skip to content

Can't customize Name / Description properties #167

@dannycohen

Description

@dannycohen

Repro

  1. In registry I updated the name / description values (see image below)
  2. Restarted SC service
  3. Same values appear in /api response
  4. 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)

image

HTTP GET http://localhost:33333/API/

...
,"name":"ServiceControl@DANCO-WIN8",
"description":"ServiceControl on DANCO-WIN8"
}

Tested with SC 0.8.0-unstable293

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions