View Single Post
  #8 (permalink)  
Old 08-15-2009, 03:44 PM
LilRico's Avatar
LilRico
CyanogenMod
Offline
Location: Orlando, Florida
 
Join Date: Feb 2008
Posts: 1,958
Reputation: 18111
LilRico can't get a higher reputation levelLilRico can't get a higher reputation levelLilRico can't get a higher reputation levelLilRico can't get a higher reputation levelLilRico can't get a higher reputation levelLilRico can't get a higher reputation levelLilRico can't get a higher reputation levelLilRico can't get a higher reputation levelLilRico can't get a higher reputation levelLilRico can't get a higher reputation levelLilRico can't get a higher reputation level
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via AIM to LilRico Send a message via MSN to LilRico
Re: T-mobile TP2 TF3D defaults to IE

Quote:
Originally Posted by DargonBM View Post
Okay after messing around with this myself for a little bit I figured it out it is not only a registry entry but you also have to configure another file so i am going to go over what i did for others out there looking to do the same thing

First I started messing with the registry on my device I figured out that if you go to
"HKCU\Software\HTC\Manila" you will find a reg key that says "DefaultBrowserIsIE" with a value of 1. If you delete that and add a new key that says "DefaultBrowserIsOpera" with a value of 1 any time TF3D would open a browser window for additional information it will use Opera (example on the weather tab if you hit the link at the bottom that says "More Detail Online" before it would open IE now it will open Opera) however if you use the search in the Internet Tab (side note in that same registry folder you can edit the "InternetSearchUrl" key to reflect your favorite search engine when using the search bar on the Internet Tab) or click on the bookmarks there it will still Open IE. To fix this you got to "\Application Data\Manila" in that folder you will find a file named "InternetPortal-en-us.xml" what I did was pull that back to my desktop unchecking the read only file attribute and opening it in notepad. When you open the file it will look something like this:

<?xml version="1.0" encoding="utf-16"?>
<InternetPortal>
<BrowserExe>\Windows\iexplore.exe</BrowserExe>
<IncludeUserFavorites>False</IncludeUserFavorites>
<Banner
DefaultImagePath="\Windows\HTC\Assets\Images\Inter netPortal\banner.qtc"
SelectedImagePath="\Windows\HTC\Assets\Images\Inte rnetPortal\banner_selected.qtc"
Text="Launch Browser"
NavigateUrl="http://web2go.com"
UrlText="web2go"
Width="480"
Height="215" />
<OperatorLinks>
<Link
Text="YouTube"
Executable="\windows\youtube.exe"
ImagePath="\Windows\HTC\Assets\Images\InternetPort al\youtube.qtc" />
<Link
Text="CNN"
NavigateUrl="http://tmobile.cnn.mlogic.mobi"
ImagePath="\Windows\_Bookmark_icon.qtc" />
<Link
Text="ESPN"
NavigateUrl="http://m.espn.go.com/wireless/index?z=TM"
ImagePath="\Windows\_Bookmark_icon.qtc" />
<Link
Text="Facebook"
NavigateUrl="http://m.facebook.com"
ImagePath="\Windows\_Bookmark_icon.qtc" />
</OperatorLinks>
</InternetPortal>

The thing you want to change here is "<BrowserExe>\Windows\iexplore.exe</BrowserExe>" instead you want it to be "<BrowserExe>\Windows\OperaL.exe</BrowserExe>" (side note you can also change what web page opens up when you tap on the large globe by editing the " NavigateUrl="http://web2go.com" " line and the " UrlText="web2go" " line mine point to google). Once you edit the file save it and recheck the read only file attribute and move it back onto your device over writing the existing file. Restart the device and everything is Opera.

Hope this helps out other people feel free to rewrite it to make more sense lol.
Anyone try this on their T-Mobile TP2? I need this for a friend, but I would like to see this tested on a couple of phones 1st just to make sure before I do it to his phone...
__________________
i930, Apache, Titan, Touch Diamond, Touch Pro, Touch Pro 2, HTC EVO 4G, Samsung Galaxy S II, Samsung Galaxy S III, Samsung Galaxy S IV.
Reply With Quote
This post has been thanked 2 times.