Last active
September 2, 2024 14:31
-
-
Save mark05e/de8f1466c6bf50b3b307b9948b6a8c20 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
; 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