WinSet Region subcommand allows you to set visible regions or invisible regions within the target window.
In this video, we will be looking some potential real life RegEx use cases. This is part 2 of 2 videos.
➡️ https://youtu.be/FdqQvbi4kL0
This AutoHotkey script will search and activate a specific tab on your Google Chrome Window.
➡️ https://youtu.be/Kq3xNyby-Hs
This script monitors and logs user key inputs and windows on which the user has been active on (including timestamps).
In this video, I'll be showing you the way to run AutoHotkey scripts directly from the portable version of SciTE4AutoHotkey.
You can create a very neat-looking frameless Notepad that sits always on top of other windows using the script!
In this video, I'll be showing you how to send an email out from your PC without having Microsoft Outlook installed.
In this video, we'll be going through how to create, write to, read and delete ini files using AutoHotkey.
In this video we'll be looking at the FileAppend command that creates or append to an existing file, and Loop Files that loops through the files and folders within a folder.