ahk2_lib icon indicating copy to clipboard operation
ahk2_lib copied to clipboard

After compile to Exe, LoadScript does not work.

Open yzqiang opened this issue 7 months ago • 3 comments

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.

yzqiang avatar Jul 04 '24 04:07 yzqiang