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.
This short AutoHotkey script allows you to use the arrow keys to move your active window up, down, left and right bit by bit.
WinSet Subcommands (AlwaysOnTop, Bottom, Top, Disable, Enable, Transparent and TransColor)
In this video, we'll be looking FileOpen() which gives you access to a File Object and use its methods and properties.
➡️ https://youtu.be/FdqQvbi4kL0
If you want to customize your Traytip in AutoHotkey, you can use this Notify script!
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.
This is the first part of AutoHotkey Window Manipulation Series. In this video, I briefly explain what's expected in this series and then move onto how WinTitle and WinText work.
In this video, we're going to go through the Style and ExStyle subcommands for the WinSet command.
This is part 4 of AutoHotkey Text/String Manipulation series. In this video, we will go through Loop Parse and StrSplit.
AutoHotkey Window Group commands allow for users to create groups of windows to switch activation among the windows in the groups, outside of the groups as well as close them.