Skip to content

Instantly share code, notes, and snippets.

@MatteoJoliveau
Created February 21, 2018 14:19
Show Gist options
  • Save MatteoJoliveau/a2d168b99ec3e7633902061de33703b8 to your computer and use it in GitHub Desktop.
Save MatteoJoliveau/a2d168b99ec3e7633902061de33703b8 to your computer and use it in GitHub Desktop.
; FixHp.ahk -> https://gist.github.com/nanomad/a71a801db7c2478b9fd6f28798821f04
#Include .\FixHp.ahk
f4::
Run "powershell"
Return
+f4::
Run *RunAs "powershell"
Return
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment