Advertisement
Aldarana

AKH for Emil

Dec 15th, 2015
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. !4::!F4
  2.  
  3. >^Esc:: Send {Media_Play_Pause}
  4.  
  5. >^1::Send {Media_Prev}
  6.  
  7. >^2::Send {Media_Next}
  8.  
  9. RControl & LControl::send {Volume_Mute}
  10.  
  11. LControl & RControl::send {Volume_Mute}
  12.  
  13. >^E::
  14. Run Explorer
  15. return
  16.  
  17. <^+~::
  18. IfWinExist, Task Manager
  19. WinClose
  20. else
  21. Run taskmgr
  22. return
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement