Advertisement
Guest User

Untitled

a guest
Jun 20th, 2018
256
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. ; "up arrow key" for volume up
  2. Up::run D:\Downloads\nircmd-x64\NirCmd.exe changeappvolume spotify.exe +0.05
  3.  
  4. ; "down arrow key" for volume down
  5. Down::run D:\Downloads\nircmd-x64\NirCmd.exe changeappvolume spotify.exe -0.05
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement