Find Program Files Directory in AutoHotkey
Traditionally, if you’re running AutoHotkey and want to use the Program Files directory in a path, you’d use the built-in variable %A_ProgramFiles% which would parse out to wherever the directory
Traditionally, if you’re running AutoHotkey and want to use the Program Files directory in a path, you’d use the built-in variable %A_ProgramFiles% which would parse out to wherever the directory
One of the more controversial changes in Firefox 4 was to remove the RSS Icon from the “Awesombar” that showed up when feeds were present on the page. Sure, there’s
I’ve gotten a lot of search results for “autohot key use mouse button as shortcut” lately so I figured I’d write a short post for whoever keeps looking for it.
As a computer science nerd, I probably get a little too excited by data visualizations and graphing. I particularly miss the Nexus facebook application, and have been looking around for
I’ve had another idea… press a certain key combination, and you get a link to whatever text you had selected. This mirrors the ability to easily share text on sites
Continue readingPastebin functionality from Dropbox and AutoHotKey