Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support specifying the service name & description #24

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

jessety
Copy link
Owner

@jessety jessety commented May 8, 2021

Description

What has changed in this PR?

Add the ability to specify the name and description of the Windows service on setup

Type

Does this fix bugs or add new features? Link any appropriate issues

Feature.
Fixes: #23, #46

Testing

Which environments has this change been tested in?

TBD

This is a work in progress. I still need to enable using this from the setup command, and test across different versions of Windows.

@jessety jessety added the enhancement New feature or request label May 8, 2021
@dev-syn
Copy link

dev-syn commented Jun 9, 2023

Description

What has changed in this PR?

Add the ability to specify the name and description of the Windows service on setup

Type

Does this fix bugs or add new features? Link any appropriate issues

Feature. Fixes: #23, #46

Testing

Which environments has this change been tested in?

TBD

This is a work in progress. I still need to enable using this from the setup command, and test across different versions of Windows.

Has this been implemented yet? I can't find anything in the README that talks about this but this was all the way back in 2021

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow a custom service name and description
2 participants