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.
Sending keystrokes directly to a program or window is very simply done with the Controlsend command. In this way, you don't even have to activate the window to send the keys.
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.
In this video, we're going to go through the Style and ExStyle subcommands for the WinSet command.
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.
https://youtu.be/ZUzx0saj8fk
In this video, we'll be looking into the FileSelectFile and FileSelectFolder commands that prompt users to select a file or a folder.
➡️ https://youtu.be/Kq3xNyby-Hs
https://youtu.be/lB70na2F1iA
WinSet Region subcommand allows you to set visible regions or invisible regions within the target window.
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.