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

Notices


Reply
 
LinkBack Thread Tools Display Modes
  #5471 (permalink)  
Old 10-16-2009, 03:48 PM
Dees_Troy's Avatar
Lurker
Offline
Pocket PC: Touch Pro
Carrier: Sprint
 
Join Date: Aug 2009
Posts: 5
Reputation: 10
Dees_Troy is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [ 10-13 ][ v4 ][ 6.5.1 / 6.5 / 6.1 ] Calkulin's Visual HTC Kitchen & ROMs

Quote:
Originally Posted by SolShade View Post
Just need to figure out how to backup the settings for it [SPB Mobile Shell 3.5] now that i got the screens how i want them, so i am able to flash new roms without much fuss
The settings can be found in the registry. Unfortunately, they are a little spread out. Here are the keys that I found that I needed to back up all of my settings:

[HKEY_LOCAL_MACHINE\Software\Spb Software House 2\Spb Mobile Shell\NowScreen] has most of the general settings.

[HKEY_LOCAL_MACHINE\Software\Spb Software House 2\Spb Mobile Shell\NowScreen\Favorites] has your favorite programs under the launcher

[HKEY_LOCAL_MACHINE\Software\Spb Software House 2\Spb Mobile Shell\NowScreen\ActiveLayouts]
":LAUNCHER"="Mru2" this setting will default the launcher to use the advanced layout

[HKEY_LOCAL_MACHINE\Software\Spb Software House 2\Spb Mobile Shell\Weather] has your weather settings (e.g. location and update schedule)

[HKEY_LOCAL_MACHINE\Software\Spb Software House 2\Spb Mobile Shell\Widgets\FavContacts\] and the various keys underneath it store your favorite contacts.

[HKEY_LOCAL_MACHINE\Software\Spb Software House 2\Spb Mobile Shell\Widgets\HomeScreen] has the lifestyle screen layout and PrfScreen has the professional screen layout. All of the widgets on your screen are given an ID number under here.

With the screen layout, if you delete an existing widget, its registry keys are deleted. When you do a flash or master reset, that existing widget will reappear because its associated registry keys will reappear with a fresh install of SPB Mobile Shell. The trick is to modify as many of the existing widgets as you can without removing them. Any that you remove, you can try to swap ID numbers in the registry with any new widgets that you've added (e.g. you delete widget 16 and add a new one that is number 64 rename key number 64 to 16 and voila, you've replaced a default widget with a new one). If you don't add enough new widgets, you'll have to create something like a mortscript to delete the offending widgets.

Hope that helps.
Reply With Quote
This post has been thanked 1 times.
  #5472 (permalink)  
Old 10-16-2009, 04:06 PM
theclerk74's Avatar
PPCGeeks Regular
Offline
Pocket PC: Touch Pro
Carrier: Sprint
Location: Greeley, CO
 
Join Date: Jan 2007
Posts: 149
Reputation: 110
theclerk74 is keeping up the good worktheclerk74 is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [ 10-13 ][ v4 ][ 6.5.1 / 6.5 / 6.1 ] Calkulin's Visual HTC Kitchen & ROMs

Quote:
Originally Posted by sc00b4s7eve View Post
Oh, btw. I found these if anyone is having trouble with MMS and the new Messaging client...
Messaging Client (v1.0.1918.3913.00)
Release Notes
MMS in Messaging Client may not work, I included the settings for multiple carriers
but some are incomplete as I can't find a setting that works

Code:
[HKEY_CURRENT_USER\Software\VeriSign\PictureMail\ClientConfig]
"resolved_MCLCFG_PROXY_URI"="http://MyEmail@sprintpcs.com:pcs@68.28.31.1:80"
"MCLCFG_MOBILE_EMAIL_ADDR"="MyEmail@sprintpcs.com"
"MCLCFG_MOBILE_PHONE_NUMBER"="1234567890"
"MCLCFG_WEB_GUARD"=dword:00000000
"MCLCFG_PROXY_URI"="http://<NAI>:pcs@68.28.31.1:80"

or

[HKEY_LOCAL_MACHINE\Software\Arcsoft\ArcSoft MMS UA\Config\mm1\MMSCSetting\SprintMMSC]
"PacketSize"=dword:000003E8
"NetworkFlag"=dword:00000001
"Configurable"=dword:00000001
"ISP"="SprintMMSC"
"Name"="SprintMMSC"
"Gateway"=""
"MmscURI"="http://mms.sprintpcs.com"
"GatewayPort"=dword:00000050
"WAP1SendDefaultSize"=dword:0007D000
"WAP2SendDefaultSize"=dword:0007D000
"WAP1RecvDefaultSize"=dword:0098967F
"WAP2RecvDefaultSize"=dword:0098967F
"ConnectionVia"="{436EF144-B4FB-4863-A041-8F905A62C572}"
"WAPType"=dword:00000001
Looks like the second one is for Arcsoft, although those basic settings are already set in HTC Messaging Client thanks to Calk. I wonder if the "http://MyEmail@sprintpcs.comcs@68.28.31.1:80" or the "http://<NAI>cs@68.28.31.1:80" would work in the box that Calk couldn't figure out? If I have time tonight, I will reflash the ROM I cooked with HTC Messaging Client to try it out, unless someone else beats me to it.

