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.
This script allows you to draw live on your screen so when you are presenting your screen to your audience, it would help them understand your message/demonstration much more easily.
➡️ https://youtu.be/2LSnS3egZzI
In this video I'll be demonstrating four ways to execute an AutoHotkey script without having to install AutoHotkey on your machine.
This is part 4 of AutoHotkey Text/String Manipulation series. In this video, we will go through Loop Parse and StrSplit.
This video will demo the AutoHotkey Spotlight and WinHole scripts which creates a spotlight around your mouse cursors or creates a hole in your active window to see what's behind the window.
If you want talk directly to elements (controls) within a window, you can use this script to help finding out what elements exist within your window
These Hotkeys let you control your YouTube video from any window.
In this video, I'll be showing you how to send an email out from your PC without having Microsoft Outlook installed.
This is the second part of AutoHotkey file manipulation series and we'll be looking into get attributes and set attributes of a file or a folder, as well as FileExist function to check whether a file exists.
This script allows you to create text boxes on your screen for you to input texts and have them displayed on your screen.