'Plagerized from someone in some forum :) Not exactly what you want, but it does mute.
set oshell=createobject("wscript.shell")
oshell.run "sndvol32"
oshell.appactivate "volume control"
WScript.sleep 600
oshell.appactivate "volume control"
oshell.sendkeys "{tab}"
wscript.sleep 600...
Save the following as yourname.reg and double click it.
REGEDIT4
// This adds the ability to Right-Click on a .dll or .ocx
// and get the Register / UnRegister options.
// .DLL files
[HKEY_CLASSES_ROOT\.dll]
@="dllfile"
[HKEY_CLASSES_ROOT\dllfile]
@="App Extension"...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.