Skip to content

Instantly share code, notes, and snippets.

@mark05e
Last active March 16, 2019 19:12
Show Gist options
  • Save mark05e/de8f1466c6bf50b3b307b9948b6a8c20 to your computer and use it in GitHub Desktop.
Save mark05e/de8f1466c6bf50b3b307b9948b6a8c20 to your computer and use it in GitHub Desktop.
; by GeekDude - https://www.autohotkey.com/boards/viewtopic.php?t=5099
Gui,-Caption ; make it borderless
Gui, Add, ActiveX, w100 h150, mshtml:<img src='http://www.animatedgif.net/cartoons/A_5odie_e0.gif' />
Gui, Show
esc::ExitApp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment