Releases: VoidVolker/Windows-logon-service
Releases · VoidVolker/Windows-logon-service
1.2.2.450
1.2.1.424
- Fixed restart bug
- Added option
App.Arguments
- Changed App options to full names:
Restart
->App.Restart
Full Changelog: 1.2.0.225...1.2.1.424
1.2.0.225
Code update, bugfixes, multiapp start, new commands
- Process watcher replaced to WMI WinAPI instead processes endless search
- App restart options added
- Service status and restart commands added
- Config autoreload
- More logging
- WinXp support dropped (build is still works under VS2019 with dotnet 4.0.0 target, feel free to request a build)
1.1.0.67
Added config file and 2 dotnet versions support: 4.5.1 for Windows XP and 4.8.1 for newer Windows versions. Minor changes in code was done: some clean up, one bug fixed, added few additional commands for command line.