Releases: DareFox/IdleAppStarter
Releases · DareFox/IdleAppStarter
Pre-release 2.0.0
How to install
Changes:
- Remove
Client
management logic fromService
to separateClientManager
class - Now
Service
starts client, you don't need to addClient
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