Like Calk was saying before, it looks like it has something to do with the missing setting in that first box, which I can't remember what it's called off the top of my head. I would like to figure it out just for the sake of having something different
Reply With Quote
  #5473 (permalink)  
Old 10-16-2009, 04:38 PM
lwyatt100's Avatar
Lurker
Offline
Pocket PC: HTC Touch Pro
Carrier: Verizon
 
Join Date: Jun 2009
Posts: 2
Reputation: 5
lwyatt100 is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [ 10-13 ][ v4 ][ 6.5.1 / 6.5 / 6.1 ] Calkulin's Visual HTC Kitchen & ROMs

I loaded the 21867 SPD version of this ROM on my VZW Touch Pro, and it is really, really nice. Thanks Calkulin!

For those of you that have VZW and are having problems with getting MMS to work, I've got it working with the above mentioned ROM. I used the two attached files. I found them on here, but I don't remember who to give credit to. Sorry.

1. Run the Remove PictureMail & Arcsoft.cab
2. Do a soft reset.
3. Run the Arcsoft Verizon MMS 5.0.69.44.cab
4. Do a soft reset

Again, this works on my VZW TP. I'm not sure about other carriers.
Reply With Quote
This post has been thanked 1 times.
  #5474 (permalink)  
Old 10-16-2009, 05:06 PM
obliviousr's Avatar
Lurker
Offline
Pocket PC: HTC Touch Pro
Carrier: US Cellular
 
Join Date: Aug 2009
Posts: 24
Reputation: 40
obliviousr is just getting started
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [ 10-13 ][ v4 ][ 6.5.1 / 6.5 / 6.1 ] Calkulin's Visual HTC Kitchen & ROMs

I really love this new rom, but I have been having some troubles running programs that rely on the 3.5 .net framework. Beejive, for example, will not run on this latest rom. Since I can't uninstall the framework already inplace, I can not re-install it. What should I do?
Reply With Quote
  #5475 (permalink)  
Old 10-16-2009, 07:08 PM
m_reyna_16's Avatar
Regular 'Geeker
Offline
Pocket PC: Touch Pro
Carrier: Sprint
 
Join Date: Mar 2008
Posts: 480
Reputation: 95
m_reyna_16 is becoming a great contributor
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [ 10-13 ][ v4 ][ 6.5.1 / 6.5 / 6.1 ] Calkulin's Visual HTC Kitchen & ROMs

only thing i dont like is that when you use your internet connection, it does not disable itself after running opera or updating your weather...how can i fix this?
Reply With Quote
  #5476 (permalink)  
Old 10-16-2009, 08:56 PM
Triscuit's Avatar
High Speed Lurking
Offline
Pocket PC: HTC Evo 4G!
Carrier: Sprint
Location: Baltimore, Maryland
 
Join Date: Apr 2009
Posts: 372
Reputation: 2400
Triscuit is a VIPTriscuit is a VIPTriscuit is a VIPTriscuit is a VIPTriscuit is a VIPTriscuit is a VIPTriscuit is a VIPTriscuit is a VIPTriscuit is a VIPTriscuit is a VIPTriscuit is a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [ 10-13 ][ v4 ][ 6.5.1 / 6.5 / 6.1 ] Calkulin's Visual HTC Kitchen & ROMs

Quote:
Originally Posted by m_reyna_16 View Post
only thing i dont like is that when you use your internet connection, it does not disable itself after running opera or updating your weather...how can i fix this?

Set your Long Press End Key to disable connection. It's pretty fast and easy. Yeah it takes special action on your part, but it's simple.

That or cook No Data in so you have to enable and disable your connection.

If I'm not mistaken there is a way to set a timer for your connection to time out when in idle. I'm sure if you search it out you'll find it.
Reply With Quote
  #5477 (permalink)  
Old 10-16-2009, 10:45 PM
nFiniti's Avatar
Regular 'Geeker
Offline
Pocket PC: Sprint Touch Pro
Carrier: cricKet
Location: Albuquerque, NM
 
Join Date: Jun 2007
Posts: 320
Reputation: 65
nFiniti is becoming a great contributor
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via AIM to nFiniti Send a message via MSN to nFiniti Send a message via Yahoo to nFiniti
Re: [ 10-13 ][ v4 ][ 6.5.1 / 6.5 / 6.1 ] Calkulin's Visual HTC Kitchen & ROMs

