概述
AutoHotkey is a free, open-source custom scripting language for Microsoft Windows, initially aimed at providing easy keyboard shortcuts or hotkeys, fast macro-creation and software automation that allows users of most levels of computer skill to automate repetitive tasks in any Windows application. User interfaces can easily be extended or modified by AutoHotkey (for example, overriding the default Windows control key commands with their Emacs equivalents).
Please note that this is an unofficial store portation to support AutoHotkey on Windows 10 in S-Mode. It is not supported by the official AutoHotkey Team. You can get more information about this release by visiting the following thread on the AutoHotkey forum https://bit.ly/2WFabiv or the AutoHotkey website www.autohotkey.com
特性
Automatic updates through the store
Run, Edit and Convert scripts from the context menu
Create EXE files from your AHK script
Extensive documentation included
Runs on Windows 10 in S-Mode
ARM64 native release (Released by forbs and not part of the official Autohotkey)
此版本中的新增功能
v1.1.37.01
Fixed an issue with hotkeys not firing due to a race condition. If a modifier hotkey such as ~*RWin:: called Send or GetKeyState too soon, the OS could report that RWin isn't down, so the hook's modifier state would be "corrected" and hotkeys would wrongly fire or fail to fire. This was likely to occur only if another keyboard hook was installed more recently than the script's own hook, since in that case the OS would not update key state until the other hook's thread has resumed and returned.
Fixed hotstrings to use the Last Found Window set by #If.
Fixed MouseGetPos, ControlClick, ContextMenu Gui events and DropFile Gui events erroneously detecting a control at a specific point which actually lies one pixel below or to the right of the control.
Fixed an issue where any attempt to reinstall the keyboard or mouse hook would fail if the OS had automatically uninstalled the hook. It is still necessary to meet certain conditions before any such attempt can be made.
Dropped the ARM64 Store Edition.
系统要求
适用平台:电脑
操作系统:Windows 10 版本 10240.0 或更高版本
来自商店的评价 (0)