You can save the picture you drew with your mouse using this AutoHotkey script and redraw it whenever.
➡️ https://youtu.be/sMZ000bK3Q8
In this video, we go through how to add shortkeys and icons to menu items.
This script allows you to grab the paths to the active folder, selected files or all files within the active folder.
In this video I explain what #MaxThreadsPerHotkey is and how you can make use of it. One of the examples I'll be showing you includes an infinite loop that you can toggle on and off by a single Hotkey.
In this video, we will be looking at the Option Prefix in RegEx patterns.
#Programming #Coding #Course #Tutorial #AutoHotkey #AHK #Automation #Productivity #Efficiency #Office #프로그래밍 #코딩 #강좌 #코스 #튜토리얼 #오토핫키 #자동화 #업무효율 #오피스 #직장인
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.
WinSet Region subcommand allows you to set visible regions or invisible regions within the target window.
These Hotkeys let you control your YouTube video from any window.
This is part 2 of AutoHotkey Text/String Manipulation series, and in this video we will go through StrReplace, StringCaseSense, InStr and SubStr.