InstallationΒΆ

AutoHotkey.py requires Python 3.7 and newer, AutoHotkey 1.1.28 and newer.

Once Python is installed, install the package to the Python user install directory. To do that, copy and paste the following into a PowerShell window:

py -m pip install --user autohotkey.py

AutoHotkey.py is now installed. Check out the Quickstart or go to the Documentation Overview.