- AutoHotkey
What is AutoHotkey AutoHotkey is a free, open-source scripting language for Windows that allows users to easily create small to complex scripts for all kinds of tasks such as: form fillers, auto-clicking, macros, etc
- Beginner Tutorial | AutoHotkey v2
Learn how to download and install AutoHotkey, to create a script, to use hotkeys and hotstrings, to send keystrokes, to run programs, etc
- Quick Reference | AutoHotkey v2
In addition, many of AutoHotkey's enhancements to the AutoIt v2 command set, as well as the Window Spy and the old script compiler, were adapted directly from the AutoIt v3 source code
- AutoHotkey Documentation
AutoHotkey DocumentationAutoHotkey v1 1 AutoHotkey v2 0
- How to Install AutoHotkey
Learn how to install AutoHotkey Web Browsers Common web browsers may show a warning like "AutoHotkey_2 0_setup exe was blocked because it could harm your device " This is a generic warning that applies to any executable file type that isn't "commonly downloaded" In other words, it often happens for new releases of software, until more users have downloaded that particular version
- AutoHotkey v2
AutoHotkey v2 aims to improve the usability and convenience of the language and command set by sacrificing backward compatibility As such, scripts written for v1 generally will not work without changes on v2 The syntax is overall more consistent, with much fewer quirks and traps, and many other improvements have been made
- Frequently Asked Questions (FAQ) | AutoHotkey v1
AutoHotkey FAQ provides answers to common questions about using and troubleshooting AutoHotkey, a powerful scripting language for automating tasks on Windows
- Scripting Language | AutoHotkey v2
An AutoHotkey script is basically a set of instructions for the program to follow, written in a custom language exclusive to AutoHotkey This language bears some similarities to several other scripting languages, but also has its own unique strengths and pitfalls This document describes the language and also tries to point out common pitfalls
|