; Auto hot key script for shortcut keys for spotify/remap missing media keys ; "CTRL + MEDIA VOLUME UP" for previous track <^Volume_Down::Media_Prev ; "CTRL + MEDIA VOLUME UP" for next track <^Volume_Up::Media_Next ; Map media play button to open spotify Launch_Media::Run, "%userprofile%\AppData\Roaming\Spotify\Spotify.exe", "C:\", max
Above will make ctrl+volume keys control current track.
“Launch media”-button will open Spotify.
For AutoHotkey