You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have an auto updatable service, thanks to download feature of winsw. We are able to update everything but the configuration of the service. We can update the 'xml" config file, however the Windows Service Console never pickup changes.
In the config file we have the service description (with the version of the installed service), or configuration about the service that would be great to keep updated. Any ideas to keep it updated whitout manually uninstall and reinstall the service? LIke a way to always overwrrite the service config from the XML?