Download AutoHotkey 2.0.13

Spread the love

Version 2.0.13 of AutoHotkey has been released. This program allows you to place frequently used keystrokes, actions and/or button combos with keyboard and mouse in a script behind a shortcut key, so that the action in question is performed in one go. It is also possible to convert previously scripted key combinations from AutoIt2 to the AutoHotkey scripting language. Version 2.0 includes a new command set that is much more structured, but is not compatible with version 1.1. More about the differences between 1.1 and 2.0 can be found here this page are being found. The following improvements have been made in this release:

Changes in version 2.0.13:

  • Changed Hotkey function to throw ValueError if Options contains an invalid option.
  • Fixed InputHook to respect the +S option for Backspace when acting as undo.
  • Fixed debugger to safely handle property deletion during enumeration.
  • Fixed OLE clipboard content (eg error dialog text) being lost on exit.
  • Fixed detection of invalid suffix on a hotkey, such as Hotkey “a pu”.
  • Fixed DllCall AStr* arg type to copy back only if address changes.
  • Fixed #Include to correctly “close” any built-in variable it reads (no known impact on real-world scripts).
  • Fixed WinTitles with two different ahk_id values ​​to yield no match.

Version number 2.0.13
Release status Final
Operating systems Windows 7, Windows 8, Windows 10, Windows 11
Website AutoHotkey
Download https://www.autohotkey.com/download/
License type GPL
You might also like
Exit mobile version