Sunday, July 20, 2014

Quickly Make An Icon

Quick Any2Icon is the fastest way to do it. Choose center for transparent blank space. Stand alone operation.

Makes an icon from any graphic or photo. Works great.

edit: link has been fixed

Autohotkey V2 Stuff

 #Requires AutoHotkey v2.0 (required) #SingleInstance Force ::h::hello (hello with following space) :o:h::hello (hellow no following space) ...