
These values are now translated automatically instead of being wrapped in an object. IDispatch allows omitting parameters by specifying a VARIANT of type VT_ERROR with value DISP_E_PARAMNOTFOUND. Instead of receiving a ComObject wrapper with the VT_BYREF|VT_VARIANT variant type, the script receives a temporary variable compatible with a normal ByRef parameter.Īdded support for omitting parameters in incoming COM calls. Both the script invoking the object and the object itself must be running a supported AutoHotkey version.Īdded support for ByRef VARIANT in incoming COM calls. Integers in the 32-bit range are still passed as VT_I4.Īdded support for two-variable enumerators (for-loops) with IDispatch-wrapped AutoHotkey objects. 1.1.37.00 - July 2, 2023Ĭhanged COM method and property calls to pass large integers as VT_I8, not VT_R8 (floating-point), so the original type and precision is retained. Users of AutoHotkey gave it a rating of 4 out of 5 stars.Changes & New Features | AutoHotkey Changes & New FeaturesĬhanges and new features introduced by the v1.1 branch of AutoHotkey development (formerly AutoHotkey_L) are listed below.įor older changes, see Archived Changes. ĪutoHotkey runs on the following operating systems: Windows. It was initially added to our database on. The latest version of AutoHotkey is 2.0.3, released on. It was checked for updates 471 times by the users of our client application UpdateStar during the last month. OverviewĪutoHotkey is a Freeware software in the category System Utilities developed by AutoHotkey. Other features: remap keys change soundcard settings (like volume or mute) use a joystick or keyboard as a mouse launch programs/documents make any window transparent, always-on-top, or alter its shape retrieve and change the clipboard's contents customize the tray menu's icon and menu items run existing AutoIt v2 scripts and convert any script into an EXE file that can be run on any computer. Finally, you can create your own applications and menu bars using standard controls like buttons, checkboxes, list-views, and tree-views.

For example, typing "btw" can automatically produce "by the way". Similarly, you can define abbreviations that expand as you type them. Virtually any key, button, or combination can become a hotkey.

You can also create hotkeys for keyboard, mouse, joystick, and handheld remote controls. You can write macros by hand or use the macro recorder.

This free, open-source utility can automate almost anything by sending keystrokes and mouse clicks.
