Quote:
Originally Posted by tiermann
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"
|
So, I am assuming that if I change the sound_on and sound_off values to phoneon1.wav and phoneoff1.wav I can essentially add those files to the windows directory and have the new sounds play instead.
ill try this when im done upgrading to vetvito's rom