Skip to content

Releases: DareFox/IdleAppStarter

Pre-release 2.0.0

19 Feb 17:38
8d5b7b7
Compare
Choose a tag to compare
Pre-release 2.0.0 Pre-release
Pre-release

How to install

Changes:

  • Remove Client management logic from Service to separate ClientManager class
  • Now Service starts client, you don't need to add Client to autostart anymore
  • Changed self-made logger to NLog with filters (100 Logs, 1 Log = Max 1 MB, Suspending duplicates in logs)
  • AppRunner now launching apps, accounting if these programs were launched before and weren't killed
  • Rewrote all Service logic
  • Changed WinAPI lib exception type from Exception to custom types
  • Added icons to binaries

Full Changelog: 1.0.2...pre-release-2.0.0

1.0.2

14 Feb 15:30
Compare
Choose a tag to compare

app - Client-side
service - Server-side

How to install

Changes:

  • Now the program, in addition to the process itself, kills all its child processes

1.0.1

13 Feb 15:50
Compare
Choose a tag to compare

app - Client-side
service - Server-side

To run service as Windows Service, use nssm

Changes:

  • Limit log size to ~1MB

1.0

12 Feb 13:33
Compare
Choose a tag to compare
1.0

app - Client-side
service - Server-side

To run service as Windows Service, use nmms