Download AutoHotkey 2.0.2

Spread the love

Version 2.0.1 of AutoHotkey was released and shortly afterwards also 2.0.2. This program allows you to script frequently used keystrokes, actions and/or button combos with the keyboard and mouse 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 the 1.1 versions. More about the differences between 1.1 and 2.0 can be found here this page are being found. Since version 2.0.0 the following improvements have been made:

Changes in version 2.0.2:

  • Fixed Short DllCall arg type and undefined behavior for invalid types.
  • Fixed (non-string) file version number for AutoHotkey binaries.
  • Fixed parameter type errors to show the correct parameter number.

Changes in version 2.0.1:

  • Fixed Func.IsOptional(1) returning 0 in some cases where it shouldn’t.
  • Fixed Gui event handler functions to not drop the Gui parameter when the Gui is its own event sink.
  • Fixed COM errors to not show “(null)” when no description is available.
  • Fixed ToolTips intermittently appearing at the wrong position.
  • Fixed __Enum(unset) to allow a second variable for Array, Match and Gui.
  • Fixed #include <> error messages to show “Script library” rather than “Function library”.
  • Fixed new threads being unable to prevent a message check with Critical.
  • Optimized conversion of DllCall type names.
  • Made some trivial but effective code size optimizations.
  • Fixed very long quoted strings causing PCRE error -21.
  • Fixed launcher doing nothing when compiled.

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