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

Notices


View Poll Results: What you want to know about UC?
Basics - show me how to get started 72 35.29%
Editing and creating cabs - I want to share what I do 13 6.37%
XML Provisioning - I want to set up ActiveSync,WI-FI... automatically 40 19.61%
Scripting - I want to learn MortScript and how it can make UC easier 9 4.41%
Advanced Customizations - Removing the things I don't use 31 15.20%
What the hell is UC anyway? 39 19.12%
Voters: 204. You may not vote on this poll

Reply
 
LinkBack Thread Tools Display Modes
  #121 (permalink)  
Old 08-14-2010, 07:32 PM
wakko69's Avatar
PPCGeeks Regular
Offline
Pocket PC: VZ HTC Touch Pro 2
Carrier: Cricket
Location: Omaha
 
Join Date: May 2009
Posts: 141
Reputation: 30
wakko69 is just getting started
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via AIM to wakko69 Send a message via Yahoo to wakko69
Re: Learn UC / XDA_UC / Registry / XML Provisioning / CAB Editing {2010-08-12}

after a flash I have xml script that sets up my e-mail, it defaults to "The Internet" which I have to go in and change it to "cricket" so my e-mail will work

<characteristic type="{94E70DED-D4AB-9F5C-37DF-F7E124D2DF2D}">
<parm name="SERVICENAME" value="Wakko69's Gmail" />
<parm name="SERVICETYPE" value="IMAP4" />
<parm name="INSERVER" value="imap.gmail.com" />
<parm name="AUTHNAME" value="e-mail@gmail.com" />
<parm name="DOMAIN" value="" />
<parm name="OUTSERVER" value="smtp.gmail.com" />
<parm name="REPLYADDR" value="e-mail@gmail.com" />
<parm name="SMTPALTAUTHNAME" value="e-mail@gmail.com" />
<parm name="SMTPALTDOMAIN" value="" />
<parm name="NAME" value="My Name" />
<parm name="LINGER" value="15" />
<parm name="RETRIEVE" value="2048" />
<parm name="KEEPMAX" value="0" />
<parm name="DWNDAY" value="3" />
<parm name="FORMAT" value="2" />
<parm name="AUTHREQUIRED" value="1" />
</characteristic>
Attached Images
File Type: jpg ABCD0001.JPG (35.6 KB, 1 views) Click for barcode!
Reply With Quote
  #122 (permalink)  
Old 08-14-2010, 10:21 PM
NinjaDuck's Avatar
VIP Duck
Offline
Pocket PC: RAPHAEL / TOPAZ / RHODIUM
Carrier: Verizon
Threadstarter
Location: Omnipresent
 
Join Date: Feb 2009
Posts: 825
Reputation: 6270
NinjaDuck is a trusted member of the communityNinjaDuck is a trusted member of the communityNinjaDuck is a trusted member of the communityNinjaDuck is a trusted member of the communityNinjaDuck is a trusted member of the communityNinjaDuck is a trusted member of the communityNinjaDuck is a trusted member of the communityNinjaDuck is a trusted member of the communityNinjaDuck is a trusted member of the communityNinjaDuck is a trusted member of the communityNinjaDuck is a trusted member of the community
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Learn UC / XDA_UC / Registry / XML Provisioning / CAB Editing {2010-08-12}

Quote:
Originally Posted by wakko69 View Post
after a flash I have xml script that sets up my e-mail, it defaults to "The Internet" which I have to go in and change it to "cricket" so my e-mail will work
Wow. That is a tough one. I do not see anything in the SYNC or Mail configuration providers to help with this. It might be something in one of the connection managager service providers that controls this.

What I do when I run in to situation like this is capture the system state (file and registry) prior to the change and then compare the difference.

There is a great tool over at XDA that does this for you and will even generate the OEM files for you.

Check out Kheb:

http://forum.xda-developers.com/showthread.php?t=724692

Best of luck.
__________________
Some requests I have filled: Click Here
Reply With Quote
This post has been thanked 1 times.
  #123 (permalink)  
