Full Guide: A Single Hotkey to Mute/Unmute Game + Play/Pause Media/Audio/Music/Video/Podcast Win 11
Channel:
Subscribers:
1,110
Published on ● Video Link: https://www.youtube.com/watch?v=_IlqWid8Iic
Full Guide: A Single Hotkey to Mute/Unmute Game + Play/Pause Media/Audio/Music/Video/Podcast Win 11. With Timestamp!
.vbs script to run .bat file silently in the background:
Set WshShell = CreateObject("WScript.Shell" )
WshShell.Run chr(34) & "Path to .bat file" & Chr(34), 0
Set WshShell = Nothing
AHK script:
^!p:: {
Send ("{Media_Play_Pause}")
Run "Path to .vbs file"
}
TIMESTAMP:
0:00 A bit of history and why I did it
0:55 How to set it all up
9:19 Showcase
10:22 Changing the hotkey
11:00 Summary and Recap
12:40 End
13:16 Showcase with dual screen