We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When upgrading fluent-package on windows, fluentdwinsvc configuration is always reset to factory default.
If user was configured fluentdwinsvc configuration, it is better to keep it.
The text was updated successfully, but these errors were encountered:
Note
Related to this, when we enable automatic service start, it is disabled again after updating.
Example(Fluent Package Command Prompt with administrative privilege):
$ sc config fluentdwinsvc start=delayed-auto
Sorry, something went wrong.
No branches or pull requests
Problem
When upgrading fluent-package on windows, fluentdwinsvc configuration is always reset to factory default.
Expected
If user was configured fluentdwinsvc configuration, it is better to keep it.
The text was updated successfully, but these errors were encountered: