Software Update: AutoHotkey 1.0.41.0

Spread the love

AutoHotkey is developed in C++ and allows you to put frequently used keystrokes, actions and/or button combos with the keyboard, mouse and gamepad behind a hotkey, so that the relevant action is performed in one go. In addition, it is possible to convert previously scripted AutoIt2 key combinations to the AutoKey scripting language. Yesterday a new version of AutoHotkey was released in the form of 1.0.41.0. The update is on this page in several flavors to download, including as executable and zip archive. Version 1.0.41.0 ships with the changelog below:

1.0.41

  • Fixed “Transform HTML”, which was broken by v1.0.40.02. [thanks Rabiator]
  • Improved syntax to support One True Brace (OTB) style with IFs, ELSEs, functions, and normal loops.
  • Added built-in variable A_AhkPath, which contains the full path and name of AutoHotkey.exe (if available).
  • Added directives #IfWinActive/Exist to enable selected hotkeys and hotstrings for only the windows you specify.

Version number 1.0.41.0
Operating systems Windows 9x, Windows NT, Windows 2000, Windows XP, Windows Server 2003
Website AutoHotkey
Download
File size

1.57MB

License type GPL
You might also like