Automate Windows Using AutoHotKey
Autohotkey is excellent to extend basic Windows input/output into a scriptable format. My primary uses for AHK is to bind hotkeys to certain programs, websites, or bind a hotkey to print out a hard-to-remember bit of code.
AutoHotKey is freeware, it can be downloaded for Windows only from their website
The AHK forum boards is a great resource to communicate with fellow AHK scripters.
I will provide a few of my own scripts as well as some guided setup.