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.
In this video, I walk you through the method of using AutoHotkey to run command prompt commands to create, modify and delete Tasks on Task Scheduler.
In this video, we will be looking at the RegExReplace function in AutoHotkey.
These Hotkeys let you control your YouTube video from any window.
This is the first part of AutoHotkey Window Manipulation Series. In this video, I briefly explain what's expected in this series and then move onto how WinTitle and WinText work.
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 the steps to set up Visual Studio Code for scripting in AutoHotkey.
https://youtu.be/V2ePDPKMVdM
This is a more advanced mouse click recorder with a saving feature and allows for sleep time after each click.
This is part 5 of AutoHotkey Text/String Manipulation series. In this video, we will go through SplitPath and parsing XML data through MSXML2 ComObject.