AutoHotkey 1.1.22.00 summary:
System requirements:
Windows (All Versions)
User Rating:
Click to voteAuthor / Product:
Old Versions:
Filename:
AutoHotkey112200_Install.exe
MD5 Checksum:
b4edcd035367be7c5cc4622f9a571996
AutoHotkey is an open-source utility and can automate almost anything by sending keystrokes and mouse clicks. You can write macros by hand or use the macro recorder. You can also create hotkeys for keyboard, mouse, joystick, and handheld remote controls. Virtually any key, button, or combination can become a hotkey. Similarly, you can define abbreviations that expand as you type them. For example, typing btw can automatically produce by the way. Finally, you can create custom data entry forms, user interfaces, and menu bars.
AutoHotkey Key Features:
- Change the volume, mute, and other settings of any soundcard.
- Make any window transparent, always-on-top, or alter its shape.
- Use a joystick or keyboard as a mouse.
- Monitor your system. For example, close unwanted windows the moment they appear.
- Retrieve and change the clipboard's contents, including file names copied from an Explorer window.
- Disable or override Windows' own shortcut keys such as Win+E and Win+R.
- Alleviate RSI with substitutes for Alt-Tab (using keys, mouse wheel, or buttons).
- Customize the tray icon menu with your own icon, tooltip, menu items, and submenus.
- Display dialog boxes, tooltips, balloon tips, and popup menus to interact with the user.
- Perform scripted actions in response to system shutdown or logoff.
- Detect how long the user has been idle. For example, run CPU intensive tasks only when the user is away.
- Automate game actions by detecting images and pixel colors (this is intended for legitimate uses such as the alleviation of RSI).
- Read, write, and parse text files more easily than in other languages.
- Perform operation(s) upon a set of files that match a wildcard pattern.
- Work with the registry and INI files.
Free app for setting up automation, hotkeys and scripting configuration
What's new in this version:
- Added SetErrorMode(SEM_FAILCRITICALERRORS) on program startup to suppress system-level error messages such as "There is no disk in the drive". Calling Drive or DriveGet no longer affects the process' error mode.
- Changed MonthCal controls to have tab-stop by default on Vista or later.
- Improved ComObjConnect to use IProvideClassInfo when available.
- Fixed some issues with method/property definitions following an end brace on the same line.
- Fixed Text/Link control auto-sizing to compensate for the +Border (WS_BORDER) style.
- Fixed Break N when Loop is used directly below If/Else/Try/Catch.
No comments:
Post a Comment