View Single Post
  #24 (permalink)  
Old 12-29-2008, 10:52 PM
aceracer24's Avatar
aceracer24
VIP Member
Offline
Location: US, Utah
 
Join Date: Jan 2008
Posts: 1,568
Reputation: 1100
aceracer24 is halfway to VIP status based on repaceracer24 is halfway to VIP status based on repaceracer24 is halfway to VIP status based on repaceracer24 is halfway to VIP status based on repaceracer24 is halfway to VIP status based on repaceracer24 is halfway to VIP status based on repaceracer24 is halfway to VIP status based on repaceracer24 is halfway to VIP status based on repaceracer24 is halfway to VIP status based on rep
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: *Updated* [12-28-08] DREAM TP ROM v0.3 Sprint [OS 5.2.20954 Build 20954.1.5.0][UC

Quote:
Originally Posted by kndracing View Post
Also the home page defaults to the HTC 6800 page not the Touch Pro page.
Not entirely sure every one of these regedits are required but this is what I did and it works fine. Excuse the messyness, this is directly from my provisioning xml for UC. I think the main ones to try first are the MSHTML and the custom edits. If that doesn't work, then do the rest of them too.


EDIT: I cabbed the reg changes if anyone is willing to try it for themselves.


Code:
<!--Sprint PowerDeck Fix -->

<characteristic type="HKLM\Software\Microsoft\Windows\CurrentVersion\Internet Settings" translation="filesystem">
         <parm name="UAProf" datatype="string" value="http://device.sprintpcs.com/HTC/PPC6850SP/%CDMA_ROM_VERSION%.rdf"/>
      </characteristic>

<characteristic type="HKLM\Security\Internet Explorer" translation="filesystem">
         <parm name="MSHTML" datatype="integer" value="0"/>
      </characteristic>

<characteristic type="HKLM\Security\Internet Explorer\User Agent" translation="filesystem">
         <parm name="Custom" datatype="string" value="Sprint PPC6850SP"/>
      </characteristic>

<characteristic type="HKLM\Software\Microsoft\Windows\CurrentVersion\Internet Settings\5.0\User Agent\Post Platform" translation="filesystem">
         <parm name="PPC" datatype="string" value=""/>
      </characteristic>
Attached Files
File Type: cab Sprint PowerDeck Fix.cab (1.9 KB, 25 views) Click for barcode!
__________________
"Why do people who make more money have to be so stupid?"
"If you can't figure out something simple like how to use Google to search, don't even try flashing your phone!"


Last edited by aceracer24; 12-29-2008 at 11:07 PM.
Reply With Quote
This post has been thanked 1 times.