View Single Post
  #121 (permalink)  
Old 03-19-2009, 12:21 AM
elephant007's Avatar
elephant007
domo arigato mr roboto
Offline
 
Join Date: Jan 2007
Posts: 1,248
Reputation: 3584
elephant007 is still contributing even after becoming a VIPelephant007 is still contributing even after becoming a VIPelephant007 is still contributing even after becoming a VIPelephant007 is still contributing even after becoming a VIPelephant007 is still contributing even after becoming a VIPelephant007 is still contributing even after becoming a VIPelephant007 is still contributing even after becoming a VIPelephant007 is still contributing even after becoming a VIPelephant007 is still contributing even after becoming a VIPelephant007 is still contributing even after becoming a VIPelephant007 is still contributing even after becoming a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Arrow Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!

Here's my **ALL NEW** SDConfig.txt
Current ROM: MightROM 4.14
Below is my director structure on the Storage Card

Storage Card
Storage Card\Config
Storage Card\Config\Cabs
Storage Card\Config\Files
Storage Card\Config\Images
Storage Card\Config\Ringtones
Storage Card\Config\Shortcuts
Storage Card\Config\XML

I have a backup of PIM.VOL which stores all of the contacts you have saved in your Favorites People Tab, I'll give instructions on how to restore this successfully

So the Music Tab will not pick up my MP3 ringers on my storage card I simply removed the MP3 extension on my storage card. During the SDConfig CPY command, I have it putting the MP3 extension back on the file as follows
CPY1:\Storage Card\Config\Ringtones\ISeeYou
CPY2:\My Documents\My Ringtones\ISeeYou.mp3

I also renamed many of the CAB files listed here just so it looks cleaner and easier to read.

SDCONFIG.TXT
Code:
LOCK:Enabled
SHOW:\Storage Card\Config\Images\MyImage.bmp
CAB: \Storage Card\Config\Cabs\BackgroundAllTabs.cab
CAB: \Storage Card\Config\Cabs\BlackCDMAS2A.cab
CAB: \Storage Card\Config\Cabs\BlackDialerENG.cab
CAB: \Storage Card\Config\Cabs\CustomTaskBar.cab
CAB: \Storage Card\Config\Cabs\CustomWeather.cab
CAB: \Storage Card\Config\Cabs\GoogleSearch.cab
CAB: \Storage Card\Config\Cabs\HDContactsTabCFC.cab
CAB: \Storage Card\Config\Cabs\MightMouseOpera.cab
CAB: \Storage Card\Config\Cabs\MightMouseTabs.cab
CAB: \Storage Card\Config\Cabs\MusicID.cab
CAB: \Storage Card\Config\Cabs\nueKBLight.cab
CAB: \Storage Card\Config\Cabs\PurpleRandomAccess.cab
CAB: \Storage Card\Config\Cabs\PurpleSlider.cab
CAB: \Storage Card\Config\Cabs\PurpleTabs.cab
CAB: \Storage Card\Config\Cabs\SmartPhoneTracker.cab
CAB: \Storage Card\Config\Cabs\SprintArcsoftMMS.cab
CAB: \Storage Card\Config\Cabs\SprintArcsoftNotifications.cab
CAB: \Storage Card\Config\Cabs\SprintNavigation.cab
CAB: \Storage Card\Config\Cabs\SprintNFLMobile.cab
CAB: \Storage Card\Config\Cabs\SprintPictureMail.cab
CAB: \Storage Card\Config\Cabs\SprintPocketExpres.cab
CAB: \Storage Card\Config\Cabs\SprintPocketExpress.cab
CAB: \Storage Card\Config\Cabs\SprintSMS160.cab
CAB: \Storage Card\Config\Cabs\SprintTV.cab
CAB: \Storage Card\Config\Cabs\TotalCommander.cab
CPY1:\Storage Card\Config\Images\HTCTP01.jpg
CPY2:\Windows\HTCTP01.jpg
CPY1:\Storage Card\Config\Images\4e670504_manila
CPY2:\Windows\4e670504_manila
CPY1:\Storage Card\Config\Ringtones\Fergie-Clumsy
CPY2:\My Documents\My Ringtones\Fergie-Clumsy.mp3
CPY1:\Storage Card\Config\Ringtones\HeathLedger-WhySoSerious
CPY2:\My Documents\My Ringtones\HeathLedger-WhySoSerious.mp3
CPY1:\Storage Card\Config\Ringtones\ISeeU
CPY2:\My Documents\My Ringtones\ISeeU.mp3
CPY1:\Storage Card\Config\Ringtones\Nickelback-Rockstar
CPY2:\My Documents\My Ringtones\Nickelback-Rockstar.mp3
CPY1:\Storage Card\Config\Ringtones\waitingtone
CPY2:\My Documents\My Ringtones\waitingtone.wav
CPY1:\Storage Card\Config\Ringtones\YouHaveAMessage
CPY2:\My Documents\My Ringtones\YouHaveAMessage.mp3
CPY1:\Storage Card\Config\Shortcuts\eT9MyWords.lnk
CPY2:\Windows\Start Menu\Programs\eT9MyWords.lnk
CPY1:\Storage Card\Config\Shortcuts\SprintTV.lnk
CPY2:\Windows\Start Menu\Programs\SprintTV.lnk
XML: \Storage Card\Config\XML\Exchange.xml
XML: \Storage Card\Config\XML\Gmail.xml
XML: \Storage Card\Config\XML\Tweaks.xml
LOCK:Disabled
RST: Reset
XMLs as follows (With Explanations)

