|
||||
Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!
Well to troubleshoot your xml. Go step by step. Try just doing your gmail account. Yours looks setup a little different than mine and I know mine works so try that. Here's mine. Code:
<wap-provisioningdoc> <characteristic type="EMAIL2" recursive="true"> <characteristic type="{6E1145C4-F35F-0EC9-182D-F73C2DCBEFD7}"> <parm name="SERVICENAME" value="Gmail"/> <parm name="SERVICETYPE" value="IMAP4"/> <parm name="INSERVER" value="imap.gmail.com"/> <parm name="AUTHNAME" value="username@gmail.com"/> <parm name="AUTHSECRET" value="password"/> <parm name="DOMAIN" value=""/> <parm name="OUTSERVER" value="smtp.gmail.com"/> <parm name="REPLYADDR" value="username@gmail.com"/> <parm name="SMTPALTAUTHNAME" value="username@gmail.com"/> <parm name="SMTPALTDOMAIN" value=""/> <parm name="NAME" value=""/> <parm name="LINGER" value="15"/> <parm name="RETRIEVE" value="51200"/> <parm name="KEEPMAX" value="4294967295"/> <parm name="DWNDAY" value="3"/> <parm name="FORMAT" value="2"/> <parm name="AUTHREQUIRED" value="1"/> </characteristic> </characteristic> </wap-provisioningdoc> Also, have you checked your code like in XMLnotepad? It will tell you if the code is correct when you open the xml on your desktop. |
|
||||
Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!
Quote:
heres my problem with that sashimi can import the xml both as an xml and registry fine. so...its definitly a uc thing. |
|
||||
Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!
The reason why I said that is because the XML may be in proper format, but the contents might be the problem. Using a properly formatted XML, I couldn't even get Advanced Config or a Registry Editor to load the provisioning file. Once I removed certain parameters, it would work. Why not post what you have...maybe there is something in there that shouldn't be.
__________________
|
|
||||
Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!
Quote:
im rebuilding one now. so..once im done doing it lill post it |
|
||||
Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!
Quote:
1) Go to \Windows\Start Menu\ and make your perfect start menu. Then back it up somewhere on your Storage Card. My backup folder is \Storage Card\Cabs\ so I just dropped an entire copy of my start menu to \Storage Card\Cabs\Start Menu. 2) Add the following code to your SDConfig.txt. Of course change the first two lines to the correct paths. Code:
CAB: \Storage Card\Cabs\MortScript-4.2-PPC.cab CPY1:\Storage Card\Cabs\CustomStartMenu.txt CPY2:\CustomStartMenu.mscr EXEC:\CustomStartMenu.mscr 4) Inside the txt folder, you need to change the second line that sets the variable 'SrcDir'. Set it to the path of your backuped Start Menu. Mine was \Storage Card\Cabs\Start Menu. I can't think of anything else. It will automatically delete the Start Menu and copy from the directory you set. If that doesn't help, just tell me where you get stuck and I'll try to break it down some more.
__________________
Amp'd Mobile
Moto V3m -> Moto E816 -> Moto Q Sprint HTC Mogul -> HTC Touch Pro -> Evo 4G |
This post has been thanked 2 times. |
|
||||
Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!
Quote:
|
|
||||
Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!
Quote:
\Storage Card\Cabs\Start Menu\Programs\Games \Storage Card\Cabs\Start Menu\Programs\System \Storage Card\Cabs\Start Menu\Programs\'Some more folders' \Storage Card\Cabs\Start Menu\Settings\ (empty inside) \Storage Card\Cabs\Start Menu\Calendar \Storage Card\Cabs\Start Menu\Messaging The last two lines are examples of shortcuts that will appear on the drop down menu what you press start at the top of the screen. It can get confusing, hope this helps. |
This post has been thanked 2 times. |
|
||||
Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!
fatfrosty, thanx so much for that little tutorial thats exactly what i needed. testing now to see if i did it correctly!
|
|
||||
Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!
man this worked like a charm. thanx man, just one more piece of the sdconfig puzzle for me!!! i will have this damn thing down soon enuff. no onto email accounts!
|
This post has been thanked 1 times. |
|
|
|