Code: [Select all] [Download] GeSHi © Codebox Plus
#singleInstance force
#persistent
#include *i <Lib_1>
loop
msgbox Test
I downloaded the newest version (1.1.28.00-H004), and I'm using the 64-bit version. Using
ahkTerminate
on the thread will crash the process. ahkReload
works fine, as does ahkPause
or anything else as far as I can tell. Trying to terminate while paused doesn't make a difference. The previous version I was using (1.1.26.01-H001) doesn't cause a crash, same script.