View Single Post
  #12 (permalink)  
Old 04-11-2008, 11:32 AM
jfolliard's Avatar
jfolliard
PPCGeeks Regular
Offline
Threadstarter
 
Join Date: Oct 2007
Posts: 216
Reputation: 45
jfolliard is just getting started
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: killing start up sounds

Quote:
Originally Posted by tiermann View Post
Only sprint and qwest have sounds for the phone radio turning on/off. Annoying because it happens on startup too.

Code:
[HKEY_CURRENT_USER\ControlPanel\PhoneExtendedFunction\CDMA\FlightModeOnOFF]
"EnableSound"=dword:1  ;Change this to 0 to stop it.
"Sound_on"="\\windows\\PhoneOn.wav"
"Sound_off"="\\windows\\PhoneOff.wav"
thanks very much! worked like a charm!

Jack
Reply With Quote