AutoHotkey

Updated: 10/18/2022 by Computer Hope
A, H, and K keyboard keys, and AutoHotKey word

AutoHotkey is a fantastic free and open source Microsoft Windows tool that lets you create macros, scripts, and automate frequently performed tasks on your computer. For example, Computer Hope uses this tool daily to help answer common questions asked in e-mail quickly and perform other common repetitive tasks. Below are a few examples of what AutoHotkey can do.

AutoHotkey capabilities

  • Create a script or macro that is executed using keyboard shortcuts, hotkeys, joystick, and mouse clicks (left and right-click).
  • Create keywords (hotstring) that expand abbreviations or type out any frequently used response.
  • Create custom data-entry forms, user interfaces, and menu bars.
  • Create hotkeys for keyboard, joystick, and mouse. Virtually any key, button, or combination can become a hotkey.
  • Convert any script into an executable file (.exe file extension) that runs on computers without AutoHotkey installed.

Can I use AutoHotkey with an Apple computer?

Unfortunately, no. AutoHotkey requires Microsoft Windows and cannot run on macOS.

Can I use AutoHotkey with a Chromebook?

Unfortunately, no. AutoHotkey requires Microsoft Windows and cannot run on ChromeOS on a Chromebook.

Auto, Automation, CamelCase, Programming terms, Script