➡️ https://youtu.be/FdqQvbi4kL0
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.
In this video, we're going to go through WinHide, WinShow and WinMove commands.
This script monitors and logs user key inputs and windows on which the user has been active on (including timestamps).
In AutoHotkey, it's important that you understand the difference between the types of assignments. Watch this video to learn more.
In this video, we will go through HTMLfile ComObj used for parsing HTML data. We will also go through a simple example of webscraping/webcrawling.
In this video, we're going to go through the Style and ExStyle subcommands for the WinSet command.
This script allows you to grab the paths to the active folder, selected files or all files within the active folder.
This is the first part of AutoHotkey file manipulation series and we'll be looking into how to create, move, rename, copy and delete files, folders and shortcuts.
https://youtu.be/z1827ksT3vE
These are a few methods through which you can copy the files' and folders' names and paths to your clipboard.