Download AutoHotkey 1.0.46.06

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 AutoHotkey scripting language. The developer has been busy and has released version 1.0.46.06 with the following changes since the previous entry in the muck tracker:

Version 1.0.46.06:

  • Applied minor fixes and improvements to regular expressions by upgrading from PCRE 6.7 to 7.0. One of the most notable improvements is the `a option, which recognizes any type of newline (namely `r, `n, or `r`n). Similarly, the \R escape sequence means “any single newline of any type”.
  • Changed and fixed all Control commands and StatusBarWait to obey SetTitleMatchMode RegEx as documented.
  • Changed RegExReplace() to return the original/unaltered string rather than “” when an error occurs.
  • Changed: Enabled the Terminal Server Awareness flag on AutoHotkey.exe and compiled scripts.
  • Improved performance when assigning large strings returned from user-defined functions.

Version 1.0.46.05:

  • Fixed the Input command to allow named end keys like {F9} to work even when the shift key is being held down (broken by v1.0.45).
  • Fixed inability of “Gui Show” to focus the GUI window when the tray menu is used both to reload the script and to show the GUI window.
  • Fixed inability to pass some types of assignments (:=) to a ByRef parameter.

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

1.76MB

License type GPL
You might also like