Suppress unnecessary window while install/uninstalling

This commit is contained in:
Yuya Ochiai
2016-12-22 23:26:18 +09:00
parent 77e9ba0a32
commit 48cb8a2bbf
2 changed files with 10 additions and 2 deletions

View File

@@ -14,6 +14,8 @@ Release date: TBD
### Bug Fixes
#### Windows
- Fixed an issue where an unexpected window appears while install/uninstalling
----