News

To make your own AutoHotkey script for restoring a specific window, create a new *.ahk script and paste in the following code: ToggleWinMinimize (TheWindowTitle) { SetTitleMatchMode,2 ...
We waste a ton of time every day clicking through menus and typing repetitive text. AutoHotkey is a simple tool that eliminates that waste, allowing you to turn just about any action into a simple ...