View Single Post
  #60 (permalink)  
Old 11-27-2009, 08:23 AM
logic88's Avatar
logic88
Lurker
Offline
 
Join Date: Nov 2009
Posts: 5
Reputation: 15
logic88 is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Ring and Vibrate won't stick after soft reset

I did some testing with those reg keys from the CAB in post #36. On my stock Sprint TP2, I was able to get the "Vibrate and Ring" setting to stick by editing the following two keys:

Code:
HKLM\Software\OEM\PhoneSetting

<parm name="RoamingAlert" value="0" datatype="integer" /> *was 1*
<parm name="PhoneSettingExt-DLL" value="PhoneSettingExt.dll" datatype="string" /> *was PhoneAdvanced.dll*
But the downside is that with the DLL changed, the "Advanced" tab no longer shows up in the All Settings:Personal:Phone preferences page. This is where you can do things like "Reject call with text messages" and "Turn speaker on when device is placed face down during a call". Not sure if the settings is simply hidden (and still works) or if those options no longer works because a different DLL is being called in the reg key. Will have to do more testing.

Last edited by logic88; 11-29-2009 at 09:14 PM.
Reply With Quote
This post has been thanked 1 times.