PPCGeeks Forums HTC Arrive HTC HD2 HTC Thunderbolt HTC Touch Pro 2 HTC Evo 4G HTC Evo 3D Samsung Galaxy S II Motorola Droid X Apple iPhone Blackberry
Go Back   PPCGeeks > Windows Mobile > WM HTC Devices > HTC Touch Pro 2
Register Community Search

Notices


Reply
 
LinkBack Thread Tools Display Modes
  #11 (permalink)  
Old 01-14-2010, 01:20 AM
Jsunn's Avatar
N00b
Offline
Pocket PC: HTC Touch Pro 2
Carrier: T-Mobile
Threadstarter
 
Join Date: Dec 2009
Posts: 25
Reputation: 0
Jsunn is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Internet Tab and Opera 10 Beta 2u...??

This is what my .xml file currently reads:

Code:
<?xml version="1.0" encoding="utf-16"?>
<InternetPortal>
  <BrowserExe>\ProgramFiles\OperaMobile10\Opera10-armv4i.exe</BrowserExe>
  <IncludeUserFavorites>False</IncludeUserFavorites>
  <Banner
    DefaultImagePath="\Windows\HTC\Assets\Images\InternetPortal\banner.qtc"  
    SelectedImagePath="\Windows\HTC\Assets\Images\InternetPortal\banner_selected.qtc"
    Text="Launch Browser"
    NavigateUrl="http://www.google.com"
    UrlText="Google"
    Width="480"
    Height="215" />
  <OperatorLinks>
    <Link
      Text="XDTalk"
      NavigateUrl="http://www.xdtalk.com/forums/"
      ImagePath="\Windows\_Bookmark_icon.qtc" />
    <Link
      Text="USAA"
      NavigateUrl="http://www.usaa.com"
      ImagePath="\Windows\_Bookmark_icon.qtc" />
    <Link
      Text="CNN"
      NavigateUrl="http://tmobile.cnn.mlogic.mobi"
      ImagePath="\Windows\_Bookmark_icon.qtc" />
    <Link
      Text="eBay"
      NavigateUrl="http://m.ebay.com"
      ImagePath="\Windows\_Bookmark_icon.qtc" />
   </OperatorLinks>
</InternetPortal>
Reply With Quote
  #12 (permalink)  
Old 01-14-2010, 05:36 PM
leepriestenator's Avatar
PPCGeeks Regular
Offline
Pocket PC: HTC HD2
Carrier: Somebody
 
Join Date: Jan 2007
Posts: 51
Reputation: 60
leepriestenator is becoming a great contributor
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Internet Tab and Opera 10 Beta 2u...??

Here's what you need to do.

1) Goto your \Windows folder
2) Locate a file by name 27c65cbd_manila and copy it to your Storage Card
3) Copy that same file again to your PC
4) Open the file in any text editor (works with notepad) on your PC.

It should look something like this

Code:
<?xml version="1.0" encoding="utf-16"?>
<InternetPortal>  
  <IncludeUserFavorites>True</IncludeUserFavorites>
  <Banner
    SelectedImagePath=""
    Width="0"
    Height="20" />
  <OperatorLinks>
    <Link
      Text="Opera"
      Executable="\windows\OperaL.exe"
      ImagePath="\windows\startopera_sm.png" />
    <Link
      Text="Internet Explorer"
      Executable="\windows\iexplore.exe"
      ImagePath="\windows\startie_sm.png" />
    <Link
      Text="Facebook"
      Executable="\windows\Start Menu\Programs\Internet\Facebook.lnk"
      ImagePath="\windows\startface_sm.png" />
    <Link
      Text="Bing"
      Executable="\windows\Start Menu\Programs\Internet\Bing.lnk"
      ImagePath="\windows\startBing_sm.png" />
  </OperatorLinks>
</InternetPortal>
5) Change what you see UNDERLINED to the path of your installation of Opera Mobile 10.
6) Copy the edited file back into your Windows folder. I would recommend turning off the Sense UI (Settings --> Today) before copying the file to your \Windows folder.
7) Soft Reset the device.


Keep the original copy of the file that you copied to your Storage Card as a backup just in case it doesn't work the way it's supposed to.

FAQ
Q. Why can't I edit this file on my PPC itself?
A. Well you can, but it won't work, atleast as far as the regular Notes program is concerned. The file has some additional characters (null I suppose) that need to be saved intact which won't happen if you use the Notes program on your PPC.