Old 08-15-2010, 04:18 PM
Clem2's Avatar
PPCGeeks Regular
Offline
Pocket PC: Verizon, HTC Trophy, Windows 7.5
Carrier: Verizon
Location: DC/Baltimore area
 
Join Date: Jan 2009
Posts: 77
Reputation: 95
Clem2 is becoming a great contributor
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Learn UC / XDA_UC / Registry / XML Provisioning / CAB Editing {2010-08-12}

I had WM 6.1 on my Sprint TP2. the USB port failed and sprint replaced my phone for me, no charge, cool huh? I thought so...........

The problem is that the new TP2 has WM 6.5 on it and I can't get the HTC sms client to go away! I want to use the native WM sms client (threaded)


I want to disable the HTC sms client and only allow WM sms. I can't find a way to do it in sense 2.5/2012

Can I change from sense 2.5, back to 2.1, in the stock sprint WM 6.5?

Does anyone know of a way I can do this without flashing a different ROM?
Reply With Quote
  #124 (permalink)  
Old 08-16-2010, 10:23 PM
wakko69's Avatar
PPCGeeks Regular
Offline
Pocket PC: VZ HTC Touch Pro 2
Carrier: Cricket
Location: Omaha
 
Join Date: May 2009
Posts: 141
Reputation: 30
wakko69 is just getting started
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via AIM to wakko69 Send a message via Yahoo to wakko69
Re: Learn UC / XDA_UC / Registry / XML Provisioning / CAB Editing {2010-08-12}

Thanks NinjaDuck, I tried what you said but it didn't come up with any info I could understand, what I'm looking for the hex for my cricket connect, if you see the example below this will set the default connect to Internet. I want cricket. do you know how to find that Hex??


<parm name="CONNECTIONID" value="{436EF144-B4FB-4863-A041-8F905A62C572}" />
Reply With Quote
  #125 (permalink)  
Old 08-16-2010, 11:33 PM
NinjaDuck's Avatar
VIP Duck
Offline
Pocket PC: RAPHAEL / TOPAZ / RHODIUM
Carrier: Verizon
Threadstarter
Location: Omnipresent
 
Join Date: Feb 2009
Posts: 825
Reputation: 6270
NinjaDuck is a trusted member of the communityNinjaDuck is a trusted member of the communityNinjaDuck is a trusted member of the communityNinjaDuck is a trusted member of the communityNinjaDuck is a trusted member of the communityNinjaDuck is a trusted member of the communityNinjaDuck is a trusted member of the communityNinjaDuck is a trusted member of the communityNinjaDuck is a trusted member of the communityNinjaDuck is a trusted member of the communityNinjaDuck is a trusted member of the community
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Learn UC / XDA_UC / Registry / XML Provisioning / CAB Editing {2010-08-12}

Quote:
Originally Posted by wakko69 View Post
Thanks NinjaDuck, I tried what you said but it didn't come up with any info I could understand, what I'm looking for the hex for my cricket connect, if you see the example below this will set the default connect to Internet. I want cricket. do you know how to find that Hex??


<parm name="CONNECTIONID" value="{436EF144-B4FB-4863-A041-8F905A62C572}" />
Connections are identified with GUIDs (Globally Unique Identifiers). Since I do not have crocket as a service, I have no idea how to get the value for you.

Did you use KHEB? If you zip up your diff directory an PM me, I will try and figure it out for you.

Alternatively you can check:
HKLM\Comm\ConnMgr\Destinations\

Find Cricket and get the GUID from the DestID key.
Reply With Quote
  #126 (permalink)  
Old 08-17-2010, 09:10 PM
wakko69's Avatar
PPCGeeks Regular
Offline
Pocket PC: VZ HTC Touch Pro 2
Carrier: Cricket
Location: Omaha
 
Join Date: May 2009
Posts: 141
Reputation: 30
wakko69 is just getting started
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via AIM to wakko69 Send a message via Yahoo to wakko69
Re: Learn UC / XDA_UC / Registry / XML Provisioning / CAB Editing {2010-08-12}

I found the GUID for Cricket and tried to put it in the XML and run it but it wouldn't install, I was wondering if CONNECTIONID is a correct command.
Reply With Quote
  #127 (permalink)  
