holy-tao/Install AutoHotkey

Downloads and installs AutoHotkey and adds it to PATH

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
versionVersion of AutoHotkey to install (e.g. 2.0.19 or "latest")nolatest
destinationDirectory to install AutoHotkey into (defaults to current working directory)no""
compilerVersion of the compiler to install, if any (e.g. "Ahk2Exe1.1.37.02a0a" or "latest")no""
force-buildAlways build 2.1+ from source, ignoring any cached build (no effect for 2.0 releases)nofalse
namedescription
versionThe version of AutoHotkey that was actually installed
ahk32The full path to the installed AutoHotkey32.exe executable
ahk64The full path to the installed AutoHotkey64.exe executable
ahk2ExeThe full path to the installed AutoHotkey compiler