Download AutoHotkey 1.0.46.16

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. It is also possible to convert previously scripted key combinations from AutoIt2 to the scripting language from AutoHotkey. The developer has released version 1.0.46.16 with the following changes since the previous entry in the junk tracker:

Version 1.0.46.16:

  • Fixed “Gui, Tab, TabName” when used after a previous “Gui Tab”.
  • Improved SetTimer to treat negative periods as “run only once”.
  • Added “GuiControlGet Hwnd”, which is a more modular/dynamic way to retrieve a control’s HWND.
  • Added built-in variables A_ThisLabel and A_ThisFunc, which contain the names of the currently-executing label/function.

Version 1.0.46.15:

  • Fixed GuiControl, GuiControlGet, and “Gui ListView/TreeView” to support static variables and ByRefs that point to globals/statics.
  • Fixed FileInstall causing the Random command to become non-random in compiled scripts.
  • Reduced the size of compiled scripts by about 16 KB due to UPX 3.0. [thanks to atnbueno for discovering the optimal command-line switches]

Version number 1.0.46.16
Operating systems Windows 9x, Windows NT, Windows 2000, Windows XP, Windows Server 2003, Windows Vista
Website AutoHotkey
Download
License type GPL
You might also like
Exit mobile version