Old 08-17-2010, 09:20 PM
NinjaDuck's Avatar
VIP Duck
Offline
Pocket PC: RAPHAEL / TOPAZ / RHODIUM
Carrier: Verizon
Threadstarter
Location: Omnipresent
 
Join Date: Feb 2009
Posts: 825
Reputation: 6270
NinjaDuck is a trusted member of the communityNinjaDuck is a trusted member of the communityNinjaDuck is a trusted member of the communityNinjaDuck is a trusted member of the communityNinjaDuck is a trusted member of the communityNinjaDuck is a trusted member of the communityNinjaDuck is a trusted member of the communityNinjaDuck is a trusted member of the communityNinjaDuck is a trusted member of the communityNinjaDuck is a trusted member of the communityNinjaDuck is a trusted member of the community
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Learn UC / XDA_UC / Registry / XML Provisioning / CAB Editing {2010-08-12}

Quote:
Originally Posted by wakko69 View Post
I found the GUID for Cricket and tried to put it in the XML and run it but it wouldn't install, I was wondering if CONNECTIONID is a correct command.
No it is not. I was hoping you knew what to do with it if I pointed you in the right direction.

I don't know where this setting is and a do not have a second option to select so I can figure it out.

Sorry I can't be more help.
Reply With Quote
  #128 (permalink)  
Old 08-18-2010, 12:11 AM
wakko69's Avatar
PPCGeeks Regular
Offline
Pocket PC: VZ HTC Touch Pro 2
Carrier: Cricket
Location: Omaha
 
Join Date: May 2009
Posts: 141
Reputation: 30
wakko69 is just getting started
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via AIM to wakko69 Send a message via Yahoo to wakko69
Re: Learn UC / XDA_UC / Registry / XML Provisioning / CAB Editing {2010-08-12}

No Problem Thanks for trying
Reply With Quote
  #129 (permalink)  
Old 10-14-2010, 01:30 PM
El Ha$oN's Avatar
PPCGeeks Regular
Offline
Pocket PC: HTC Evo 4G - Rooted
Carrier: Sprint
Location: NY
 
Join Date: Oct 2009
Posts: 112
Reputation: 65
El Ha$oN is becoming a great contributor
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via MSN to El Ha$oN
Re: Learn UC / XDA_UC / Registry / XML Provisioning / CAB Editing {2010-08-12}

I organize my start menu different than what my come in a ROM. SO i want to know that after i have organized it can i create an xml file that specifies where i want my icons to be moved to? So when i flash again i dont have to manually move each icon? i have searched and either i am searching wrong or just not understanding it. Any help would be appreciated.
Reply With Quote
  #130 (permalink)  
Old 10-14-2010, 09:13 PM
NinjaDuck's Avatar
VIP Duck
Offline
Pocket PC: RAPHAEL / TOPAZ / RHODIUM
Carrier: Verizon
Threadstarter
Location: Omnipresent
 
Join Date: Feb 2009
Posts: 825
Reputation: 6270
NinjaDuck is a trusted member of the communityNinjaDuck is a trusted member of the communityNinjaDuck is a trusted member of the communityNinjaDuck is a trusted member of the communityNinjaDuck is a trusted member of the communityNinjaDuck is a trusted member of the communityNinjaDuck is a trusted member of the communityNinjaDuck is a trusted member of the communityNinjaDuck is a trusted member of the communityNinjaDuck is a trusted member of the communityNinjaDuck is a trusted member of the community
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Learn UC / XDA_UC / Registry / XML Provisioning / CAB Editing {2010-08-12}

Quote:
Originally Posted by El Ha$oN View Post
I organize my start menu different than what my come in a ROM. SO i want to know that after i have organized it can i create an xml file that specifies where i want my icons to be moved to? So when i flash again i dont have to manually move each icon? i have searched and either i am searching wrong or just not understanding it. Any help would be appreciated.

Are you organizing in to folders, or just changing the order?
Reply With Quote
Reply

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

Thread Tools
Display Modes

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 02:32 PM.


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