AutoHotkey Window Group commands allow for users to create groups of windows to switch activation among the windows in the groups, outside of the groups as well as close them.
This is how a Grand Child Menu for the Menu command can be created in AutoHotkey.
In this video, you'll learn how to schedule in advance a script to run at a specific time.
In this video, we will be looking at the Option Prefix in RegEx patterns.
https://youtu.be/V2ePDPKMVdM
In AutoHotkey, it's important that you understand the difference between the types of assignments. Watch this video to learn more.
You can use a script like this to help you memorise anything you're learning by sending regular emails to yourself with quizzes to test your knowledge. This script does not require MS Excel or Outlook.
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 we'll be going through some commands related to your Drive as well as OS and user info including some environment variables.
In this video, we're going to customize our AHK script's tray icon and its menu.