TWEAK.XML (the manila I copy of adds AM/PM to MightyROM FlipClock, it's my own tweak!)
Code:
<wap-provisioningdoc> 
<!-- *** Start Personalized Tweaks *** -->
  <!-- *** Start Setting Ringtones for Email and Text Messages *** -->
   <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>
  <!-- *** End Setting Ringtones for Email and Text Messages *** -->

  <!-- *** Start Configuring Wallpaper for All Tabs, Weather Locations *** -->
      <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|TX|DYESS AFB,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>
  <!-- *** End Configuring Wallpaper for All Tabs, Weather Locations *** -->

    <!-- *** Start Configuring Google Search Plugin to Auto Accept License and Soft Button on Home Tab *** -->
      <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>
  <!-- *** End Configuring Google Search Plugin to Auto Accept License and Soft Button on Home Tab *** -->

   <!-- *** Start Setting Scree Text Size to Smallest *** -->
      <characteristic type="HKLM\ControlPanel\Stylus\192DPI" translation="filesystem">
         <parm name="CurFont" datatype="integer" value="600"/>
      </characteristic>
  <!-- *** End Setting Scree Text Size to Smallest *** -->

  <!-- *** Start Configurating Address Book to Local Area Code and Show Contact Names Only *** -->
      <characteristic type="HKLM\Software\Microsoft\AddrBook" translation="filesystem">
         <parm name="Flags" datatype="integer" value="16801792"/>
         <parm name="Default_Area" datatype="string" value="325"/>
         <parm name="Current" datatype="integer" value="0"/>
         <parm name="Current_View" datatype="integer" value="25301"/>
         <parm name="CurrentDataSource" datatype="integer" value="0"/>
      </characteristic>
  <!-- *** End Configurating Address Book to Local Area Code and Show Contact Names Only *** -->

  <!-- *** Start Change Program/Settings Icons to 4 Rows *** -->
      <characteristic type="HKLM\Software\Microsoft\Shell\IconCo nfig" translation="filesystem">
         <parm name="HorizontalIconSpacing" datatype="integer" value="105"/>
         <parm name="IconTitleFontSize" datatype="integer" value="6"/>
         <parm name="VerticalIconSpacing" datatype="integer" value="115"/>
      </characteristic>
      <characteristic type="HKLM\System\GWE" translation="filesystem">
         <parm name="cxVScr" datatype="integer" value="18"/>
         <parm name="cyVScr" datatype="integer" value="18"/>
  <!-- *** End Change Program/Settings Icons to 4 Rows *** -->

<!-- *** End Personalized Tweaks *** -->
      </characteristic>
   </characteristic>
</wap-provisioningdoc>
GMAIL.XML
Code:
<wap-provisioningdoc>
<!-- *** Start Configuring Gmail IMAP *** -->
  <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="usernamel@gmail.com" />
	<parm name="AUTHSECRET" value="Password" />
	<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>
<!-- *** End Configuring Gmail IMAP *** -->
</wap-provisioningdoc>
EXCHANGE.XML (for exchange server / active sync ota)
Code:
<wap-provisioningdoc>
<!-- *** Start Personalized Exchange/ActiveSync Settings *** -->
  <!-- *** Start Exchange Settings *** -->
   <characteristic type="Sync">
     <characteristic type="Connection">
	<parm name="Server" value="Online Web Access Address"/>
	<parm name="AllowSSLOption" value="0"/>
	<parm name="User" value="email@address.org"/>
	<parm name="Domain" value=""/>
	<parm name="Password" value="Password"/>
	<parm name="SavePassword" value="1"/>
   </characteristic>
<!-- *** End Exchange Settings *** -->


  <!-- *** Start Configure Peak Times, M-F 8:00AM-5:00PM *** -->
     <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>
  <!-- *** End Configure Peak Times *** -->


<!-- *** Start Configure Truncation / Attachments *** -->
		<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="1"/>
     </characteristic>
<!-- *** End Configure Truncation / Attachments *** -->

 <!-- *** Start Configure No Warn On Deleting Email *** -->
   <characteristic type="Registry">
      <characteristic type="HKCU\Software\Microsoft\Inbox\Settings" translation="filesystem">
         <parm name="WarnOnDeleteSoftkey" datatype="integer" value="0"/>
      </characteristic>
    </characteristic>
 <!-- *** End Configure No Warn On Deleting Email *** -->

   </characteristic>
<!-- *** End Personalized Exchange/ActiveSync Settings *** -->
</wap-provisioningdoc>
When your Touch Pro boots for the final time, ActiveSync then will connect and asked you to continue, you must select YES in order for Sync to occur. Wait for Sync to occur then do a soft reset.

RESTORING PIM.VOL
After reboot, disable TOUCHFLO and copy over PIM.VOL using Total Commander to the ROOT of the device \ make sure to overwrite the exisiting file, reboot device, when it comes back up, re-enable TOUCHFLO 3D and check your People Tab.... TA DA
You must do the above steps to be successful or else (in my experience) TouchFlo whacks out.

Below I attached what I use as my image while my SDConfig is running and I also included the wallpaper that I use for all my tabs

I hope this is helpful!

EDIT: Apparently I need a little more tweaking on my SDConfig because not all of my registry was imported. Failed was the "do not warn on deleting emails"
Attached Images
File Type: jpg HTCTP01.jpg (51.9 KB, 51 views) Click for barcode!
File Type: jpg MyImage.jpg (5.2 KB, 50 views) Click for barcode!

Last edited by elephant007; 03-19-2009 at 12:53 AM.
Reply With Quote
This post has been thanked 3 times.