Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 448 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 448 Bytes

ahk_v2_lib

AutoHotkey64.exe and v2-beta libs

AutoHotkey64.exe is base on thqby/AutoHotkey_H, and compiled ahkDefine.ahk using Ahk2Exe to add basic methods and functions.

compile commandline: "Ahk2Exe.exe" /in "d:\ahkDefine.ahk" /out "D:\AutoHotkey64.exe" /base "c:\AutoHotkey\AutoHotkey64.exe" /resourceid #2

/resourceid #2 is the key param.