![]() |
Post Your SDconfig.txt, provisioning.xml, etc. Files Here!
Things people are looking to put into their .xml files:
- Text Message “Auto Text” - Email Signature - PIM.vol – Contacts in TF3D - Email links open in Opera - Audio Booster Preset - Group SMS Groups - Instant Messaging AIM Username - Tasks – checking “Show start and due dates” - Windows Live – Sync Schedule to “as items arrive” - Settings > Input > Word Completion - Setting “Menus” - Owner Information - WIFI Settings - Bluetooth Settings **Using Mighty Rom (the most updated version)** SDConfig.txt: Code:
LOCK:Enabled Code:
<wap-provisioningdoc> |
Re: Post Your SDconfig.txt, provisioning.xml, etc. files here!
Just to pre-warn everyone, make sure you block out your account info if you post your .xml file that has your email setup.
|
Re: Post Your SDconfig.txt, provisioning.xml, etc. files here!
Quote:
|
Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!
How about a quick descrip of what your XML does? I have Done the CAB portion before but i have never messed with the provisioning xmls before. Lets say I start with a fresh rom install all my normal apps, how can i then monitor what reg changes are made after I make all my changes? I am guessing that is what the xml does?
Quote:
|
Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!
It might also be helpful to specify which ROM you're using these in conjunction with.
|
Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!
Simply look through the code for everything. If you can read the code it should be rather self explanitory. Mine does the following:
- large start menu - scrolling sound - reduces the size of my text - unchecks "media" in VC so I don't get the memory error - "X" closes a program for Task Manager - Modifies extended settings for phone including custom text. - installs short cuts to the program launcher - inputs all my information into account manager and logs me in. I still need to figure out how to: - add my city to the database for weather (WHERE IS THE DATABASE LOCATED!!!) - add "people" to the TF3D "People" tab w/ picture. - USE WINDOWS LIVE!!! - auto text for messaging - Save WIFI settings & passwords - input username & password for Instant Messaging. Anyone who has code for any of my needs please post it! |
Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!
Great thread!
I know that everyone likes to post links for where to go find everything, which has led me to stop asking very many questions on here. Glad someone is creating the code for us to build off of. Cheers to you Ryan. |
Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!
Ryan, I don't understand all of the values that you have in the facebook and youtube section. Are they all needed and if so, where do I get them?
<parmname="FacebookSession"value="xxxxxxxxxxxxxxxx xxx"datatype="string"/> <parmname="FacebookUserID"value="xxxxxxxxxxxxxxxxx xx"datatype="string"/> <parmname="YoutubeToken"value="xxxxxxxxxxxxxxxxxxx xxxx"datatype="string"/> Also, does this transfer to Opera? Is that why you put it in? Cheers Again |
Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!
Yeah, I'm in hopes that everyone will contribute to this thread and I'm excited to be able to help people get their UC to where they don't have to do anything after each flash!
|
Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!
Quote:
HKLM\Software\HTC\HTCAccountManager |
Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!
I was referred to this thread for what I believe to be my UC causing my TP to later lock up and have to be hard reset (yes, -hard- reset) to boot again.
Here's the contents of my SDconfig.txt All cabs seem to install properly, but it's pretty hit and miss after that, as a random selection of them seems to not actually be installed after UC is completed, and it also seems to be different each time. All files seem to copy properly. XML file does not seem to be installed properly. Code:
LOCK:Enabled Code:
<wap-provisioningdoc> |
Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!
how do i setup a backup file for gmail?
|
Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!
MightMouse ROM 4.12
Mine too is locking up, saying TAP HERE TO ACTIVATE TOUCHFLO I think it's because I'm copying over the pim.vol, trial and error to figure out, of course more error... does it matter the order? SDConfig.txt Code:
SHOW: \Storage Card\Cabs\MyImage.bmp Changes alerts (sound and remove vibration) Sets backgrounds to a jpg I tweaked Sets local weather Sets soft button on Home to Google Search Sets value to 1 for Google Search license accept Adds area code to contact Display contact names only Code:
- <wap-provisioningdoc> gmail.xml (used OEMizer) Configures my gmail account Code:
- <wap-provisioningdoc> exchange.xml (used OEMizer) Configured my work exchange via activesync Code:
- <wap-provisioningdoc> Working on my TouchFlo 3D issue now |
Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!
Quote:
|
Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!
Quote:
|
Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!
Shadowdrake, Can you tell me if you are able to click on the screen during the following lines:
LOCK:Disabled HIDE:Enabled CAB: \Storage Card\Phone Apps\SpriteTerminator.cab CAB: \Storage Card\Phone Apps\TouchResponse_v0_3_2.CAB HIDE:Disabled LOCK:Enabled I have a problem in that my rom auto calibrates the screen so I never get to do it manually and then when I execute the above commands I cannot click on the screen (all clicks are in the upper right corner). I have thought about using the exec command to try and run manual screen calibration before executing these lines, but don't know what file to point to call this. Thanks for any help. |
Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!
Quote:
|
Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!
Quote:
UC goes about it's business after that and restarts shortly thereafter. |
Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!
Quote:
|
Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!
Good stuff elephant.
|
Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!
Quote:
how do i setup sync time (every 10 mins), setup so that it only downlaods 50Kb of the actual email, and don't download attachments... etc. etc. |
Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!
Quote:
Where do I log into YouTube so that it will save the info here? I have the login info saved in Opera but there is no info here... |
Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!
How would i make a .xml to add my Hotmail account?
|
Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!
Quote:
Use this as a baseline: Code:
<wap-provisioningdoc> |
Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!
Haven't created my xml files for email yet...will have to do it before my next flash :-)
Code:
LOCK: Enabled |
Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!
So if I save a registry excerpt as a "backup.reg" how do I import that as part of my SDConfig.txt?
|
Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!
Does anyone know if there is a weather registry entry for TF3D?
|
Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!
1 Attachment(s)
Quote:
Make sure in your reg file that the header read Microsoft Registry Editor 2.0 or it will not covert properly |
Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!
Quote:
http://forum.ppcgeeks.com/showpost.p...2&postcount=13 |
Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!
Quote:
here's xml which is actually listing two cities, where i live and family live Code:
<characteristic type="HKCU\Software\HTC\Manila" translation="filesystem"> |
Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!
Quote:
|
Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!
Quote:
|
Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!
i dug this up, from a while ago
this is to backup your bluetooth settings http://forum.ppcgeeks.com/showthread...ight=bluetooth |
Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!
Great thread idea! thanks
|
Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!
Quote:
|
Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!
Quote:
How To Add A City in the TF3D Weather |
Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!
Quote:
|
Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!
Mine is very simple:
Code:
LOCK:Enabled Code:
<wap-provisioningdoc> |
Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!
Quote:
|
Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!
Quote:
|
All times are GMT -4. The time now is 08:43 AM. |
Powered by vBulletin® ©2000 - 2025, Jelsoft Enterprises Ltd.
©2012 - PPCGeeks.com