ahk2_lib
ahk2_lib copied to clipboard
After compile to Exe, LoadScript does not work.
I use LoadScript library great. But when I compile my script to Exe using AHK2EXE, it does not work. I trace the error using DebugView++, I found when AHK run script such as: LoadScript(script) There will be error happen and the Exe stop immediately. Exe is very important for me and other AHK developers. Please tell me the reason and help us to find a way. Thanks very much.