|
||||
Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!
Quote:
|
|
||||
Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!
I thought that is what was asked, just the attachments? Well if not, I can go back to the drawing board.
|
|
||||
Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!
ok so all my cabs install fine...but i have issues with the prov.xml
some stuff imports some stuff doesnt....i even broke them up into different files any ideas where to even begin. I know its right becuase...sashimi...imports them flawlessly also im not doing any email account importing this is only software and system settings. Last edited by zikronix; 03-25-2009 at 01:49 PM. |
|
||||
Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!
Quote:
|
|
||||
Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!
how many email addresses can you have the provxml set up? I have several accounts (none exchange, but I have them for various work and personal purposes) that I would like to have set up.
I found code on xda that I thought would work, but it didn't. Although it may be due to my sdconfig failing miserably...lol
__________________
Current: HTC Droid Incredible [MikMik]Droid Incredible HD-1.0.3[sense 3.5 GB 2.3.5]
Previous: HTC Touch Pro (VZW)||ROM: MightyROM 6 (Final) Lets go out west and bask/in the overcast/walking in the rain/we'll see the beauty in life again/ -Darkest Hour Search is your best friend. |
|
||||
Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!
I can't get my XML file working..
Here is my SDconfig.txt Code:
LOCK:Enabled CAB: \Storage Card\Apps\PictureMail.cab CAB: \Storage Card\Apps\RescoExplorer.CAB LOCK:Disabled HIDE:Enabled CAB: \Storage Card\Apps\IMPLUS.cab HIDE:Disabled LOCK:Enabled CAB: \Storage Card\Apps\sprint-navigation.cab CAB: \Storage Card\Tweaks\SMS160.cab CAB: \Storage Card\Tweaks\Advanced_Configuration.CAB CAB: \Storage Card\Skins\Sprint2FlipClock.cab XML: \Storage Card\gmail.xml LOCK:Disabled HIDE:Enabled CPY1:\Storage Card\Apps\IMPlus.exe CPY2:\Program Files\IMPlus\IMPlus.exe HIDE:Disabled LOCK:Enabled LOCK:Disabled RST: Reset Code:
- <wap-provisioningdoc> <!-- Gmail Settings --> <characteristic type="EMAIL2"> <characteristic type="{2c431f22-e28f-4ac7-a876-3fb1b08b728c}"> <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="Your Name" /> <parm name="REPLYADDR" value="" /> <parm name="AUTHNAME" value="xxx" /> <parm name="AUTHSECRET" value="xxx" /> <parm name="DOMAIN" value="" /> <parm name="AUTHREQUIRED" value="1" /> <parm name="LINGER" value="60" /> <parm name="RETRIEVE" value="-1" /> <parm name="KEEPMAX" value="512" /> <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> <characteristic type="HKCU\Software\HTC\Manila" translation="filesystem"> <parm name="Weather.CityList" datatype="string" value="NAM|US|MI|ANN ARBOR" /> </characteristic> </characteristic> <characteristic type="HKLM\System\GWE"> <parm name="cxHScr" value="20" datatype="integer"/> <parm name="cyHScr" value="13" datatype="integer"/> <parm name="cxVScr" value="13" datatype="integer"/> <parm name="cyVScr" value="20" datatype="integer"/> </characteristic> </wap-provisioningdoc> |
|
||||
Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!
Quote:
How does your SDConfig even work like that? I didnt know you could have multiple lock commands in the same file....and whats the purpose for that? |
|
||||
Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!
Quote:
|
|
||||
Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!
Everyone,
I'm looking to organize this thread and put links in the first post to some of the most useful posts on this thread. Additionally, and almost more importantly I've posted some of the requests we've gotten in the first thread. I'm in hopes that someone somewhere has a clear example of code for us to model our .xml files after pertaining to the topic. |
|
|
|