mwalt2 |
11-27-2010 01:58 AM |
Re: Boot up sound change?
Quote:
Originally Posted by heyhi11
(Post 2002791)
Im trying to change the boot up sound...to this wave file.. I did 2 things niether worked..
1 I went into active sync.windows folder and erased the phone on wav file and renamed the one i want to phone on .. now theres no start up sound at all
2 i went into reg edit..hkey local..htc..startup animation... there was no values so i made 1... that didnt work either. idk wat im doin i just tryed that out.. what can i do
|
The registry values are at:
Code:
[HKEY_CURRENT_USER\ControlPanel\PhoneExtendFunction\CDMA\FlightModeOnOFF]
"Sound_on"="\\windows\\PhoneOn.wav"
[HKEY_CURRENT_USER\ControlPanel\PhoneExtendFunction\CDMA\FlightModeOnOFF]
"Sound_off"="\\windows\\PhoneOff.wav"
If you used a wav and named it PhoneOn.wav, it should play. Also, you can't delete PhoneOn.wav from \windows as it is a ROM file. You can also just try changing the path/file name in the registry to see if it works.
|