A simple gui less volume control
start VolumeControl.exe {ARGUMENT}
start VolumeUpControl.exe
start VolumeDownControl.exe
start VolumeMuteControl.exe
{Argument}
is a placeholder for three different types of commands:
up
: emulate volume up keydown
: emulate volume down keymute
: emulate volume mute key
1.1.1
: bug fix inVolumeUpControl
andVolumeDownControl
1.1
: split in lib and single versions of supported commands1.0
: initial release