Releases: fa0311/DMMGamePlayerFastLauncher
v5.0.1
v5.0.0
概要
ほとんど作り直しました
互換性
過去に配信された v4.9 で動作していたショートカットと互換性がありません。
全てのショートカットを作り直してください。
注意
リリースされたばかりなので不具合が多い場合があります。
安定性を求める方は v4.9 を引き続き使うようにお願いします。
Summary
Almost completely reworked.
- Added GUI #70
- Added icons #8 Thanks to @reindex-ot
- Multiple account support #74
- Multilingual support
- Automatic updates #77 Thanks to @lutwidse
Compatibility
This is not compatible with shortcuts that worked in v4.9 that were distributed in the past.
Please recreate all shortcuts.
Note
Since this is a new release, there may be many bugs.
Please continue to use v4.9 if you want stability.
v4.9.0
概要
- #60 の修正
--debug
を廃止- 標準で
--debug
を有効にしエラーを見やすくしました (エラーが発生し強制終了した場合、すべてのログをエラーウィンドウに出力します)
互換性
過去に配信された v4.8 で動作していたショートカットと互換性があります
--debug
は廃止されたことに注意してください
Summary
- Fix #60.
- Removed
--debug
- Enabled
--debug
by default for better error visibility (If an error occurs and a forced termination occurs, all logs are output to the error window)
Compatibility
Compatible with shortcuts that worked in v4.8 delivered in the past
Note that --debug
is obsolete.
v4.8.0
概要
互換性
過去に配信された v4.7 で動作していたショートカットと互換性があります
DMMGamePlayer ver.5.2.0 以前のバージョンで動作しません
Summary
- Support for DMMGamePlayer ver.5.2.0 #58
- add
--debug
More Details
Compatibility
Compatible with shortcuts that worked in v4.7 delivered in the past
Does not work with DMMGamePlayer ver. 5.2.0 and earlier
v4.7.1
v4.7.0
概要
- DMMGamePlayer ver.5.1.39 に対応 @lutwidse に感謝 #52
--force-bypass-uac
を追加 詳細
互換性
過去に配信された v4.6 で動作していたショートカットと互換性があります
DMMGamePlayer ver.5.1.39 以前のバージョンで動作しません
Summary
- Support for DMMGamePlayer ver.5.1.39 Thanks to @lutwidse #52
- add
--force-bypass-uac
More Details
Compatibility
Compatible with shortcuts that worked in v4.6 delivered in the past
Does not work with DMMGamePlayer ver. 5.1.39 and earlier
v4.6.0
概要
- #50 管理者権限の自動昇格
--non-bypass-uac
引数を追加, 詳細--schtasks-path
引数を追加, 詳細Task.exe
を追加, 自動昇格の際に必要template.xml
を追加, 自動昇格の際に必要refresh.ps1
を追加, タスクスケジューラを削除する際に必要unins000.exe
unins000.bat
のファイル階層を修正
管理者権限の自動昇格
タスクスケジューラを使用して自動で管理者権限を昇格します
初回起動時に管理者権限を求めますが2回目以降は求めず自動昇格します
他のすべての方法で起動が失敗した場合に自動昇格を試みるため実行に時間がかかります(常時昇格する引数はそのうち)
互換性
過去に配信された v4.5 で動作していたショートカットと互換性があります
Summary
- #50 Automatic promotion of administrative privileges
- add
--non-bypass-uac
argument, More Details - add
--schtasks-path
argument, More Details - add
Task.exe
, required for automatic promotion - add
template.xml
, required for automatic promotion - add
refresh.ps1
, required when deleting task scheduler - modified file hierarchy of
unins000.exe
andunins000.bat
Automatically elevate administrator privileges
Use the Task Scheduler to automatically elevate administrator privileges
The first time it starts up, it will ask for administrator privileges, but the second and subsequent times it will not ask for them and will automatically promote you.
Takes time to execute because it tries to auto-promote if all other methods fail to start (arguments to always promote will come later)
Compatibility
Compatible with shortcuts that worked in v4.5 delivered in the past