Download AutoHotkey 1.0.44.11

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.44.11 with the following changes since the previous entry in the muck tracker:

Version 1.0.44.11:

  • Fixed FileSelectFolder and TreeView to respond properly to mouse clicks when timers are running.
  • Fixed inability of OnMessage() to consistently monitor certain messages such as WM_NOTIFY. [thanks NumEric]
  • Fixed inability of literal/quoted strings to contain `%.
  • Fixed continuation sections to support #EscapeChar, #DerefChar, and #Delimiter. [thanks Laszlo]
  • Changed GroupBox to default to “no word-wrapping”. This can be overridden via +Wrap.
  • Changed/improved the ** operator and “Transform Pow” to support negative bases when the exponent isn’t fractional. [thanks Laszlo]
  • Improved GUI responsiveness during UrlDownloadtoFile (especially for slow downloads).

Version number 1.0.44.11
Operating systems Windows 9x, Windows NT, Windows 2000, Windows XP
Website AutoHotkey
Download
License type GPL
You might also like