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 > CDMA TP2 Development
Register Community Search

Notices


Reply
 
LinkBack Thread Tools Display Modes
  #4311 (permalink)  
Old 11-13-2010, 02:54 AM
Sharkie405's Avatar
VIP Member
Offline
Pocket PC: HTC One M9
Carrier: Verizon
Location: Waynesville, NC
 
Join Date: Feb 2009
Posts: 3,612
Reputation: 11155
Sharkie405 can't get a higher reputation levelSharkie405 can't get a higher reputation levelSharkie405 can't get a higher reputation levelSharkie405 can't get a higher reputation levelSharkie405 can't get a higher reputation levelSharkie405 can't get a higher reputation levelSharkie405 can't get a higher reputation levelSharkie405 can't get a higher reputation levelSharkie405 can't get a higher reputation levelSharkie405 can't get a higher reputation levelSharkie405 can't get a higher reputation level
Mentioned: 9 Post(s)
Tagged: 0 Thread(s)
Re: [Kitchen] WVGA Touch Pro 2 Collaboration

Damn, them boys over at MUI are having a rough time of late!
__________________
Current Device:
Verizon HTC One M9
Reply With Quote
  #4312 (permalink)  
Old 11-13-2010, 10:16 PM
1sae's Avatar
PPCGeeks Regular
Offline
Pocket PC: Evo 3D
Carrier: sprint
 
Join Date: Nov 2009
Posts: 124
Reputation: 125
1sae is keeping up the good work1sae is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [Kitchen] WVGA Touch Pro 2 Collaboration

So I'm trying to cook Opera Mini as the default browser, and I've found the right keys in the registry to add them. But when I cook them the don't get added in a way that works.

This is what I have in my app.reg:

Code:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shell\Rai\:DEFBROWSER]
"0"="Opera Mobile 10"
"1"="\\Program Files\\Opera Mobile 10\\Opera10-armv4i.exe"
When I cook it, the registry key shows without the quotes. Without quotes in the registry makes the manila links not work.
Code:
\Program Files\Opera Mobile 10\Opera10-armv4i.exe
If I try
Code:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shell\Rai\:DEFBROWSER]
"0"="Opera Mobile 10" 
"1"=""\\Program Files\\Opera Mobile 10\\Opera10-armv4i.exe""
the kitchen shows an error and the registry key is blank.

How do I go about cooking this?

EDIT: For anyone interested I figured it out. It shoud look like this:

Code:
REGEDIT4

[HKEY_CLASSES_ROOT\http\Shell\Open\Command]
"Default"="\"\\Program Files\\Opera Mobile 10\\Opera10-armv4i.exe\" %1" 

[HKEY_CLASSES_ROOT\https\Shell\Open\Command]
"Default"="\"\\Program Files\\Opera Mobile 10\\Opera10-armv4i.exe\" %1" 

[HKEY_LOCAL_MACHINE\Software\Microsoft\Shell\Rai\:DEFBROWSER]
"0"="Opera Mini 5.1"
"1"="\"\\Program Files\\Opera Mobile 10\\Opera10-armv4i.exe\""

Last edited by 1sae; 11-16-2010 at 06:25 PM.
Reply With Quote
  #4313 (permalink)  
Old 11-13-2010, 11:53 PM
corey1138's Avatar
PPCGeeks Regular
Offline
Pocket PC: Touch Pro 2
Carrier: VZW
 
Join Date: Dec 2007
Posts: 175
Reputation: 195
corey1138 is keeping up the good workcorey1138 is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via MSN to corey1138 Send a message via Yahoo to corey1138
Re: [Kitchen] WVGA Touch Pro 2 Collaboration

Here is CHT2 Final and CHT Editor Final EXTs converted from OEMs if you wanna play with them. I made the OEMs with cab2oem. My OEMs work fine in OSBuilder but the EXTs are un-tested. Actually i do get an error when exiting CHT Editor but the settings still apply.
Attached Files
File Type: zip CHT2.zip (1.43 MB, 20 views) Click for barcode!
__________________
VZW TP2 WM6.5.x...HTC Sense 2.x... , 8gb SD Card

ipaq2200 - ipaq4100 - ipaqhx2110(wm6.5) - dell axim v3 - motoQ - i760 - xv6800 PPCK 23081
Reply With Quote
This post has been thanked 1 times.
  #4314 (permalink)  
Old 11-14-2010, 03:41 AM
Sharkie405's Avatar
VIP Member
Offline
Pocket PC: HTC One M9
Carrier: Verizon
Location: Waynesville, NC
 
Join Date: Feb 2009
Posts: 3,612
Reputation: 11155
Sharkie405 can't get a higher reputation levelSharkie405 can't get a higher reputation levelSharkie405 can't get a higher reputation levelSharkie405 can't get a higher reputation levelSharkie405 can't get a higher reputation levelSharkie405 can't get a higher reputation levelSharkie405 can't get a higher reputation levelSharkie405 can't get a higher reputation levelSharkie405 can't get a higher reputation levelSharkie405 can't get a higher reputation levelSharkie405 can't get a higher reputation level
Mentioned: 9 Post(s)
Tagged: 0 Thread(s)
Re: Disable XDA UC from running at 1st boot?

Quote:
Originally Posted by Sharkie405 View Post
What's the proper way to make XDA UC NOT run at 1st boot?

What I've done is to make a shortcut to XDAUC.mscr. I placed that .lnk in my Start Menu\System Tools folder. The problem I'm having is that sometimes it works and sometimes it doesn't work. It seems to be about 50/50. Whenever it doesn't work, even if I go to \Windows and try to run the XDAUC.mscr directly, nothing happens.

Which brings me back to thinking that I must not be going about this in the right way. Can someone tell me how I can make a .lnk to XDAUC in my start menu that will always work??

Thanks in advance for any help!
Bump.

Ok, well how about this... Can someone, anyone please post their XDA UC OEM or EXT package that's set up to NOT run at 1st boot?

Pretty please
Reply With Quote
  #4315 (permalink)  
Old 11-14-2010, 06:11 PM
corey1138's Avatar
PPCGeeks Regular
Offline
Pocket PC: Touch Pro 2
Carrier: VZW
 
Join Date: Dec 2007
Posts: 175
Reputation: 195
corey1138 is keeping up the good workcorey1138 is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via MSN to corey1138 Send a message via Yahoo to corey1138
Re: Disable XDA UC from running at 1st boot?

Quote:
Originally Posted by Sharkie405 View Post
Bump.

Ok, well how about this... Can someone, anyone please post their XDA UC OEM or EXT package that's set up to NOT run at 1st boot?

Pretty please
Are you sure its not putting a shortcut in the startup folder? Maybe make your shortcut go under My Documents somewhere or the AppData folder. Did you try the XDA_US thread in XDA?
Reply With Quote
This post has been thanked 1 times.
  #4316 (permalink)  
Old 11-14-2010, 07:01 PM
Sharkie405's Avatar
VIP Member
Offline
Pocket PC: HTC One M9
Carrier: Verizon
Location: Waynesville, NC
 
Join Date: Feb 2009
Posts: 3,612
Reputation: 11155
Sharkie405 can't get a higher reputation levelSharkie405 can't get a higher reputation levelSharkie405 can't get a higher reputation levelSharkie405 can't get a higher reputation levelSharkie405 can't get a higher reputation levelSharkie405 can't get a higher reputation levelSharkie405 can't get a higher reputation levelSharkie405 can't get a higher reputation levelSharkie405 can't get a higher reputation levelSharkie405 can't get a higher reputation levelSharkie405 can't get a higher reputation level
Mentioned: 9 Post(s)
Tagged: 0 Thread(s)
Re: Disable XDA UC from running at 1st boot?

Quote:
Originally Posted by corey1138 View Post
Are you sure its not putting a shortcut in the startup folder? Maybe make your shortcut go under My Documents somewhere or the AppData folder. Did you try the XDA_US thread in XDA?
Yes, I've changed it so it doesn't put a shortcut in the startup folder. I have the link going in my System Tools folder. I did try the XDA UC thread a couple of days ago, but there's not been a post in that thread since. The problem is not that it's starting at start up, the problem is that my link to it doesn't always work.

On a separate note,

I'm going to be taking down all the build links I've posted of late to make room to upload ROMs. So, if you might want them, go ahead and get 'em. They won't be around for much longer.

Last edited by Sharkie405; 11-14-2010 at 08:10 PM.
Reply With Quote
  #4317 (permalink)  
Old 11-16-2010, 12:53 PM
macsrgr84me's Avatar
PPCGeeks Regular
Offline
Pocket PC: Sprint Touch Pro 2
Carrier: Sprint
 
Join Date: Mar 2008
Posts: 85
Reputation: 75
macsrgr84me is becoming a great contributor
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [Kitchen] WVGA Touch Pro 2 Collaboration

Quote:
Originally Posted by corey1138 View Post
Here is CHT2 Final and CHT Editor Final EXTs converted from OEMs if you wanna play with them. I made the OEMs with cab2oem. My OEMs work fine in OSBuilder but the EXTs are un-tested. Actually i do get an error when exiting CHT Editor but the settings still apply.
Did you have to make any changes to the files after dragging the two files onto cab2oem for your OSBuilder kitchen?

Thanks.
Reply With Quote
  #4318 (permalink)  
Old 11-16-2010, 01:31 PM
corey1138's Avatar
PPCGeeks Regular
Offline
Pocket PC: Touch Pro 2
Carrier: VZW
 
Join Date: Dec 2007
Posts: 175
Reputation: 195
corey1138 is keeping up the good workcorey1138 is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via MSN to corey1138 Send a message via Yahoo to corey1138
Re: [Kitchen] WVGA Touch Pro 2 Collaboration

Quote:
Originally Posted by macsrgr84me View Post
Did you have to make any changes to the files after dragging the two files onto cab2oem for your OSBuilder kitchen?

Thanks.
The only thing i did was save the initflashes and thr rgu as unicode so Brian's OS Builder wouldn't gag on them. Also the rgu's usually hve some paths that need to be fixed "\\" insted of a single "\". I check this with the registry preview in OS Builder. I caint remember if I recmoded the dlls... Probably no need for it...
Reply With Quote
This post has been thanked 1 times.
  #4319 (permalink)  
Old 11-16-2010, 06:20 PM
1sae's Avatar
PPCGeeks Regular
Offline
Pocket PC: Evo 3D
Carrier: sprint
 
Join Date: Nov 2009
Posts: 124
Reputation: 125
1sae is keeping up the good work1sae is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [Kitchen] WVGA Touch Pro 2 Collaboration

Hey guys, I'm having a scrolling problem with my manila messaging. I'm using the 2019 package Sharkie posted here.

WHat happens is I cant scroll all the way to the top. I drag it down, but then it just bounces back to the bottom. I've searched but can't find any info on this. I've also tried using the 2018 and even the stock 2012 messaging package which did the same thing.

Anyone else have this problem? Maybe point me in the right direction?
Reply With Quote
  #4320 (permalink)  
Old 11-16-2010, 11:39 PM
mwalt2's Avatar
VIP Member
Offline
Pocket PC: Evo 3D
Carrier: Sprint
 
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: [Kitchen] WVGA Touch Pro 2 Collaboration

Quote:
Originally Posted by 1sae View Post
Hey guys, I'm having a scrolling problem with my manila messaging. I'm using the 2019 package Sharkie posted here.

WHat happens is I cant scroll all the way to the top. I drag it down, but then it just bounces back to the bottom. I've searched but can't find any info on this. I've also tried using the 2018 and even the stock 2012 messaging package which did the same thing.

Anyone else have this problem? Maybe point me in the right direction?
You need to use HTCMessagingClient or use manila.exe and mode9.dll from a Leo ROM. There's something hardcoded in the Oboe manila.exe that makes it dependent on HTCMesagingClient for proper scrolling in messaging and twitter. Alternatively, you can just use the entire Manila_Core from a Leo ROM instead of only manila.exe and mode9.dll. If you don't feel like re-cooking to fix the issue, you can recmod mode9.dll and copy mode9.dll and manila.exe to \windows (overwriting the Oboe ones).
Reply With Quote
This post has been thanked 1 times.
Reply

  PPCGeeks > Windows Mobile > WM HTC Devices > HTC Touch Pro 2 > CDMA TP2 Development


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 12:56 AM.


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