Skip to content

jerhos/ahk_scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Personal AutoHotkey v.2 Scripts

Making them public in case anyone else finds them useful.

Contents

TODO

  • Try out a workaround for the Firefox bug
  • Get tray_remove.ahk to work again (via dll call?)

License

All files are licensed under the WTFPL unless otherwise stated. Feel free to use them as you wish.

The files in the lib folder are licensed under their respective licenses (stated in the file headers).


1 Note: Discords Updater.exe and Discord.exe (which are both referenced in the shortcut) need to be run with elevated privileges. Since Discord does not spawn an UAC prompt, and AHK doesn't error out, when failing to do so, this took me a long time to figure out. The simplest solution is to run the script itself as admin using a batch file. See https://www.autohotkey.com/boards/viewtopic.php?t=104877#p466221

2 This is broken for now, since a Win11 update broke it.