News

This script is courtesy of the Lifehacker Coders group over on Productive Geek forums, and reader bobbo33 is the AutoHotkey wizard that figured out how to make it work for any window, and solved a ...
If you want this script to run every time you start Windows, see the FAQ section of the AHK help file. Come back tomorrow for more AutoHotkey goodness!
Run AutoHotkey. On any open area of the desktop, right-click and choose New, AutoHotkey script. Enter a name for the script (in this case something like fwiw.ahk) and press Enter.
How-to website How-To Geek has a great AutoHotkey script that inputs the text contents of your clipboard into the console window using the familiar CTRL+V paste combo.
And so I built a script. Meet ‘Grab to Scroll,’ a transformative AutoHotkey script The result is an incredibly simple script for AutoHotkey, a free Windows automation framework.
I guess worst case, you could write an Autohotkey script... Copy all the files you want to write out and rename them to a sequential title, then write an Autohotkey script to use a sequential loop ...
1. Run AutoHotkey. 2. On any open area of the desktop, right-click and choose New, AutoHotkey script. 3. Enter a name for the script (in this case something like fwiw.ahk) and press Enter. 4.