From: Wheel on
nobody wrote:
> I found a nice working tool named "SetSnd.exe" with multiple options!
>
> Have a look:
> http://board.gulli.com/thread/613387-wie-batch-datei-herstellen-um-lautstaerke-auf-5-zu-stellen/2/

Trying to complete this sub-thread.

--------------------------------

SetSound v0.7.1 (possibly)

From: Index of /gulli
http://1cl.1c.ohost.de/gulli/

Direct link:
http://1cl.1c.ohost.de/gulli/SetSnd.exe


Command-line switches: - (Appears to match download)

SetSnd SetMasterMute X
SetSnd SetWaveMute X
SetSnd SetCDAudioMute X
SetSnd SetLineInMute X
SetSnd SetSPDIFMute X
SetSnd SetMicMute X
SetSnd SetAuxMute X

X = 1 or 0 (ON or OFF)

SetSnd SetMasterVolume X
SetSnd SetWaveVolume X
SetSnd SetCDAudioVolume X
SetSnd SetLineInVolume X
SetSnd SetSPDIFVolume X
SetSnd SetMicVolume X
SetSnd SetAuxVolume X

X = 0-100%

SetSnd SetAllMax
SetSnd SetAllMin

--------------------------------

Excellent hunting trip.

Thank you for the feedback and link.
From: Wheel on
Klaw wrote:
> On 19 Dec 2009, Wheel <tyre(a)hub.axle> wrote in
> news:uNWWm.75241$Jo5.60551(a)newsfe24.ams2:
>
>> nobody wrote:
>>> I found a nice working tool named "SetSnd.exe" with multiple
>>> options!
>>>
>>> Have a look:
>>> http://board.gulli.com/thread/613387-wie-batch-datei-herstellen-um-la
>>> utstaerke-auf-5-zu-stellen/2/

>> SetSound v0.7.1 (possibly)
>>
>> From: Index of /gulli
>> http://1cl.1c.ohost.de/gulli/
>>
>> Direct link:
>> http://1cl.1c.ohost.de/gulli/SetSnd.exe
>>
>>
>> Command-line switches:

[... snip ...]

>
> board.gulli.com thread tells SetSnd must be in System32 folder.
>
> It does not work on my XP Pro. Does it work for you?
>

Works from anywhere with 'SetSnd.exe' placed in any directory on
my Xp Pro Sp2:

Command prompt
Batch file
Task Scheduler
etc.

Example using 'Start' -> 'Run'

"D:\Tools\Utils\SetSound 071\SetSnd.exe" SetCDAudioVolume 25
From: Klaw on
On 19 Dec 2009, Wheel <tyre(a)hub.axle> wrote in news:_F2Xm.51571$iW.2036
@newsfe30.ams2:

> Klaw wrote:
>> On 19 Dec 2009, Wheel <tyre(a)hub.axle> wrote in
>> news:uNWWm.75241$Jo5.60551(a)newsfe24.ams2:
>>
>>> nobody wrote:
>>>> I found a nice working tool named "SetSnd.exe" with multiple
>>>> options!
>>>>
>>>> Have a look:
>>>> http://board.gulli.com/thread/613387-wie-batch-datei-herstellen-um-la
>>>> utstaerke-auf-5-zu-stellen/2/
>
>>> SetSound v0.7.1 (possibly)
>>>
>>> From: Index of /gulli
>>> http://1cl.1c.ohost.de/gulli/
>>>
>>> Direct link:
>>> http://1cl.1c.ohost.de/gulli/SetSnd.exe
>>>
>>>
>>> Command-line switches:
>
> [... snip ...]
>
>>
>> board.gulli.com thread tells SetSnd must be in System32 folder.
>>
>> It does not work on my XP Pro. Does it work for you?
>>
>
> Works from anywhere with 'SetSnd.exe' placed in any directory on
> my Xp Pro Sp2:
>
> Command prompt
> Batch file
> Task Scheduler
> etc.
>
> Example using 'Start' -> 'Run'
>
> "D:\Tools\Utils\SetSound 071\SetSnd.exe" SetCDAudioVolume 25
>

Got it. Used wrong SetWaveAudioVolume.