Q. I copied the file to my PC but can't see the file anywhere.
A. The file has "Read Only" and "System" file attributes. You either have to allow your Windows to Show Hidden and System files, or you need to remove the "System" file attribute from the file before copying it to your PC.

Q. This is too damn hard. Can you do it for me?
A. Sure, attach a copy of the original file here and i'll edit it for you.



If it works for you, then please don't forget to hit the Thanks button

Last edited by leepriestenator; 01-14-2010 at 06:04 PM.
Reply With Quote
  #13 (permalink)  
Old 01-14-2010, 06:18 PM
Jsunn's Avatar
N00b
Offline
Pocket PC: HTC Touch Pro 2
Carrier: T-Mobile
Threadstarter
 
Join Date: Dec 2009
Posts: 25
Reputation: 0
Jsunn is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Internet Tab and Opera 10 Beta 2u...??

I located the file that you specified...

The Only Code that was in the file was:

Code:
<?xml version="1.0" encoding="utf-16"?>
<InternetPortal>  
  <IncludeUserFavorites>True</IncludeUserFavorites>
  <Banner
    DefaultImagePath="\Windows\HTC\Assets\Images\InternetPortal\banner.qtc"
    SelectedImagePath="\Windows\HTC\Assets\Images\InternetPortal\banner_selected.qtc"
    Width="480"
    Height="215" />
  <OperatorLinks>
    <Link
      Text="YouTube"
      Executable="\windows\youtube.exe"
      ImagePath="\Windows\HTC\Assets\Images\InternetPortal\youtube.qtc" />
  </OperatorLinks>
</InternetPortal>
Reply With Quote
  #14 (permalink)  
Old 01-14-2010, 06:27 PM
Jsunn's Avatar
N00b
Offline
Pocket PC: HTC Touch Pro 2
Carrier: T-Mobile
Threadstarter
 
Join Date: Dec 2009
Posts: 25
Reputation: 0
Jsunn is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Internet Tab and Opera 10 Beta 2u...??

Additionally, I cannot edit the file and then place it back into the Windows Folder on the ppc.

Ist says I do not have permission on this device???


Thanks,
J
Reply With Quote
  #15 (permalink)  
Old 01-14-2010, 06:31 PM
leepriestenator's Avatar
PPCGeeks Regular
Offline
Pocket PC: HTC HD2
Carrier: Somebody
 
Join Date: Jan 2007
Posts: 51
Reputation: 60
leepriestenator is becoming a great contributor
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Internet Tab and Opera 10 Beta 2u...??

1. Can you post a screen shot of your existing Internet tab as it is?
2. You will need to use a program like Resco Explorer or Total Commander to copy the file back into the \Windows folder.
Reply With Quote
This post has been thanked 1 times.
  #16 (permalink)  
Old 01-14-2010, 06:34 PM
leepriestenator's Avatar
PPCGeeks Regular
Offline
Pocket PC: HTC HD2
Carrier: Somebody
 
Join Date: Jan 2007
Posts: 51
Reputation: 60
leepriestenator is becoming a great contributor
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Internet Tab and Opera 10 Beta 2u...??

I also noticed in your code (your XML file) that your path reads as

Code:
<?xml version="1.0" encoding="utf-16"?>
<InternetPortal>
  <BrowserExe>\ProgramFiles\OperaMobile10\Opera10-armv4i.exe</BrowserExe>
It should be Opera Mobile 10 instead of OperaMobile10. You forgot the spaces which is why you are getting the "Cannot find file" error. Check the path again properly.
Reply With Quote
This post has been thanked 1 times.
  #17 (permalink)  
Old 01-14-2010, 06:36 PM
Jsunn's Avatar
N00b
Offline
Pocket PC: HTC Touch Pro 2
Carrier: T-Mobile
Threadstarter
 
Join Date: Dec 2009
Posts: 25
Reputation: 0
Jsunn is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Internet Tab and Opera 10 Beta 2u...??

I don't know how to take a screen shot of the Internet Tab.

It does behave exactly like the xml file is configured:

