in this video, we'll be looking at FileRead, FileReadLine and Loop Read to read file contents from file(s).
https://youtu.be/ZUzx0saj8fk
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, I'll be showing you how to send an email out from your PC by compiling a C# script thru AutoHotkey.
This script allows you to create text boxes on your screen for you to input texts and have them displayed on your screen.
Watch this video to learn how to schedule AutoHotkey script to execute in future the simplest way!
This script creates a ripple effect around your mouse cursor upon performing mouse clicks so that your audience would recognise that the click have been performed.
In this video, we're going to customize our AHK script's tray icon and its menu.
➡️ https://youtu.be/5-wp9crAnNM
➡️ https://youtu.be/5-wp9crAnNM
In this video, we'll be looking into the FileSelectFile and FileSelectFolder commands that prompt users to select a file or a folder.
The #If directives in AutoHotkey including #IfWinActive, #IfWinNotActive, #IfWinExist, #IfWinNotExist, and #If Expression