In this video, we'll be going through how to create, write to, read and delete ini files using AutoHotkey.
➡️ https://youtu.be/sMZ000bK3Q8
This script allows you to grab the paths to the active folder, selected files or all files within the active folder.
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.
WinSet Region subcommand allows you to set visible regions or invisible regions within the target window.
➡️ https://youtu.be/FdqQvbi4kL0
The #If directives in AutoHotkey including #IfWinActive, #IfWinNotActive, #IfWinExist, #IfWinNotExist, and #If Expression
In any programming language you can't avoid the infamous message boxes. AutoHotkey is no different and so... here it is!
In this video, we go through how to add shortkeys and icons to menu items.
Using this script, you can create and display subtitles on your screen!
You can use a script like this to help you memorise anything you're learning by sending regular emails to yourself with quizzes to test your knowledge. This script does not require MS Excel or Outlook.