On 12/10/2008 17:57, Eric D Peterson wrote: > Finally I got UWIN loaded on my XP laptop. YEAH. I have turned off > every sound setting I can find in windows. Yet I am still getting > very LOUD beeps (when going past limits in vi or command line). How > do I turn these off?
Try net stop beep This will disable from starting the driver at boot: Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Beep] "Start"=dword:00000004 I think some sound drivers also have "PC speaker" volume but I suspect you would have already found that. ~JasonG -- _______________________________________________ uwin-users mailing list [email protected] https://mailman.research.att.com/mailman/listinfo/uwin-users
