|
||||
Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!
Use a program called "xcopyce".
__________________
|
This post has been thanked 1 times. |
|
||||
Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!
ok here it is I give up everything works but the pieces of the the xml filesI have listed...if i convert them to an reg file sashimi imports them fine...sashimi aslo imports the xml fine...so mayebe some one can help...Yes I know there is a cab for the SD tuneup....I will prolly revert to using that...so can we focus on the file delete operations.
SDCONFIG.txt (This works) Quote:
System.xml (This changes system settings) Quote:
Software.xml (this changes software settings) Quote:
Last edited by zikronix; 03-28-2009 at 03:03 PM. |
|
||||
Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!
zikronix, are there supposed to be spaces in the "TimeZoneInformation" string? Also, have you tried separating them into individual XMLs and load them one-by-one? It might help identify which section is problematic. I have six or seven XMLs, which I could now combine since I know they all work now. Originally I had major issues with one. It was good to have it separated from the rest to test.
EDIT: I also see spaces in the directory paths for your "File Locations". Specifically, where it says "\save \". |
This post has been thanked 1 times. |
|
||||
Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!
Quote:
EDIT: I narrowed it down to the sdcard tweak...yes i know theres a cab for this...so i could remove it. and just install the cab EDIT2: So Ive got it narrowed down to the sd card tweak and file delete operations...(ill prolly revert to using the sd card tweak cab) so lets work on those Last edited by zikronix; 03-28-2009 at 03:04 PM. |
|
||||
Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!
don't get ur hopes up, because i have not had time to test or anything, but if u use the official aim 4 IM then i found something interesting.
hkcu\software\aol\XKeyvaluestorage..........and hkcu\software\aol\XKeyvaluestorage\"user name"\com this has the reg values i think u would need. sorry, im still kinda terrible w/ xml (very knew to this stuff) sorry if this had already been posted or is common knowledge |
|
||||
Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!
I am having issues setting up my Comcast email. I can get Gmail to work fine, but when I try Comcast, it gives me an error "Messages cannot be downloaded to your device. Make sure you are connected and that your email account settings are correct. Then, try to download messages again.
Code:
<wap-provisioningdoc> <!-- Other Mail Settings --> <!-- Use link below to fig out values --> <!-- http://msdn2.microsoft.com/en-us/library/aa455896.aspx --> <characteristic type="EMAIL2"> <characteristic type="{f39e9ab0-80a3-4bd7-ad73-860386e96f24}"> <parm name="SERVICENAME" value="Comcast" /> <parm name="SERVICETYPE" value="POP3" /> <parm name="INSERVER" value="pop3.comcast.com" /> <parm name="OUTSERVER" value="smtp.comcast.com" /> <parm name="NAME" value="xxx" /> <parm name="REPLYADDR" value="xxx@comcast.net" /> <parm name="AUTHNAME" value="xxx@comcast.net" /> <parm name="AUTHSECRET" value="xxx" /> <parm name="DOMAIN" value="" /> <parm name="AUTHREQUIRED" value="1" /> <parm name="LINGER" value="120" /> <parm name="RETRIEVE" value="-1" /> <parm name="KEEPMAX" value="-1" /> <parm name="DWNDAY" value="7" /> <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: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!
Quote:
smtp.comcast.net
__________________
|
This post has been thanked 1 times. |
|
||||
Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!
Hmm... Let me try this out with Task Manager!!
Edit: Yes, that fixed it. DOh!!! Thanks a million Last edited by supdawg; 03-28-2009 at 07:26 PM. |
|
|
|