Code:
<?xml version="1.0" encoding="utf-16"?>
<InternetPortal>
  <BrowserExe>\Windws\OperaL.exe</BrowserExe>
  <IncludeUserFavorites>False</IncludeUserFavorites>
  <Banner
    DefaultImagePath="\Windows\HTC\Assets\Images\InternetPortal\banner.qtc"  
    SelectedImagePath="\Windows\HTC\Assets\Images\InternetPortal\banner_selected.qtc"
    Text="Launch Browser"
    NavigateUrl="http://www.google.com"
    UrlText="Google"
    Width="480"
    Height="215" />
  <OperatorLinks>
    <Link
      Text="XDTalk"
      NavigateUrl="http://www.xdtalk.com/forums/"
      ImagePath="\Windows\_Bookmark_icon.qtc" />
    <Link
      Text="USAA"
      NavigateUrl="http://www.usaa.com"
      ImagePath="\Windows\_Bookmark_icon.qtc" />
    <Link
      Text="CNN"
      NavigateUrl="http://tmobile.cnn.mlogic.mobi"
      ImagePath="\Windows\_Bookmark_icon.qtc" />
    <Link
      Text="eBay"
      NavigateUrl="http://m.ebay.com"
      ImagePath="\Windows\_Bookmark_icon.qtc" />
   </OperatorLinks>
</InternetPortal>
Reply With Quote
  #18 (permalink)  
Old 01-14-2010, 06:42 PM
Jsunn's Avatar
N00b
Offline
Pocket PC: HTC Touch Pro 2
Carrier: T-Mobile
Threadstarter
 
Join Date: Dec 2009
Posts: 25
Reputation: 0
Jsunn is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Internet Tab and Opera 10 Beta 2u...??

Quote:
Originally Posted by leepriestenator View Post
I also noticed in your code (your XML file) that your path reads as

Code:
<?xml version="1.0" encoding="utf-16"?>
<InternetPortal>
  <BrowserExe>\ProgramFiles\OperaMobile10\Opera10-armv4i.exe</BrowserExe>
It should be Opera Mobile 10 instead of OperaMobile10. You forgot the spaces which is why you are getting the "Cannot find file" error. Check the path again properly.

I would like to say that the solution was much more complex, it wasn't! That fixed it!

The Internet tab loads Opera 10 now!

Didn't have to change anything else!
Reply With Quote
  #19 (permalink)  
Old 01-14-2010, 07:13 PM
jit's Avatar
jit
PPCGeeks Regular
Offline
Pocket PC: Touch Pro
Carrier: Sprint
 
Join Date: Mar 2009
Posts: 74
Reputation: 5
jit is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Internet Tab and Opera 10 Beta 2u...??

Do you still get an error message when clicking on bookmarks or the globe?

I get file/localhost/home could not be found
Reply With Quote
  #20 (permalink)  
Old 01-14-2010, 08:19 PM
Jsunn's Avatar
N00b
Offline
Pocket PC: HTC Touch Pro 2
Carrier: T-Mobile
Threadstarter
 
Join Date: Dec 2009
Posts: 25
Reputation: 0
Jsunn is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Internet Tab and Opera 10 Beta 2u...??

I do not get any types of errors.

It works perfectly

Here is my xml file in
\Aplication Data\Manila

Code:
<?xml version="1.0" encoding="utf-16"?>
<InternetPortal>
  <BrowserExe>\Program Files\Opera Mobile 10\Opera10-armv4i.exe</BrowserExe>
  <IncludeUserFavorites>False</IncludeUserFavorites>
  <Banner
    DefaultImagePath="\Windows\HTC\Assets\Images\InternetPortal\banner.qtc"  
    SelectedImagePath="\Windows\HTC\Assets\Images\InternetPortal\banner_selected.qtc"
    Text="Launch Browser"
    NavigateUrl="http://www.google.com"
    UrlText="Google"
    Width="480"
    Height="215" />
  <OperatorLinks>
    <Link
      Text="XDTalk"
      NavigateUrl="http://www.xdtalk.com/forums/"
      ImagePath="\Windows\_Bookmark_icon.qtc" />
    <Link
      Text="USAA"
      NavigateUrl="http://www.usaa.com"
      ImagePath="\Windows\_Bookmark_icon.qtc" />
    <Link
      Text="CNN"
      NavigateUrl="http://tmobile.cnn.mlogic.mobi"
      ImagePath="\Windows\_Bookmark_icon.qtc" />
    <Link
      Text="eBay"
      NavigateUrl="http://m.ebay.com"
      ImagePath="\Windows\_Bookmark_icon.qtc" />
   </OperatorLinks>
</InternetPortal>
Reply With Quote
Reply

  PPCGeeks > Windows Mobile > WM HTC Devices > HTC Touch Pro 2


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT -4. The time now is 04:34 AM.


Powered by vBulletin® ©2000 - 2024, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.6.0
©2012 - PPCGeeks.com