Skip to content

hyaray/ahk_v2_lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.