On Sun, 18 May 2008 17:28:50 -0600, Chuck McKinnis wrote:
>
>For sound, I think you will need to turn on the speakers. This is what
>I have in startup.cmd:
>
>rem turn on speakers
>@unimix.exe -id3 -cnt0 -val1 > nul
>@unimix.exe -id3 -cnt1 -val1 > nul
>rem set volume
>@unimix.exe -id27 -val33 > nul
>@unimix.exe -savet:\mmos2\unimix.ini > nul
>@exit
Chuck:
Do you use System Sounds also? With sys sounds on and the above in
startup.cmd on one bootup I had repeating sounds during desktop
startup. It hasn't repeated that condition but this is why I ask.
Also, I'm wondering about unimix.ini. If it is written once does
it really need to be in the startup.cmd and executed every time?