I'm found no way via command prompt for some silly reason... My current solution of a small c# program pinvoking SendMessage (in user32.dll) I feel isn't quite the best way of going about making a shortcut to mute the volume on vista, but I have yet to find a simple solution.
feedback
|
migrated from stackoverflow.com Nov 8 '10 at 14:07
This question came from our site for professional and enthusiast programmers.
|
According to this post:
Just save it as a .vbs file and set up a shortcut to that file. | |||
|
feedback
|