Releases: TenteEEEE/app_binder
Releases · TenteEEEE/app_binder
v0.2.2
v0.2.1: Merge pull request #5 from 27Cobalter/feature/start_with_minimized
@27Cobalter Add a minimize option #5
When you set -m or --minimum in arguments of AppBinder.exe, the program will start with minimum window(on the taskbar).
@27Cobalter 最小化オプションの追加 #5
AppBinder.exeの引数に -m か --minimum を追加すると、最小化状態で起動します(タスクバーにある)
v0.2
Ver.0.2 Features
- Added "Delay" option for binding apps
- Changed the serialization format to JSON
- Fixed memory leak by @KoyashiroKohaku #2
If you faced any errors on the booting, please remove the "config" file in the EXE directory.
Ver.0.2 の変更点
- ディレイオプションの追加
- コンフィグの設定ファイルをJSON形式に変更
- メモリーリークに関する修正 @KoyashiroKohaku #2
起動時に何らかのエラーが出れば、exeのあるフォルダにある既存のconfigを削除してみてください