Releases: CleverCodeCravers/WindowsServicify
Releases · CleverCodeCravers/WindowsServicify
v1.8
v1.7 added logging for the surveilled process
The input of the surveilled process is now captured and also written into log files.
v1.6 cleaner behaviour
Whats changed?
Previously, when a service had been stopped it often threw an exception.
The service now exits clean and makes sure, that the surveilled process is also removed from memory.
Also, there are a few new messages the tool will write to the screen to remember the user that something was successful / what needs to be done after the windows service installation.
v1.5 cleaner behaviour
What's Changed
Previously, when a service had been stopped it often threw an exception.
The service now exits clean and makes sure, that the surveilled process is also removed from memory.
v1.4
v1.3 experiment, we hope that the path to the service does now work correctly
v1.2 experimental release
What's Changed
- The latest changes on main should also be copied to this issue by @stho32 in #4
- 1 windows servicify needs its first implementation by @stho32 in #8
Full Changelog: v1.1...v1.2
v1.1 experimental release
v1.0 experimental release
What's Changed
- 1 windows servicify needs its first implementation by @stho32 in #3
- created workflow by @stho32 in #2
Full Changelog: https://github.com/CleverCodeCravers/WindowsServicify/commits/v1.0