View Single Post
  #1 (permalink)  
Old 11-27-2010, 01:58 AM
mwalt2's Avatar
mwalt2
VIP Member
Offline
 
Join Date: Apr 2007
Posts: 1,759
Reputation: 5415
mwalt2 is a trusted member of the communitymwalt2 is a trusted member of the communitymwalt2 is a trusted member of the communitymwalt2 is a trusted member of the communitymwalt2 is a trusted member of the communitymwalt2 is a trusted member of the communitymwalt2 is a trusted member of the communitymwalt2 is a trusted member of the communitymwalt2 is a trusted member of the communitymwalt2 is a trusted member of the communitymwalt2 is a trusted member of the community
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Boot up sound change?

Quote:
Originally Posted by heyhi11 View Post
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.
Reply With Quote