News

The best part is that scripts can be compiled into an executable file and run on computers that don't have AutoHotkey installed. Today we'll be looking at three simple time-saving scripts that can ...
With a simple AutoHotkey script, you can tell your computer to launch different programs on startup with different combinations of the Caps Lock, Num Lock, and Scroll Lock functions turned on.
You can easily customize the AutoHotkey script to say anything you want instead of the default text. Here's the very, very simple script, which simply pops up an input box, and then takes whatever ...
Using AutoHotKey, you can map any key combination to any character — or even sequence of characters. For example, I've set Alt-hyphen to produce an en dash and Shift-Alt-hyphen to produce an em dash ...
For example, you type fwiw, and AHK replaces it with for what it’s worth. Hotstrings are great for, say, adding different signatures to e-mail messages (sig1, sig2, etc.), or just saving time when ...