Create a vbscript file containing the following code
Set WshShell = CreateObject("WScript.Shell") WshShell.SendKeys(chr(&hAD))
Run it to mute or unmute the sound.
Create a vbscript file containing the following code
Set WshShell = CreateObject("WScript.Shell") WshShell.SendKeys(chr(&hAD))
Run it to mute or unmute the sound.
by
Tags:
Leave a Reply