DUDE! You are the SHIET! Honestly since I have made a rom with your kitchen and I added the cricket OEM into it.... I have not had a single complaint. I have been having a blast with it! Fast, reliable. Sometimes it does trip out a little bit. but not much. I was thinkin I should upgrade and what do you know, a new update from you and you added the cricket carrier. dude you rock!

We gotta get Opera Mini 5 in this as a Native Browser. Someone should port it from Blackberry to Windows so we don't have to use the **** Java. Opera Mobile can be destroyed for all I care since it is the worst browser around.
__________________
Sprint Touch Pro flashed to the cricKet network.
Alpine CDA-9853 W/StereoMoto DC800 BT Stereo Adaptor.
Area 51 Performance

~Joshua A. Gray

Last edited by nFiniti; 10-16-2009 at 10:52 PM.
Reply With Quote
  #5478 (permalink)  
Old 10-16-2009, 11:09 PM
theacidangel's Avatar
Lurker
Offline
Pocket PC: htc touch pro
Carrier: Bell
 
Join Date: Nov 2008
Posts: 6
Reputation: 0
theacidangel is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [ 10-13 ][ v4 ][ 6.5.1 / 6.5 / 6.1 ] Calkulin's Visual HTC Kitchen & ROMs

Quote:
Originally Posted by sc00b4s7eve View Post
You may wand to check if this is in the ROM\[Device]\[SYS]\MSXIPOEM
-GxDMA.dll
it is for my Touch_Pro\23064

If you don't have it, try this:
http://forum.ppcgeeks.com/showpost.p...9&postcount=40
ACE - WM6.5 Games Fix [V1.0-GXDMAdll].cab

You Sir are the man. I had the GxDMA.dll, but the cab solved the problem.
Reply With Quote
  #5479 (permalink)  
Old 10-17-2009, 01:03 PM
Calkulin's Avatar
VIP Member
Offline
Pocket PC: EVO 4G
Carrier: Sprint
Threadstarter
 
Join Date: Sep 2008
Posts: 2,247
Reputation: 25440
Calkulin can't get a higher reputation levelCalkulin can't get a higher reputation levelCalkulin can't get a higher reputation levelCalkulin can't get a higher reputation levelCalkulin can't get a higher reputation levelCalkulin can't get a higher reputation levelCalkulin can't get a higher reputation levelCalkulin can't get a higher reputation levelCalkulin can't get a higher reputation levelCalkulin can't get a higher reputation levelCalkulin can't get a higher reputation level
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [ 10-13 ][ v4 ][ 6.5.1 / 6.5 / 6.1 ] Calkulin's Visual HTC Kitchen & ROMs

Here's a pic of the new menu enhancement that works on all the SYS, finally


__________________
If you like my work, donate to buy me a beer or 2

Reply With Quote
  #5480 (permalink)  
Old 10-17-2009, 01:06 PM
Calkulin's Avatar
VIP Member
Offline
Pocket PC: EVO 4G
Carrier: Sprint
Threadstarter
 
Join Date: Sep 2008
Posts: 2,247
Reputation: 25440
Calkulin can't get a higher reputation levelCalkulin can't get a higher reputation levelCalkulin can't get a higher reputation levelCalkulin can't get a higher reputation levelCalkulin can't get a higher reputation levelCalkulin can't get a higher reputation levelCalkulin can't get a higher reputation levelCalkulin can't get a higher reputation levelCalkulin can't get a higher reputation levelCalkulin can't get a higher reputation levelCalkulin can't get a higher reputation level
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [ 10-13 ][ v4 ][ 6.5.1 / 6.5 / 6.1 ] Calkulin's Visual HTC Kitchen & ROMs

Quote:
Originally Posted by lwyatt100 View Post
I loaded the 21867 SPD version of this ROM on my VZW Touch Pro, and it is really, really nice. Thanks Calkulin!

For those of you that have VZW and are having problems with getting MMS to work, I've got it working with the above mentioned ROM. I used the two attached files. I found them on here, but I don't remember who to give credit to. Sorry.

1. Run the Remove PictureMail & Arcsoft.cab
2. Do a soft reset.
3. Run the Arcsoft Verizon MMS 5.0.69.44.cab
4. Do a soft reset

Again, this works on my VZW TP. I'm not sure about other carriers.

You know you could of just changed the server to Verizon in options to make the Arcsoft included work for Verizon, right? No need to install anything to make it work, just change the setting to match your carrier
Reply With Quote
Reply

  PPCGeeks > Windows Mobile > WM HTC Devices > HTC Touch Pro > CDMA TP 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:11 AM.


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