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.
➡️ https://youtu.be/2LSnS3egZzI
➡️ https://youtu.be/DxAiTB2RSvg
This video is going to cover the Run and Runwait commands and will go through (among other things): 1. Basics of Run and Runwait 2. Use Run to Run a Search in a Folder 3. Pass Arguments to Programs 4. Pass Variables to another AutoHotkey script 5. How to Set Up and use Environmental Variable Path
In this video, I'll be showing you how to send an email out from your PC by compiling a C# script thru AutoHotkey.
Use this script to quickly test out your code in a small GUI, instead of creating a new test script.
This video will demo the AutoHotkey Spotlight and WinHole scripts which creates a spotlight around your mouse cursors or creates a hole in your active window to see what's behind the window.
Using this script, you can create and display subtitles on your screen!
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.