AutoHotkey 2.0.19
Free Download

Create automation scripts that can perform various repetitive tasks and ease your work, all thanks to this intuitive application.
Free Download
3.9/5 Votes: 19
Developer
Chris Mallett
Updated
Jan 02, 2023
Size
2.9 MB
Version
2.0.19
Requirements
Windows 11, 10, 8, 7, PC
Is It Safe?
Visit Homepage
Report this app

Windows automation and scripting programmed called AutoHotkey is free and open-source. It can be utilized for a number of things, such as:

Automating routine chores: AutoHotkey can be used to automate routine tasks like sending emails, renaming files, filling out web forms, and more.

Creating hotkeys and macros: AutoHotkey can make hotkeys, or custom keyboard shortcuts, to start applications or carry out particular activities, as well as macros, which automate intricate keystroke and mouse click sequences.

Keyboard customization and remapping: AutoHotkey has the ability to change and remap keyboard keys, such as changing Caps Lock to a modifier key or switching the locations of the Ctrl and Alt keys.

Easy graphical user interface (GUI) programmed can be made with AutoHotkey, such as dialogue boxes or

without the need for complicated programming, form fillers

Overall, AutoHotkey is an effective application for automating and customizing Windows computers, which helps users save time and be more productive.

AutoHotkey Latest Version 2.0.19 Update

Changed Menu methods to throw TargetError instead of Error when item isn't found. Removed Dispatch* and EventSink debugger pseudo-properties from ComObject. Inspecting the EventSink property wouldn't work because the property itself can't be queried. Dispatch Name and Dispatched aren't useful enough, especially when the class name is available.