evilC / UCR

Universal Control Remapper [ALPHA]
MIT License
197 stars 31 forks source link

Hide Spalshscreen "UCR is loading" when starting minimized. #208

Closed Xyaren closed 3 years ago

Xyaren commented 6 years ago

This bothers me when having UCR in autostart- maybe add a parameter to suppress it ?

StrikeEagleCC commented 6 years ago

You can do this by editing UCRMain.ahk: comment out "this.SplashScreen(1)" in line 48 and "this.SplashScreen(0)" in line 149 for now.

Xyaren commented 6 years ago

Thank you, that worked for now.

evilC commented 6 years ago

There will likely be no more updates for this version of UCR, as all dev effort has moved to UCR-C#. We currently have a developer adding Minimize to Tray functionality for the new version