Skip to the content
Andrew Guyton's Blog
programming/photography/gaming
  • About
  • Contact
  • Photography
  • Projects
    • Game Feedback
    • Thanks
    • Wiki Editor Bug Reports
    • Wiki Editor Feedback
  • About
  • Contact
  • Photography
  • Projects
    • Game Feedback
    • Thanks
    • Wiki Editor Bug Reports
    • Wiki Editor Feedback

Tag AutoHotkey

  • Home
  • Explorer copy to Dropbox via AutoHotKey
By Andrew Guyton 0 Comment

Explorer copy to Dropbox via AutoHotKey

Software
AutoHotkey, automation, Dropbox, library

I’ve updated my dropbox library with the following function that copies a file or folder in windows explorer to your public directory. To use it, you’ll need AutoHotKey and a

Continue readingExplorer copy to Dropbox via AutoHotKey

By Andrew Guyton 0 Comment

Share iTunes song with AutoHotKey and Dropbox

Software
AutoHotkey, automation, Dropbox, iTunes

I wanted to quickly share the song that was playing in iTunes with a contact; I’ve been using Dropdox for a while, so I figured that would be a good

Continue readingShare iTunes song with AutoHotKey and Dropbox

By Andrew Guyton 0 Comment

AutoHotKey Recompile

Software
AutoHotkey, automation, notepad++, script

The following simple meta script will reload your AutoHotKey script when you save it in Notepad or Notepad++: #IfWinActive .ahk – Notepad ;; Ctrl+s saves and recompiles in Notepad AND

Continue readingAutoHotKey Recompile

By Andrew Guyton 0 Comment

Simple AutoHotKey Tricks

Software
AutoHotkey, automation, copy, firefox, IE

Here are some helpful hints for those using the amazing scripting program/framework/language AutoHotKey. When you copy, you need to wait for the text to appear on the clipboard. If you

Continue readingSimple AutoHotKey Tricks

By Andrew Guyton 0 Comment

Better Together: AutoHotKey and WinSplit Revolution

Software
AutoHotkey, scripts, usability, utility

One of the quirks about my laptop is that the numpad is accessed by a mysterious [fn] key that doesn’t “show up” internally in Windows. As such, it’s apparently difficult

Continue readingBetter Together: AutoHotKey and WinSplit Revolution

Posts navigation

1 2 3 4
Copyright © 2023