WinSet Region subcommand allows you to set visible regions or invisible regions within the target window.
In this video, we will be looking at the Option Prefix in RegEx patterns.
Sending keystrokes directly to a program or window is very simply done with the Controlsend command. In this way, you don't even have to activate the window to send the keys.
AHK window action commands such as WinActivate, WinActivateBottom, WinMaximize, WinMinimize, WinRestore, WinMinimizeAll, WinMinimizeAllUndo, WinClose, WinKill, WinSetTitle, and WinMenuSelectItem.
This script opens FileSelectFolder window in modern interface instead of the old default one.
In this video, we'll be looking into the FileSelectFile and FileSelectFolder commands that prompt users to select a file or a folder.
This short AutoHotkey script allows you to use the arrow keys to move your active window up, down, left and right bit by bit.
In this video, we're going to customize our AHK script's tray icon and its menu.
This AutoHotkey script sends four selected windows into the corners of your screen with a Hotkey so you don't have to manually position them in the corners one by one.
With this script you can infinitely send mouse clicks to a coordinate.
This video will teach you how to control your mouse to send clicks or move the cursor to a specific point using AutoHotkey.