Closed ghost closed 3 years ago
Try that
RunWait "`"D:\ahkdll-v2-release\Compiler\Ahk2Exe.exe`" `"D:\ahkdll-v2-release\Compiler\Ahk2Exe.ahk`" /in `"D:\ahkdll-v2-release\src\exampleOne.ahk`" /out `"D:\ahkdll-v2-release\src\compiled\exampleOne.exe`" /bin `"D:\ahkdll-v2-release\x64w\AutoHotkey.exe`" /compress 1"
That appears to have resolved my issue. I didn't think about escaping the quotation marks since this is how the tool dumped the data in File -> Save As
.
Thanks!
Test Branch: https://github.com/Deafwave/ahkdll-v2-release/blob/testCompiler/src