This can be a useful method to hide annoying pop ups on your Windows.
In this video, we will be looking at a RegEx Tester script that helps you instantly test out your RegEx pattern to see if you get the intended matches.
This script allows you to grab the paths to the active folder, selected files or all files within the active folder.
If you need user input while your AutoHotkey script is running, then use the inputbox command as shown in this video.
The #If directives in AutoHotkey including #IfWinActive, #IfWinNotActive, #IfWinExist, #IfWinNotExist, and #If Expression
This is the second part of AutoHotkey file manipulation series and we'll be looking into get attributes and set attributes of a file or a folder, as well as FileExist function to check whether a file exists.
These are some methods through which you can download videos streamed online. Some methods do not require any programs other than your browser while others will use (free) external programs such as VLC Media Player, youtube-dl and ffmpeg.
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.
In this video, you'll learn how to schedule in advance a script to run at a specific time.
Use this script to quickly test out your code in a small GUI, instead of creating a new test script.
In this video we're going to look at AHK Windows Get commands to retrieve the data related to the target window such as the title, text, position and more.