flyingpie / windows-terminal-quake

Enable Quake-style dropdown for (almost) any application.
https://wtq.flyingpie.nl
MIT License
598 stars 39 forks source link

start wt.exe with UseShellExecute=false to enable loading of settings #39

Closed thepigeonoftime closed 3 years ago

thepigeonoftime commented 4 years ago

On my machine wt.exe fails to load settings.json when it is launched by windows-terminal-quake. It works for me if I set useShellExecute=false in ProcessStartInfo. Not sure if that's consistent though or if the error is common in the first place.

flyingpie commented 3 years ago

@timepigeon This comes along in the next release, thank you very much!