Usability: open interface when launching .exe file
raveren opened this issue · 1 comments
raveren commented
It would make adding a windows-wide keyboard shortcut possible. Currently if the app is in the tray, launching the exe does nothing.
ryanSN commented
This sounds like a bug.
With it installed there currently is a global shortcut that is registered. windows key + shift + E
will open the application if minimized.
Clicking the exe will also do a check if trying to open a second application, which should be opening the application from a minimized state.