Releases: odoryanse/kopia-windows-service-installation
Releases · odoryanse/kopia-windows-service-installation
Kopia Windows Service Installation Script v0.9.1
Release Notes
Version v0.9.1
In this version, I made several updates to improve compatibility and ease of use:
- The script will now use PowerShell instead of batch script
- PowerShell is now used to set the
SeServiceLogonRight. - Switched from Shawl to WinSW for better service configuration options.
Bug Fixes
- Fixed syntax errors that occurred on some Windows versions.
- Fixed issues accessing the repository when the service was running under a different account.
- Fixed the service not running on non-system partitions due to missing Working Directory setup.
- Corrected the configuration errors with the SSL certificate for the server.
Kopia Windows Service Installation Script v0.9.0
Merge branch 'main' of https://github.com/odoryanse/kopia-windows-ser…