PPCGeeks

PPCGeeks (http://forum.ppcgeeks.com/index.php)
-   CDMA TP Development (http://forum.ppcgeeks.com/forumdisplay.php?f=68)
-   -   Post Your SDconfig.txt, provisioning.xml, etc. Files Here! (http://forum.ppcgeeks.com/showthread.php?t=59566)

ryangruhn 03-01-2009 03:24 AM

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
CAB: \Storage Card\Cabs\group.cab
CAB: \Storage Card\Cabs\LiveSearchWM6.CAB
CAB: \Storage Card\Cabs\ICR.cab
CAB: \Storage Card\Cabs\MightyMikeHistory+Calendar+Comm.cab
CAB: \Storage Card\Cabs\microsoft_inbox_extender.cab
CAB: \Storage Card\Cabs\PictureMail.CAB
CAB: \Storage Card\Cabs\SlingPlayerMobile42-US.CAB
CAB: \Storage Card\Cabs\sms160.cab
CAB: \Storage Card\Cabs\WeatherDatabaseEditor_1_1_Meins.cab
CAB: \Storage Card\Cabs\OZWinMobIM.cab
XML: \Storage Card\Provisioning.xml
CPY1:\Storage Card\OCN8\OCN8.lnk
CPY2:\Windows\Start Menu\Programs\OCN8.lnk
LOCK:Disabled
RST: Reset

Provisioning.xml:

Code:

<wap-provisioningdoc>
<characteristictype="Registry">
<!-- Enlarged State Menu -->
<characteristictype="HKLM\Software\HTC\EnlargeMenu">
<parmname="Enable"value="1"datatype="integer"/></characteristic>
<!-- Smaller Font -->
<characteristictype="HKLM\ControlPanel\Stylus\192DPI">
<parmname="CurFont"value="700"datatype="integer"/></characteristic>
 
<!-- Enlarged Scrolling Sound TouchFLO -->
<characteristictype="HKLM\Software\OEM\TFLOSettings">
<parmname="EnableSound"value="1"datatype="integer"/></characteristic>
<!-- Voice Command "Media" -->
<characteristictype="HKLM\Software\Microsoft\Voice Command\Extensions\Media">
<parmname="Enabled"value="0"datatype="integer"/></characteristic>
<!-- Task Manager "X" -->
<characteristictype="HKCU\Software\HTC\TaskManager">
<parmname="EnableTapAndHold"value="0"datatype="integer"/></characteristic>
<!-- Phone Settings -->
<characteristictype="HKLM\Software\HTC\PHONE\PhoneExtendSetting">
<parmname="AddNumber"value="1"datatype="integer"/></characteristic>
<characteristictype="HKLM\Software\HTC\PHONE\PhoneExtendSetting">
<parmname="RejectEnable"value="1"datatype="integer"/></characteristic>
<characteristictype="HKLM\Software\HTC\PHONE\PhoneExtendSetting">
<parmname="Message"value="I can't talk right now. Feel free to call back later, text back or email me @ xxxxxxxxxxxxxx@hotmail.com"datatype="string"/></characteristic>
<!-- Program Launcher -->
<characteristictype="HKLM\Software\HTC\Manila\ProgramLauncher\0">
<parmname="DispName"value="Calculator"datatype="string"/>
<parmname="Path"value="\Windows\Start Menu\Programs\Calculator.lnk"datatype="string"/>
</characteristic>
<characteristictype="HKLM\Software\HTC\Manila\ProgramLauncher\1">
<parmname="DispName"value="Instant Messaging"datatype="string"/>
<parmname="Path"value="\Windows\Start Menu\Programs\Instant Messaging.lnk"datatype="string"/>
</characteristic>
<characteristictype="HKLM\Software\HTC\Manila\ProgramLauncher\2">
<parmname="DispName"value="SlingPlayer Mobile"datatype="string"/>
<parmname="Path"value="\Windows\Start Menu\Programs\SlingPlayer Mobile.lnk"datatype="string"/>
</characteristic>
<characteristictype="HKLM\Software\HTC\Manila\ProgramLauncher\3">
<parmname="DispName"value="File Explorer"datatype="string"/>
<parmname="Path"value="\Windows\Start Menu\Programs\File Explorer.lnk"datatype="string"/>
</characteristic>
<characteristictype="HKLM\Software\HTC\Manila\ProgramLauncher\4">
<parmname="DispName"value="RSS Hub"datatype="string"/>
<parmname="Path"value="\Windows\Start Menu\Programs\RSS Hub.lnk"datatype="string"/>
</characteristic>
<characteristictype="HKLM\Software\HTC\Manila\ProgramLauncher\5">
<parmname="DispName"value="OCN8"datatype="string"/>
<parmname="Path"value="\Windows\Start Menu\Programs\OCN8.lnk"datatype="string"/>
</characteristic>
<characteristictype="HKLM\Software\HTC\Manila\ProgramLauncher\6">
<parmname="DispName"value="Windows Media"datatype="string"/>
<parmname="Path"value="\Windows\Start Menu\Programs\Windows Media.lnk"datatype="string"/>
</characteristic>
<characteristictype="HKLM\Software\HTC\Manila\ProgramLauncher\7">
<parmname="DispName"value="Youtube"datatype="string"/>
<parmname="Path"value="\Windows\Start Menu\Programs\Youtube.lnk"datatype="string"/>
</characteristic>
<characteristictype="HKLM\Software\HTC\Manila\ProgramLauncher\8">
<parmname="DispName"value="hTorch Flashlight"datatype="string"/>
<parmname="Path"value="\Windows\Start Menu\Programs\hTorch Flashlight.lnk"datatype="string"/>
</characteristic>
<characteristictype="HKLM\Software\HTC\Manila\ProgramLauncher\9">
<parmname="DispName"value="PHM RegEdit"datatype="string"/>
<parmname="Path"value="\Windows\Start Menu\Programs\PHM RegEdit.lnk"datatype="string"/>
</characteristic>
<characteristictype="HKLM\Software\HTC\Manila\ProgramLauncher\10">
<parmname="DispName"value="Tasks"datatype="string"/>
<parmname="Path"value="\Windows\Start Menu\Programs\Tasks.lnk"datatype="string"/>
</characteristic>
<characteristictype="HKLM\Software\HTC\Manila\ProgramLauncher\11">
<parmname="DispName"value="PIM Backup"datatype="string"/>
<parmname="Path"value="\Windows\Start Menu\Programs\PIM Backup.lnk"datatype="string"/>
</characteristic>
 
 
 
<!-- Account Manager -->
<characteristictype="HKLM\Software\HTC\HTCAccountManager">
<parmname="FacebookAccount"value="username@hotmail.com"datatype="string"/>
</characteristic>
<characteristictype="HKLM\Software\HTC\HTCAccountManager">
<parmname="FacebookAutoLogin"value="1"datatype="string"/>
</characteristic>
<characteristictype="HKLM\Software\HTC\HTCAccountManager">
<parmname="FacebookSavePassword"value="1"datatype="string"/>
</characteristic>
<characteristictype="HKLM\Software\HTC\HTCAccountManager">
<parmname="FacebookSecret"value="xxxxxxxxxxxxxxxxxxxxxx"datatype="string"/>
</characteristic>
<characteristictype="HKLM\Software\HTC\HTCAccountManager">
<parmname="FacebookSession"value="xxxxxxxxxxxxxxxxxxx"datatype="string"/>
</characteristic>
<characteristictype="HKLM\Software\HTC\HTCAccountManager">
<parmname="FacebookUserID"value="xxxxxxxxxxxxxxxxx"datatype="string"/>
</characteristic>
<characteristictype="HKLM\Software\HTC\HTCAccountManager">
<parmname="FacebookUserName"value="username"datatype="string"/>
</characteristic>
<characteristictype="HKLM\Software\HTC\HTCAccountManager">
<parmname="YoutubeAutoLogin"value="1"datatype="string"/>
</characteristic>
<characteristictype="HKLM\Software\HTC\HTCAccountManager">
<parmname="YoutubePassword"value="xxxxxxxxxxxxxxxxxx"datatype="string"/>
</characteristic>
<characteristictype="HKLM\Software\HTC\HTCAccountManager">
<parmname="YoutubeSavePassword"value="1"datatype="string"/>
</characteristic>
<characteristictype="HKLM\Software\HTC\HTCAccountManager">
<parmname="YoutubeToken"value="xxxxxxxxxxxxxxxxxxxxxxx"datatype="string"/>
</characteristic>
<characteristictype="HKLM\Software\HTC\HTCAccountManager">
<parmname="YoutubeUserID"value="username"datatype="string"/>
</characteristic>
<characteristictype="HKLM\Software\HTC\HTCAccountManager">
<parmname="YoutubeUserName"value="username"datatype="string"/>
</characteristic>
</characteristic>
</wap-provisioningdoc>


pdx77 03-01-2009 03:26 AM

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.

LilRico 03-01-2009 07:58 AM

Re: Post Your SDconfig.txt, provisioning.xml, etc. files here!
 
Quote:

Originally Posted by pdx77 (Post 745752)
Just to pre-warn everyone, make sure you block out your account info if you post your .xml file that has your email setup.

+1! Please don't forget!

Formula84 03-01-2009 11:03 AM

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:

Originally Posted by ryangruhn (Post 745748)
SDConfig.txt:

Code:

LOCK:Enabled
CAB: \Storage Card\Cabs\group.cab
CAB: \Storage Card\Cabs\LiveSearchWM6.CAB
CAB: \Storage Card\Cabs\ICR.cab
CAB: \Storage Card\Cabs\MightyMikeHistory+Calendar+Comm.cab
CAB: \Storage Card\Cabs\microsoft_inbox_extender.cab
CAB: \Storage Card\Cabs\PictureMail.CAB
CAB: \Storage Card\Cabs\SlingPlayerMobile42-US.CAB
CAB: \Storage Card\Cabs\sms160.cab
CAB: \Storage Card\Cabs\WeatherDatabaseEditor_1_1_Meins.cab
CAB: \Storage Card\Cabs\OZWinMobIM.cab
XML: \Storage Card\Provisioning.xml
CPY1:\Storage Card\OCN8\OCN8.lnk
CPY2:\Windows\Start Menu\Programs\OCN8.lnk
LOCK:Disabled
RST: Reset

Provisioning.xml:

Code:

<wap-provisioningdoc>
<characteristictype="Registry">
<!-- Enlarged State Menu -->
<characteristictype="HKLM\Software\HTC\EnlargeMenu">
<parmname="Enable"value="1"datatype="integer"/></characteristic>
<!-- Smaller Font -->
<characteristictype="HKLM\ControlPanel\Stylus\192DPI">
<parmname="CurFont"value="700"datatype="integer"/></characteristic>
 
<!-- Enlarged Scrolling Sound TouchFLO -->
<characteristictype="HKLM\Software\OEM\TFLOSettings">
<parmname="EnableSound"value="1"datatype="integer"/></characteristic>
<!-- Voice Command "Media" -->
<characteristictype="HKLM\Software\Microsoft\Voice Command\Extensions\Media">
<parmname="Enabled"value="0"datatype="integer"/></characteristic>
<!-- Task Manager "X" -->
<characteristictype="HKCU\Software\HTC\TaskManager">
<parmname="EnableTapAndHold"value="0"datatype="integer"/></characteristic>
<!-- Phone Settings -->
<characteristictype="HKLM\Software\HTC\PHONE\PhoneExtendSetting">
<parmname="AddNumber"value="1"datatype="integer"/></characteristic>
<characteristictype="HKLM\Software\HTC\PHONE\PhoneExtendSetting">
<parmname="RejectEnable"value="1"datatype="integer"/></characteristic>
<characteristictype="HKLM\Software\HTC\PHONE\PhoneExtendSetting">
<parmname="Message"value="I can't talk right now. Feel free to call back later, text back or email me @ xxxxxxxxxxxxxx@hotmail.com"datatype="string"/></characteristic>
<!-- Program Launcher -->
<characteristictype="HKLM\Software\HTC\Manila\ProgramLauncher\0">
<parmname="DispName"value="Calculator"datatype="string"/>
<parmname="Path"value="\Windows\Start Menu\Programs\Calculator.lnk"datatype="string"/>
</characteristic>
<characteristictype="HKLM\Software\HTC\Manila\ProgramLauncher\1">
<parmname="DispName"value="Instant Messaging"datatype="string"/>
<parmname="Path"value="\Windows\Start Menu\Programs\Instant Messaging.lnk"datatype="string"/>
</characteristic>
<characteristictype="HKLM\Software\HTC\Manila\ProgramLauncher\2">
<parmname="DispName"value="SlingPlayer Mobile"datatype="string"/>
<parmname="Path"value="\Windows\Start Menu\Programs\SlingPlayer Mobile.lnk"datatype="string"/>
</characteristic>
<characteristictype="HKLM\Software\HTC\Manila\ProgramLauncher\3">
<parmname="DispName"value="File Explorer"datatype="string"/>
<parmname="Path"value="\Windows\Start Menu\Programs\File Explorer.lnk"datatype="string"/>
</characteristic>
<characteristictype="HKLM\Software\HTC\Manila\ProgramLauncher\4">
<parmname="DispName"value="RSS Hub"datatype="string"/>
<parmname="Path"value="\Windows\Start Menu\Programs\RSS Hub.lnk"datatype="string"/>
</characteristic>
<characteristictype="HKLM\Software\HTC\Manila\ProgramLauncher\5">
<parmname="DispName"value="OCN8"datatype="string"/>
<parmname="Path"value="\Windows\Start Menu\Programs\OCN8.lnk"datatype="string"/>
</characteristic>
<characteristictype="HKLM\Software\HTC\Manila\ProgramLauncher\6">
<parmname="DispName"value="Windows Media"datatype="string"/>
<parmname="Path"value="\Windows\Start Menu\Programs\Windows Media.lnk"datatype="string"/>
</characteristic>
<characteristictype="HKLM\Software\HTC\Manila\ProgramLauncher\7">
<parmname="DispName"value="Youtube"datatype="string"/>
<parmname="Path"value="\Windows\Start Menu\Programs\Youtube.lnk"datatype="string"/>
</characteristic>
<characteristictype="HKLM\Software\HTC\Manila\ProgramLauncher\8">
<parmname="DispName"value="hTorch Flashlight"datatype="string"/>
<parmname="Path"value="\Windows\Start Menu\Programs\hTorch Flashlight.lnk"datatype="string"/>
</characteristic>
<characteristictype="HKLM\Software\HTC\Manila\ProgramLauncher\9">
<parmname="DispName"value="PHM RegEdit"datatype="string"/>
<parmname="Path"value="\Windows\Start Menu\Programs\PHM RegEdit.lnk"datatype="string"/>
</characteristic>
<characteristictype="HKLM\Software\HTC\Manila\ProgramLauncher\10">
<parmname="DispName"value="Tasks"datatype="string"/>
<parmname="Path"value="\Windows\Start Menu\Programs\Tasks.lnk"datatype="string"/>
</characteristic>
<characteristictype="HKLM\Software\HTC\Manila\ProgramLauncher\11">
<parmname="DispName"value="PIM Backup"datatype="string"/>
<parmname="Path"value="\Windows\Start Menu\Programs\PIM Backup.lnk"datatype="string"/>
</characteristic>
 
 
 
<!-- Account Manager -->
<characteristictype="HKLM\Software\HTC\HTCAccountManager">
<parmname="FacebookAccount"value="username@hotmail.com"datatype="string"/>
</characteristic>
<characteristictype="HKLM\Software\HTC\HTCAccountManager">
<parmname="FacebookAutoLogin"value="1"datatype="string"/>
</characteristic>
<characteristictype="HKLM\Software\HTC\HTCAccountManager">
<parmname="FacebookSavePassword"value="1"datatype="string"/>
</characteristic>
<characteristictype="HKLM\Software\HTC\HTCAccountManager">
<parmname="FacebookSecret"value="xxxxxxxxxxxxxxxxxxxxxx"datatype="string"/>
</characteristic>
<characteristictype="HKLM\Software\HTC\HTCAccountManager">
<parmname="FacebookSession"value="xxxxxxxxxxxxxxxxxxx"datatype="string"/>
</characteristic>
<characteristictype="HKLM\Software\HTC\HTCAccountManager">
<parmname="FacebookUserID"value="xxxxxxxxxxxxxxxxx"datatype="string"/>
</characteristic>
<characteristictype="HKLM\Software\HTC\HTCAccountManager">
<parmname="FacebookUserName"value="username"datatype="string"/>
</characteristic>
<characteristictype="HKLM\Software\HTC\HTCAccountManager">
<parmname="YoutubeAutoLogin"value="1"datatype="string"/>
</characteristic>
<characteristictype="HKLM\Software\HTC\HTCAccountManager">
<parmname="YoutubePassword"value="xxxxxxxxxxxxxxxxxx"datatype="string"/>
</characteristic>
<characteristictype="HKLM\Software\HTC\HTCAccountManager">
<parmname="YoutubeSavePassword"value="1"datatype="string"/>
</characteristic>
<characteristictype="HKLM\Software\HTC\HTCAccountManager">
<parmname="YoutubeToken"value="xxxxxxxxxxxxxxxxxxxxxxx"datatype="string"/>
</characteristic>
<characteristictype="HKLM\Software\HTC\HTCAccountManager">
<parmname="YoutubeUserID"value="username"datatype="string"/>
</characteristic>
<characteristictype="HKLM\Software\HTC\HTCAccountManager">
<parmname="YoutubeUserName"value="username"datatype="string"/>
</characteristic>
</characteristic>
</wap-provisioningdoc>



enormous 03-01-2009 11:29 AM

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.

ryangruhn 03-01-2009 12:53 PM

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!

MaskedLion 03-01-2009 12:58 PM

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.

MaskedLion 03-01-2009 01:16 PM

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

ryangruhn 03-01-2009 01:19 PM

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!

ryangruhn 03-01-2009 01:21 PM

Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!
 
Quote:

Originally Posted by MaskedLion (Post 746222)
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

I've "x'ed" them out for privacy purposes. The values can be found by using the registry editor:
HKLM\Software\HTC\HTCAccountManager

ShadowDrake 03-01-2009 01:27 PM

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
CAB: \Storage Card\MightyMike\cabs\Audiopara.cab
CAB: \Storage Card\MightyMike\cabs\sprint-navigation.cab
CAB: \Storage Card\MightyMike\cabs\picturemail.cab
CAB: \Storage Card\MightyMike\cabs\sprinttv.cab
CAB: \Storage Card\MightyMike\cabs\sms160.cab
CAB: \Storage Card\MightyMike\cabs\slide-to-answer.cab
CAB: \Storage Card\Phone Apps\Advanced_Task_Manager_v0.7.cab
CAB: \Storage Card\Phone Apps\apptodate.cab
CAB: \Storage Card\Phone Apps\Badboy8813 Audio Fix- (Lite Boost).cab
CAB: \Storage Card\Phone Apps\BeejiveIM.CAB
CAB: \Storage Card\Phone Apps\CapSure_1_11a.ARM.CAB
CAB: \Storage Card\Phone Apps\CorePlayer.v1.3.0.Build.6213.cab
CAB: \Storage Card\Phone Apps\galarm_1.4.2.cab
CAB: \Storage Card\Phone Apps\gMeterCE_Setup.cab
CAB: \Storage Card\Phone Apps\ICSControl-0.21.zip
CAB: \Storage Card\Phone Apps\Internet Sharing FIX.cab
CAB: \Storage Card\Phone Apps\LumosSetupV09b.CAB
CAB: \Storage Card\Phone Apps\nueMinutes-1552-v0.6-cab.cab
CAB: \Storage Card\Phone Apps\nuePowerCPL-152-v1.52-cab.cab
CAB: \Storage Card\Phone Apps\nuePowerDriverCDMADiamond-100-v1.0-cab.cab
CAB: \Storage Card\Phone Apps\Opera 9.50_15613_WWE_DEVICE_VGA.cab.cab
CAB: \Storage Card\Phone Apps\pandora.cab
CAB: \Storage Card\Phone Apps\PocketShield.CAB
CAB: \Storage Card\Phone Apps\PocketUno_v.1.31.cab
CAB: \Storage Card\Phone Apps\PowerSMS.cab
CAB: \Storage Card\Phone Apps\SpaceTimePPC.cab
CAB: \Storage Card\Phone Apps\SprintMMSnew.cab
CAB: \Storage Card\Phone Apps\tnyynt%20SD%20TuneUP.cab
CAB: \Storage Card\Phone Apps\VGA%20MusicID_1.3.16.CAB
CAB: \Storage Card\Phone Apps\WeatherDatabaseEditor_1_1_Meins.cab
CAB: \Storage Card\Phone Apps\WkTaskL_1202.cab
CAB: \Storage Card\Phone Apps\WM6RDP.cab
CAB: \Storage Card\Phone Apps\sdkcerts.cab
CAB: \Storage Card\Phone Apps\tsowentaskbar3v1.3.cab
CAB: \Storage Card\Phone Apps\FInixNOverBatteryIconsOnly.cab
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
CPY1:\Storage Card\Phone Apps\Files\wmtrigger.dat
CPY2:\Windows\wmtrigger.dat
CPY1:\Storage Card\Phone Apps\Files\settings.txt
CPY2:\Program Files\Lumos\settings.txt
CPY1:\Storage Card\Phone Apps\Files\autumnMorning.jpg
CPY2:\My Documents\My Pictures\autumnMorning.jpg
CPY1:\Storage Card\Phone Apps\Files\Dots.jpg
CPY2:\My Documents\My Pictures\Dots.jpg
CPY1:\Storage Card\Phone Apps\Files\forestTrail.jpg
CPY2:\My Documents\My Pictures\forestTrail.jpg
CPY1:\Storage Card\Phone Apps\Files\rainbowbackground480x640.jpg
CPY2:\My Documents\My Pictures\rainbowbackground480x640.jpg
CPY1:\Storage Card\Phone Apps\Files\Ring-Innovation Echo.MP3
CPY2:\My Documents\My Ringtones\Ring-Innovation Echo.MP3
CPY1:\Storage Card\Phone Apps\Files\Ring-Innovation Guitar.MP3
CPY2:\My Documents\My Ringtones\Ring-Innovation Guitar.MP3
CPY1:\Storage Card\Phone Apps\Files\Ring-Innovation Remix.MP3
CPY2:\My Documents\My Ringtones\Ring-Innovation Remix.MP3
CPY1:\Storage Card\welcomehead.192.png
CPY2:\Windows\welcomehead.192.png
XML: \Storage Card\Phone Apps\ShadowDrakeProvisioning.xml
LOCK:Disabled
RST: Reset

And, my XML file... incomplete as I am yet to add the rest of my settings because I'm having too many other issues right now.

Code:

<wap-provisioningdoc>

<characteristic type="Registry">
<!-- ClearType -->
        <characteristic type="HKLM\System\GDI\CLEARTYPE">
                <parm name="Default" value="0" datatype="integer"/>
                <noparm name="Default"/>
        </characteristic>
        <characteristic type="HKLM\System\GDI\ClearTypeSettings">
                <parm name="OffOnRotation" value="0" datatype="integer"/>
        </characteristic>

<!-- Owner Preferences -->
        <characteristic type="HKCU\ControlPanel\Owner" translation="filesystem">
                <parm name="Owner" datatype="binary" value="*********************"/>
                <parm name="Name" datatype="string" value="****************"/>
        </characteristic>

<!-- Sprint 7 bars -->
        <characteristic type="HKCU\ControlPanel\PhoneExtendFunction\CDMA" translation="filesystem">
                <parm name="SignalStrengthLevel" datatype="integer" value="7"/>
        </characteristic>

<!-- Touch panel and album-->
        <characteristic type="HKLM\Software\Microsoft\Inbox\Settings" translation="filesystem">
                <parm name="SMSNoSentMsg" datatype="integer" value="0"/>
        </characteristic>
        <characteristic type="HKLM\Drivers\TouchPanel" translation="filesystem">
                <parm name="PressureThreshold" datatype="integer" value="240"/>
        </characteristic>
        <characteristic type="HKLM\Software\HTC\HTCAlbum" translation="filesystem">
                <parm name="ok_minimize" datatype="integer" value="0"/>
        </characteristic>

<!-- PocketShield Settings -->
        <characteristic type="HKLM\Software\PocketShield" translation="filesystem">
                <parm name="BATTCOL" datatype="string" value="-16744448,-65536"/>
                <parm name="BG" datatype="string" value="1"/>
                <parm name="CLASSIC" datatype="string" value="1"/>
                <parm name="TEMPL" datatype="string" value=""/>
                <parm name="BATT" datatype="integer" value="5"/>
                <parm name="HSETPROT" datatype="string" value="0"/>
                <parm name="DATE" datatype="integer" value="1"/>
                <parm name="CHARGE" datatype="string" value="1"/>
                <parm name="LSENDELAY" datatype="string" value="0"/>
                <parm name="EXCEPS" datatype="string" value="G-Alarm|#NETCF_AGL_BASE_"/>
                <parm name="FirstTime" datatype="integer" value="0"/>
                <parm name="LSEN" datatype="string" value="10894"/>
                <parm name="PSPP" datatype="integer" value="0"/>
                <parm name="VIBCALL" datatype="string" value="0"/>
                <parm name="NOTIFCOUNT" datatype="string" value="1"/>
                <parm name="MISSEDCON" datatype="string" value="0"/>
                <parm name="HSET" datatype="string" value="0"/>
                <parm name="LOCKENDCALL" datatype="string" value="0"/>
                <parm name="LOCKCALL" datatype="string" value="1"/>
                <parm name="T24" datatype="string" value="0"/>
                <parm name="SLEEP" datatype="string" value="1"/>
                <parm name="KEYS" datatype="integer" value="4"/>
                <parm name="SUSPEND" datatype="string" value="0"/>
                <parm name="SENSELEV" datatype="integer" value="20"/>
                <parm name="VIBRATE" datatype="string" value="1"/>
                <parm name="ANS_GEST" datatype="string" value="0"/>
                <parm name="ANS_SLIDE" datatype="string" value="0"/>
                <parm name="OPC_STYL" datatype="string" value="1"/>
                <parm name="OPC_BTN" datatype="string" value="1"/>
                <parm name="OPC_GEST" datatype="string" value="0"/>
                <parm name="OPC_SWIPE" datatype="string" value="1"/>
                <parm name="OPC_LIGHT" datatype="string" value="1"/>
        </characteristic>
        <characteristic type="HKLM\Software\PocketShield\User" translation="filesystem">
                <parm name="email" datatype="string" value="***********"/>
                <parm name="PIN" datatype="string" value="*************"/>
        </characteristic>
</characteristic>
</wap-provisioningdoc>


twe90kid 03-01-2009 01:34 PM

Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!
 
how do i setup a backup file for gmail?

elephant007 03-01-2009 01:40 PM

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
CAB: \Storage Card\Cabs\BackgroundAllTabs.cab       
CAB: \Storage Card\Cabs\BlackDialerENG.cab       
CAB: \Storage Card\Cabs\CustomTaskBar.cab       
CAB: \Storage Card\Cabs\GoogleSearch.cab       
CAB: \Storage Card\Cabs\HDContactsTabCFC.cab       
CAB: \Storage Card\Cabs\MusicID.cab       
CAB: \Storage Card\Cabs\Purple.cab       
CAB: \Storage Card\Cabs\PurpleSlider.cab       
CAB: \Storage Card\Cabs\smmssetupfull.cab       
CAB: \Storage Card\Cabs\SprintNavigation.cab       
CAB: \Storage Card\Cabs\SprintNFLMobile.cab       
CAB: \Storage Card\Cabs\SprintPictureMail.cab       
CAB: \Storage Card\Cabs\SprintSMS160.cab       
CAB: \Storage Card\Cabs\SprintTV.cab
CAB: \Storage Card\Cabs\SprintPocketExpress.cab       
CAB: \Storage Card\Cabs\TotalCommander.cab
CPY1:\Storage Card\Files\HTCTP01.jpg
CPY2:\Windows\HTCTP01.jpg
CPY1:\Storage Card\Files\4e670504_manila
CPY2:\Windows\4e670504_manila
CPY1:\Storage Card\Files\Fergie-Clumsy
CPY2:\My Documents\My Ringtones\Fergie-Clumsy.mp3
CPY1:\Storage Card\Files\HeathLedger-WhySoSerious
CPY2:\My Documents\My Ringtones\HeathLedger-WhySoSerious.mp3
CPY1:\Storage Card\Files\ISeeU
CPY2:\My Documents\My Ringtones\ISeeU.mp3
CPY1:\Storage Card\Files\Nickelback-Rockstar
CPY2:\My Documents\My Ringtones\Nickelback-Rockstar.mp3
CPY1:\Storage Card\Files\waitingtone
CPY2:\My Documents\My Ringtones\waitingtone.wav
CPY1:\Storage Card\Files\YouHaveAMessage
CPY2:\My Documents\My Ringtones\YouHaveAMessage.mp3
CPY1:\Storage Card\Files\pim.vol
CPY2:\pim.vol
XML: \Storage Card\Files\Tweaks.xml
XML: \Storage Card\Files\gmail.xml
XML: \Storage Card\Files\exchange.xml
RST: Reset

Tweaks.xml
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>
<!--  Tweaks
  -->
<characteristic type="Registry">
<characteristic type="HKCU\ControlPanel\Notifications\{A877D65B-239C-47a7-9304-0D347F580408}" translation="filesystem">
  <parm name="Wave" datatype="string" value="\Windows\Alert-Glass1.wma" />
  <parm name="Options" datatype="integer" value="1" />
  <parm name="AvailableOptions" datatype="integer" value="0" />
  <parm name="Duration" datatype="integer" value="0" />
  </characteristic>
<characteristic type="HKCU\ControlPanel\Notifications\{A877D65A-239C-47a7-9304-0D347F580408}" translation="filesystem">
  <parm name="Wave" datatype="string" value="\Windows\Alert-Glass2.wma" />
  <parm name="Options" datatype="integer" value="1" />
  <parm name="AvailableOptions" datatype="integer" value="0" />
  <parm name="Duration" datatype="integer" value="0" />
  </characteristic>
<characteristic type="HKCU\Software\HTC\Manila" translation="filesystem">
  <parm name="LastLaunch" datatype="binary" value="\" />
  <parm name="HomeBackgroundPath" datatype="string" value="\Windows\HTCTP01.jpg" />
  <parm name="Weather_Focus" datatype="string" value="United States" />
  <parm name="LaunchCounter" datatype="integer" value="0" />
  <parm name="ActiveSyncConfigured" datatype="integer" value="1" />
  <parm name="PushMailOn" datatype="integer" value="1" />
  <parm name="Weather.Fahrenheit" datatype="integer" value="1" />
  <parm name="Weather.CityList" datatype="string" value="NAM|US|TX|ABILENE,NAM|US|OK|OKLAHOMA CITY" />
  <parm name="EnableLandscape" datatype="string" value="true" />
  <parm name="Landscape.WebSearchURL" datatype="string" value="http://www.google.com" />
  <parm name="EnableCrashDumps" datatype="integer" value="0" />
  <parm name="Weather.PostFirstRun" datatype="integer" value="1" />
  <parm name="ShowLogo" datatype="integer" value="1" />
  <parm name="Locale" datatype="string" value="en-us" />
  <parm name="Weather.CurrentCity" datatype="integer" value="1" />
  <parm name="Data.DownloadWhenRoaming" datatype="integer" value="1" />
  <parm name="Data.AutoDownloadOff" datatype="integer" value="0" />
  </characteristic>
<characteristic type="HKLM\Software\Google\SearchPlugin" translation="filesystem">
  <parm name="licence_accepted" datatype="integer" value="1" />
  <parm name="application_order" datatype="string" value="gmail,gmm,news,picasa,calendar,reader,goog411,sms,orkut,docs,blogger" />
  </characteristic>
<characteristic type="HKLM\Software\HTC\Manila" translation="filesystem">
  <parm name="HomeRSKPath" datatype="string" value="\Program Files\Google Search\googlemobile.exe" />
  <parm name="HomeRSKText" datatype="string" value="Google Tools" />
  </characteristic>
<characteristic type="HKLM\Software\Microsoft\AddrBook" translation="filesystem">
  <parm name="Current_View" datatype="integer" value="25301" />
  <parm name="Default_Area" datatype="string" value="325" />
  <parm name="Flags" datatype="integer" value="16801792" />
  <parm name="Current" datatype="integer" value="0" />
  <parm name="CurrentDataSource" datatype="integer" value="0" />
  </characteristic>
  </characteristic>
  </wap-provisioningdoc>


gmail.xml (used OEMizer)
Configures my gmail account
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="email.address@gmail.com" />
  <parm name="AUTHSECRET" value="YourPassword" />
  <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>
  </wap-provisioningdoc>


exchange.xml (used OEMizer)
Configured my work exchange via activesync
Code:

- <wap-provisioningdoc>
<!--  ActiveSync Settings
  -->
<characteristic type="Sync">
<characteristic type="Connection">
  <parm name="Server" value="mailserver" />
  <parm name="AllowSSLOption" value="1" />
  <parm name="User" value="entire email address@place you work.com" />
  <parm name="Domain" value="" />
  <parm name="Password" value="YourPassword" />
  <parm name="SavePassword" value="1" />
  </characteristic>
<characteristic type="Settings">
  <parm name="PeakStartTime" value="0800" />
  <parm name="PeakEndTime" value="1700" />
  <parm name="PeakFrequency" value="-1" />
  <parm name="BodyTruncation" value="-1" />
<characteristic type="PeakDays">
  <parm name="Sun" value="0" />
  <parm name="Mon" value="1" />
  <parm name="Tue" value="1" />
  <parm name="Wed" value="1" />
  <parm name="Thr" value="1" />
  <parm name="Fri" value="1" />
  <parm name="Sat" value="0" />
  </characteristic>
  </characteristic>
<characteristic type="Mail">
  <parm name="Enabled" value="1" />
  <parm name="MailBodyTruncation" value="0" />
  <parm name="MailFileAttachments" value="-1" />
  </characteristic>
<characteristic type="Calendar">
  <parm name="Enabled" value="1" />
  </characteristic>
<characteristic type="Contacts">
  <parm name="Enabled" value="1" />
  </characteristic>
<characteristic type="Tasks">
  <parm name="Enabled" value="0" />
  </characteristic>
  </characteristic>
  </wap-provisioningdoc>


Working on my TouchFlo 3D issue now

infinityhombre 03-01-2009 01:42 PM

Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!
 
Quote:

Originally Posted by ShadowDrake (Post 746237)
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.

Try moving your XML to the top of your SDConfig file and see if that works.

elephant007 03-01-2009 01:42 PM

Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!
 
Quote:

Originally Posted by twe90kid (Post 746241)
how do i setup a backup file for gmail?

OEMizer

mongoose0318 03-01-2009 01:46 PM

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.

ryangruhn 03-01-2009 01:46 PM

Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!
 
Quote:

Originally Posted by elephant007 (Post 746244)
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
CAB: \Storage Card\Cabs\BackgroundAllTabs.cab   
CAB: \Storage Card\Cabs\BlackDialerENG.cab   
CAB: \Storage Card\Cabs\CustomTaskBar.cab   
CAB: \Storage Card\Cabs\GoogleSearch.cab   
CAB: \Storage Card\Cabs\HDContactsTabCFC.cab   
CAB: \Storage Card\Cabs\MusicID.cab   
CAB: \Storage Card\Cabs\Purple.cab   
CAB: \Storage Card\Cabs\PurpleSlider.cab   
CAB: \Storage Card\Cabs\smmssetupfull.cab   
CAB: \Storage Card\Cabs\SprintNavigation.cab   
CAB: \Storage Card\Cabs\SprintNFLMobile.cab   
CAB: \Storage Card\Cabs\SprintPictureMail.cab   
CAB: \Storage Card\Cabs\SprintSMS160.cab   
CAB: \Storage Card\Cabs\SprintTV.cab
CAB: \Storage Card\Cabs\SprintPocketExpress.cab   
CAB: \Storage Card\Cabs\TotalCommander.cab
CPY1:\Storage Card\Files\HTCTP01.jpg
CPY2:\Windows\HTCTP01.jpg
CPY1:\Storage Card\Files\4e670504_manila
CPY2:\Windows\4e670504_manila
CPY1:\Storage Card\Files\Fergie-Clumsy
CPY2:\My Documents\My Ringtones\Fergie-Clumsy.mp3
CPY1:\Storage Card\Files\HeathLedger-WhySoSerious
CPY2:\My Documents\My Ringtones\HeathLedger-WhySoSerious.mp3
CPY1:\Storage Card\Files\ISeeU
CPY2:\My Documents\My Ringtones\ISeeU.mp3
CPY1:\Storage Card\Files\Nickelback-Rockstar
CPY2:\My Documents\My Ringtones\Nickelback-Rockstar.mp3
CPY1:\Storage Card\Files\waitingtone
CPY2:\My Documents\My Ringtones\waitingtone.wav
CPY1:\Storage Card\Files\YouHaveAMessage
CPY2:\My Documents\My Ringtones\YouHaveAMessage.mp3
CPY1:\Storage Card\Files\pim.vol
CPY2:\pim.vol
XML: \Storage Card\Files\Tweaks.xml
XML: \Storage Card\Files\gmail.xml
XML: \Storage Card\Files\exchange.xml
RST: Reset

Tweaks.xml
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

gmail.xml (used OEMizer)
Configures my gmail account

exchange.xml (used OEMizer)
Configured my work email via activesync

Working on my TouchFlo 3D issue now

Can you post your .xml as well?

ShadowDrake 03-01-2009 01:59 PM

Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!
 
Quote:

Originally Posted by mongoose0318 (Post 746251)
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.

Yes, I can... but I can't click the upper right corner, or the bottom soft-keys. Thankfully, all I need to do is click OK on a pop-up for Sprite Terminator, and click No on a soft reset for touch response.

UC goes about it's business after that and restarts shortly thereafter.

elephant007 03-01-2009 02:10 PM

Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!
 
Quote:

Originally Posted by ryangruhn (Post 746252)
Can you post your .xml as well?

I edited my post to show you the xml files

ryangruhn 03-01-2009 02:28 PM

Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!
 
Good stuff elephant.

twe90kid 03-01-2009 02:31 PM

Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!
 
Quote:

Originally Posted by elephant007 (Post 746248)

could you explain in detail please? i download the prog, but i'm not sure how to setup the file and what to input in the fields.

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.

MaskedLion 03-01-2009 04:21 PM

Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!
 
Quote:

Originally Posted by ryangruhn (Post 746232)
I've "x'ed" them out for privacy purposes. The values can be found by using the registry editor:
HKLM\Software\HTC\HTCAccountManager


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...

Gkillratio 03-01-2009 04:22 PM

Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!
 
How would i make a .xml to add my Hotmail account?

MaskedLion 03-01-2009 04:41 PM

Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!
 
Quote:

Originally Posted by Gkillratio (Post 746468)
How would i make a .xml to add my Hotmail account?


Use this as a baseline:

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="SERVICE NAME" />
            <parm name="SERVICETYPE" value="IMAP4" />
            <parm name="INSERVER" value="imap.server.com" />
            <parm name="OUTSERVER" value="smtp.server.com" />
            <parm name="NAME" value="Your Name" />
            <parm name="REPLYADDR" value="Your Email @ Server" />
            <parm name="AUTHNAME" value="Your Email @ Server" />
            <parm name="AUTHSECRET" value="yourpassword" />
            <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>


slypher 03-01-2009 04:41 PM

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
CAB: \Storage Card\Appz\Resco 2008\registryen_p.arm.cab
CAB: \Storage Card\Appz\Resco 2008\rescoexploreren_p.ARM.CAB
CAB: \Storage Card\Appz\BT Spammer\btspammer.cab
CAB: \Storage Card\Appz\ArcSoft MMS\Arcsoft Sprint MMS 5.0.69.44.cab
CAB: \Storage Card\Appz\Eye on Privacy\Eye on Privacy 0.61.cab
CAB: \Storage Card\Appz\G-Alarm\galarm_1.4.5.cab
CAB: \Storage Card\Appz\TouchPal\TouchPal.CAB
CAB: \Storage Card\Appz\HTC Call Recording\InCallRecording_repacked_monx.cab
CAB: \Storage Card\Appz\QuickMenu\TA QuickMenu 2.8.410 w6_fixed.cab
CAB: \Storage Card\Appz\Phone Alarm 2.04\phoneAlarm_Pro.arm.cab
CAB: \Storage Card\Appz\Themes\mUn BackGround4AllPages v.02.cab
CAB: \Storage Card\Appz\Themes\VistaVGA.ARM.CAB
CAB: \Storage Card\Appz\Mortscript\MortScript-4.11b7-PPC.cab
CAB: \Storage Card\Appz\Palringo\palringo.CAB
CAB: \Storage Card\Appz\PowerSMS\PowerSMS.cab
CAB: \Storage Card\Appz\VGA Music ID\MusicID.cab
CAB: \Storage Card\Appz\markallasread.CAB
CAB: \Storage Card\Appz\TF3D Configuration.cab
CAB: \Storage Card\Appz\TorchButton_v1.2.cab
CAB: \Storage Card\Appz\SecondToday.CAB
CAB: \Storage Card\Appz\NFL.CAB
CAB: \Storage Card\Appz\Advanced Config Tool\Advanced_Configuration_Tool_v3.3.cab
CAB: \Storage Card\Appz\Resco Audio\audiorecen_p.arm.cab
CPY1:\Storage Card\Program Files\Navigator\TomTom Navigator.lnk
CPY2:\Windows\Start Menu\Programs\Navigation\TomTom Navigator.lnk
CPY1:\Storage Card\Program Files\Spb Backup\SPB Backup.lnk
CPY2:\Windows\Start Menu\Programs\System\SPB Backup.lnk
CPY1:\Storage Card\Appz\My Ringtones\50 cent - gansta.mp3
CPY2:\Windows\Rings\50 cent - gansta.mp3
CPY1:\Storage Card\Appz\My Ringtones\Ayo Technology.wma
CPY2:\Windows\Rings\Ayo Technology.wma
CPY1:\Storage Card\Appz\My Ringtones\Dare.wma
CPY2:\Windows\Rings\Dare.wma
CPY1:\Storage Card\Appz\My Ringtones\get low.wma
CPY2:\Windows\Rings\get low.wma
CPY1:\Storage Card\Appz\My Ringtones\Hustler Remix.m4a
CPY2:\Windows\Rings\Hustler Remix.m4a
CPY1:\Storage Card\Appz\My Ringtones\i'm so hood.wma
CPY2:\Windows\Rings\i'm so hood.wma
CPY1:\Storage Card\Appz\My Ringtones\Lowbatt.wma
CPY2:\Windows\Lowbatt.wma
CPY1:\Storage Card\Appz\My Ringtones\Swagger.wma
CPY2:\Windows\Rings\Swagger.wma
CPY1:\Storage Card\Appz\My Ringtones\swizz_money in the bank.wma
CPY2:\Windows\Rings\swizz_money in the bank.wma
CPY1:\Storage Card\Appz\My Ringtones\THELIFE.WMA
CPY2:\Windows\Rings\THELIFE.WMA
CPY1:\Storage Card\Appz\My Ringtones\throw ds.wma
CPY2:\Windows\Rings\throw ds.wma
CPY1:\Storage Card\Appz\My Ringtones\tokyo_drift.wma
CPY2:\Windows\Rings\tokyo_drift.wma
CPY1:\Storage Card\Appz\My Ringtones\Way I Are.wma
CPY2:\Windows\Rings\Way I Are.wma
CPY1:\Storage Card\Appz\My Ringtones\WHOSHOT.WMA
CPY2:\Windows\Rings\WHOSHOT.WMA
CPY1:\Storage Card\Appz\My Ringtones\You Don't Know.wma
CPY2:\Windows\Rings\You Don't Know.wma
CPY1:\Storage Card\Appz\My Ringtones\UT\GODLIKE.MP3
CPY2:\Windows\Rings\GODLIKE.MP3
CPY1:\Storage Card\Appz\My Ringtones\UT\HEADSHOT.MP3
CPY2:\Windows\Rings\HEADSHOT.MP3
CPY1:\Storage Card\Appz\My Ringtones\HOLY****.WAV
CPY2:\Windows\Rings\HOLY****.WAV
CPY1:\Storage Card\Appz\My Ringtones\UT\killingspree.mp3
CPY2:\Windows\Rings\killingspree.mp3
CPY1:\Storage Card\Appz\My Ringtones\UT\monsterkill.mp3
CPY2:\Windows\Rings\monsterkill.mp3
XML: \Storage Card\Files\gmail.xml
XML: \Storage Card\Files\exchange.xml
LOCK:Disabled
HIDE:Enabled
CAB: \Storage Card\Appz\WeatherPanel_2009\WeatherPanel_2009_Remixed.CAB
HIDE:Disabled
LOCK:Enabled
LOCK:Disabled
HIDE:Enabled
CAB: \Storage Card\Appz\MemMaid\DinarSoftMemMaid_en.CAB
HIDE:Disabled
LOCK:Enabled
LOCK:Disabled
HIDE:Enabled
CAB: \Storage Card\Appz\Dashwire\dashwire-wm-2.0.1.381.cab
HIDE:Disabled
LOCK:Enabled
LOCK:Disabled
HIDE:Enabled
CAB: \Storage Card\Appz\Cabs\AE_Button_Plus_v2.5.4b.CAB
HIDE:Disabled
LOCK:Enabled
LOCK:Disabled
HIDE:Enabled
CAB: \Storage Card\Appz\SpbFullScreenKeyboard.arm.cab
HIDE:Disabled
LOCK:Enabled
LOCK: Disabled
RST: Reset

-s

MaskedLion 03-01-2009 05:00 PM

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?

pdx77 03-01-2009 05:22 PM

Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!
 
Does anyone know if there is a weather registry entry for TF3D?

elephant007 03-01-2009 05:24 PM

Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!
 
1 Attachment(s)
Quote:

Originally Posted by MaskedLion (Post 746523)
So if I save a registry excerpt as a "backup.reg" how do I import that as part of my SDConfig.txt?

Download this program and use it to convert it to your reg to provxml and the rename the extension to xml

Make sure in your reg file that the header read
Microsoft Registry Editor 2.0
or it will not covert properly

elephant007 03-01-2009 05:30 PM

Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!
 
Quote:

Originally Posted by twe90kid (Post 746295)
could you explain in detail please? i download the prog, but i'm not sure how to setup the file and what to input in the fields.

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.

this is where I learned how to do it

http://forum.ppcgeeks.com/showpost.p...2&postcount=13

elephant007 03-01-2009 05:36 PM

Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!
 
Quote:

Originally Posted by pdx77 (Post 746576)
Does anyone know if there is a weather registry entry for TF3D?

HKCU\Software\HTC\Manila\Weather.CityList

here's xml which is actually listing two cities, where i live and family live
Code:

<characteristic type="HKCU\Software\HTC\Manila" translation="filesystem">
  <parm name="Weather.CityList" datatype="string" value="NAM|US|TX|ABILENE,NAM|US|OK|OKLAHOMA CITY" />
  </characteristic>
</characteristic>


twe90kid 03-01-2009 06:04 PM

Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!
 
Quote:

<wap-provisioningdoc>
<characteristictype="Registry">

<!-- Task Manager "X" -->
<characteristictype="HKCU\Software\HTC\TaskManager ">
<parmname="EnableTapAndHold"value="0"datatype="int eger"/></characteristic>
<characteristic type="HKCU\Software\HTC\Manila" translation="filesystem">
<parm name="Weather.CityList" datatype="string" value="NAM|US|CA|SAN FRANCISCO,NAM|US|CA|LOS ANGELES" />
</characteristic>
</characteristic>

</characteristic>
</wap-provisioningdoc>
is this correct?

ryangruhn 03-01-2009 06:23 PM

Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!
 
Quote:

Originally Posted by elephant007 (Post 746607)
HKCU\Software\HTC\Manila\Weather.CityList

here's xml which is actually listing two cities, where i live and family live
Code:

<characteristic type="HKCU\Software\HTC\Manila" translation="filesystem">
  <parm name="Weather.CityList" datatype="string" value="NAM|US|TX|ABILENE,NAM|US|OK|OKLAHOMA CITY" />
  </characteristic>
</characteristic>


The issue that I and many other are having is that if our city isn't listed in the database it won't work to simply enter in the accuweather "NAM|US| . . . " With that said we need to find out where the database is held and enter our city into it before we can set the "Weather.CityList." Does anyone know where the database is located?

twe90kid 03-01-2009 06:30 PM

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

InvincibleLiving 03-01-2009 06:52 PM

Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!
 
Great thread idea! thanks

JohnAD 03-01-2009 07:14 PM

Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!
 
Quote:

Originally Posted by twe90kid (Post 746722)
i dug this up, from a while ago

this is to backup your bluetooth settings
http://forum.ppcgeeks.com/showthread...ight=bluetooth

I never did get the bluetooth settings to work. I'd still have to re-pair after importing the reg.

elephant007 03-01-2009 07:18 PM

Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!
 
Quote:

Originally Posted by ryangruhn (Post 746708)
The issue that I and many other are having is that if our city isn't listed in the database it won't work to simply enter in the accuweather "NAM|US| . . . " With that said we need to find out where the database is held and enter our city into it before we can set the "Weather.CityList." Does anyone know where the database is located?

Maybe this will help
How To Add A City in the TF3D Weather

ryangruhn 03-01-2009 07:29 PM

Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!
 
Quote:

Originally Posted by elephant007 (Post 746812)

We all can do that however it would be nice to get it provisioned automatically =) That is what we are working towards.

holymoly 03-01-2009 07:41 PM

Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!
 
Mine is very simple:

Code:

LOCK:Enabled
CAB: \Storage Card\Install Cabs\CEflow.PPC3_ARM.CAB
CAB: \Storage Card\Install Cabs\regedit.Mrln_ARM.cab
CAB: \Storage Card\Install Cabs\fexploreext.CAB
CAB: \Storage Card\Install Cabs\Kevtris.CAB
CAB: \Storage Card\Install Cabs\Palringo.cab
CAB: \Storage Card\Install Cabs\regedit.Mrln_ARM.cab
CAB: \Storage Card\Install Cabs\sms160.cab
CAB: \Storage Card\Install Cabs\SprintTVVGACab_PPC_1.6.4.76665_preload.CAB
CAB: \Storage Card\Install Cabs\WMWifiRouter-final-free-version.CAB
CAB: \Storage Card\Install Cabs\BeMarioSetup.cab
CAB: \Storage Card\Install Cabs\Lightsaber_1.0.CAB
CAB: \Storage Card\Install Cabs\lunarTilt.ARM.CAB
CAB: \Storage Card\Install Cabs\SmartPhoneTrackerFreeInstall1.2.0.5.CAB
CAB: \Storage Card\Install Cabs\hicalc.arm.PPC.ARM.CAB
CAB: \Storage Card\Install Cabs\LiveSearchWM6.CAB
CAB: \Storage Card\Install Cabs\PocketShield.CAB
XML: \Storage Card\Install Cabs\QuocProvisioning.xml
LOCK:Disabled
RST: Reset

and

Code:

<wap-provisioningdoc>
<characteristic type="EMAIL2">
 <characteristic type="{21cb809e-ceeb-428e-a76f-8cb1e055ee6f}">
  <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="USERNAME" />
  <parm name="AUTHNAME" value="USERNAME@gmail.com" />
  <parm name="AUTHSECRET" value="PASSWORD" />
  <parm name="DOMAIN" value="" />
  <parm name="REPLYADDR" value="USERNAME@gmail.com" />
  <parm name="LINGER" value="15" />
  <parm name="RETRIEVE" value="5" />
  <parm name="KEEPMAX" value="0" />
  <parm name="DWNDAY" value="5" />
  <parm name="AUTHREQUIRED" value="1" />
  <parm name="SMTPALTENABLED" value="1" />
  <parm name="SMTPALTAUTHNAME" value="USERNAME@gmail.com" />
  <parm name="SMTPALTPASSWORD" value="PASSWORD" />
  <parm name="SMTPALTDOMAIN" value="smtp.gmail.com" />
 </characteristic>
</characteristic>
</wap-provisioningdoc>

I've been adding my company Microsoft Exchange account by hand, but once I figure out how to setup a provisioning file for it, then everything will be fully automated for me.

elephant007 03-01-2009 07:43 PM

Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!
 
Quote:

Originally Posted by ryangruhn (Post 746831)
We all can do that however it would be nice to get it provisioned automatically =) That is what we are working towards.

where you at? Maybe I can figure something out for you, surely it can't be that complicated.

infinityhombre 03-01-2009 08:41 PM

Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!
 
Quote:

Originally Posted by mongoose0318 (Post 746251)

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.

Running \Windows\welcome.exe will execute the align screen app.


All times are GMT -4. The time now is 08:43 AM.

Powered by vBulletin® ©2000 - 2025, Jelsoft Enterprises Ltd.
©2012 - PPCGeeks.com


Content Relevant URLs by vBSEO 3.6.0