AutoHotInterception icon indicating copy to clipboard operation
AutoHotInterception copied to clipboard

Compilation doesn't seem to include Interception files (or extracts improperly)

Open arimgibson opened this issue 4 years ago • 0 comments

When shipping the .exe alone as suggested in the README, I get the following error. The Lib folder is created properly but it doesn't seem like anything actually finishes extracting there before the script runs. It only contains an empty x64 folder.

image

When the .exe is shipping along with the lib folder used during development, AHK is able to properly reference that and run the script perfectly.

arimgibson avatar Mar 21 '21 12:03 arimgibson