In this video, we will be looking at the Parenthesis in RegEx patterns.
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.
Window conditional commands and functions such as WinWait, WinWaitActive, WinWaitNotActive, WinWaitClose, WinExist() and WinActive()
In this video I'll be demonstrating four ways to execute an AutoHotkey script without having to install AutoHotkey on your machine.
In this video, we'll be looking FileOpen() which gives you access to a File Object and use its methods and properties.
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're are going to create a script that allows you to use multiple clipboards (with back-up capability) step by step
In this video, I'll be showing you the steps to set up Visual Studio Code for scripting in AutoHotkey.
In this video, we go through how to add shortkeys and icons to menu items.
The #If directives in AutoHotkey including #IfWinActive, #IfWinNotActive, #IfWinExist, #IfWinNotExist, and #If Expression
In this video I walk you thru how to download and use the portable version of Tesseract for Optical Character Recognition (OCR) and Leptonica for image pre-processing to improve the OCR result.