|
|||||||
| 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 | |||
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
| This post has been thanked 1 times. |
|
||||
|
Re: Learn UC / Registry / XML Provisioning / CAB Editing {2010-03-15}
Quote:
You could always do it the XDA by writing the following REG key: Code:
[HKLM\Software\XDA\DirCopy] "\\My Documents\\Some Folder"=\\Storage Card\\Some Folder
__________________
Some requests I have filled: Click Here
|
| This post has been thanked 1 times. |
|
||||
|
Re: Learn UC / Registry / XML Provisioning / CAB Editing {2010-03-15}
OH SNAP! Thank you so much man! It's always such a hassle to switch roms! now I can just BAM have everything
|
|
||||
|
Re: Learn UC / Registry / XML Provisioning / CAB Editing {2010-03-15}
what would i do to turn off email signature?
also in opera even if i copy over data storage it didnt seem to keep my passwords... where might they be? thanks found your cab to set your outlook sig.... guess set it to 0? ill check.... thanks Last edited by badwolf; 04-08-2010 at 11:38 PM. |
|
||||
|
Re: Learn UC / Registry / XML Provisioning / CAB Editing {2010-03-15}
someone tell me whats wrong with this, or how I can troubleshoot XDA_UC? Using the latest Energy ROM, dropped the XML file into the XDA_UC folder. Not setting it up.
Code:
<wap-provisioningdoc>
<characteristic type="EMAIL2">
<characteristic type="{bef6bd14-cdcf-403f-a7a7-f4aa9055bdf8}">
<parm name="SERVICENAME" value="GMAIL" />
<parm name="SERVICETYPE" value="IMAP4" />
<parm name="INSERVER" value="imap.gmail.com" />
<parm name="OUTSERVER" value="smtp.gmail.com" />
<parm name="NAME" value="My Name" />
<parm name="REPLYADDR" value="myemail@gmail.com" />
<parm name="AUTHNAME" value="myemail@gmail.com" />
<parm name="AUTHSECRET" value="secret" />
<parm name="DOMAIN" value="" />
<parm name="AUTHREQUIRED" value="1" />
<parm name="LINGER" value="0" />
<parm name="RETRIEVE" value="-1" />
<parm name="KEEPMAX" value="0" />
<parm name="DWNDAY" value="3" />
<parm name="SMTPALTENABLED" value="0" />
<parm name="SMTPALTAUTHNAME" value="" />
<parm name="SMTPALTPASSWORD" value="" />
<parm name="SMTPALTDOMAIN" value="" />
<characteristic type="TAGPROPS">
<parm name="8128000B" value="1"/>
<parm name="812C000B" value="1"/>
</characteristic>
</characteristic>
</characteristic>
</wap-provisioningdoc>
|
|
||||
|
Re: Learn UC / Registry / XML Provisioning / CAB Editing {2010-03-15}
Quote:
<parm name="LINGER" value="120" /> <parm name="8128000B" value="0"/> <parm name="812C000B" value="0"/> |
|
||||
|
Re: Learn UC / Registry / XML Provisioning / CAB Editing {2010-03-15}
Since the door's already been opened, could someone take a look at my exchange xml code and maybe suggest why it isn't working? I've gotten gmail to set up properly but not exchange.
Quote:
Edit: Also, I saw this question earlier in the thread but it was never really answered. Does anyone know where to find registry settings for setting up the facebook, twitter and youtube accounts as found in the Data services part of the Sense settings tab? Thanks. Last edited by PHaim; 04-21-2010 at 11:37 AM. |
|
||||
|
Re: Learn UC / Registry / XML Provisioning / CAB Editing {2010-03-15}
Quote:
Change the MIMETruncation value from 51200 to -1 MailBody Truncation from 4294967295 to -1 Let me know if that works. |
| This post has been thanked 1 times. |
|
||||
|
Re: Learn UC / Registry / XML Provisioning / CAB Editing {2010-03-15}
Quote:
As some previous posters have mentioned, I'm gonna put some effort into locating every setting and hopefully automate the whole process. I'm gonna spend a little more time looking for everything myself and post what I need help with all in one post so I don't get spammy. |
|
||||
|
Re: Learn UC / Registry / XML Provisioning / CAB Editing {2010-03-15}
Ninja Duck...Thank You for creating this tutorial, I promise you it will be printed, programs downloaded and I will do my level best to learn this from scratch turkey. I appreciate someone taking the time to do this from the beginning which is where I'm at and there is one thing I've learned about flashing and that is how quick it gets old having to do everything manually following flashing my device with the latest ROM. My memory serves me correct you also did some work with the Opera Mobile browser while it was in beta. Thanks again!
|
![]() |
|
|
|