News

One simple tool gives you the power to build your own custom time-saving keyboard shortcuts. Here's how to set it up and get through that drudgework faster.
To make your own AutoHotkey script for restoring a specific window, create a new *.ahk script and paste in the following code: ToggleWinMinimize (TheWindowTitle) ...
Note: If you're trying to use an AutoHotkey script that requires Administrator access, you'll probably want to use this registry hack to add Run as Administrator to AutoHotkey scripts. Make ...