Skip to content

Releases: VoidVolker/Windows-logon-service

1.2.2.450

12 Jan 20:46
Compare
Choose a tag to compare
  • Added relative path support
  • Working directory forced to binary location
  • Small logic bug fixed in config parsing order

1.2.1.424

01 Dec 15:06
Compare
Choose a tag to compare
  • 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

18 Nov 15:12
Compare
Choose a tag to compare

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

11 Feb 19:39
Compare
Choose a tag to compare

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.