I'm running TCC 17.00.77 x64 on Windows 10. I recently upgraded from windows 8.1 where my key alias:
@@alt-f4=echo exit & exit
worked fine, running tcexit.btm to completion.
In windows 10 tcexit.btm does start but the console closes before it completes. https://blogs.windows.com/buildinga...ovements-in-the-windows-10-technical-preview/ tells me of the console 'improvement' for Alt + F4 which I assume is the culprit. Defining another key with the same alias (eg @@alt-f3=echo exit & exit) works fine.
@@alt-f4=echo exit & exit
worked fine, running tcexit.btm to completion.
In windows 10 tcexit.btm does start but the console closes before it completes. https://blogs.windows.com/buildinga...ovements-in-the-windows-10-technical-preview/ tells me of the console 'improvement' for Alt + F4 which I assume is the culprit. Defining another key with the same alias (eg @@alt-f3=echo exit & exit) works fine.