View Single Post
  #134 (permalink)  
Old 03-20-2009, 12:53 AM
cpnichols's Avatar
cpnichols
N00b
Offline
 
Join Date: Feb 2009
Posts: 40
Reputation: 0
cpnichols is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!

So I have been following this for a bit, and have tried to make my own SDconfig.txt file. and it sort of worked. Basically the email xml worked but nothing installed and the weather one (which is for the HTC weather thing) did not. None of the CAB files installed. I think this seems to be related to the LOCK and HIDE stuff. Can someone explain to me where you put those and why? I would appreciate any help.

SDConfig.txt:

LOCK:Enabled
CAB: \Storage Card\My Documents\installs\CorePlayer.cab
CAB: \Storage Card\My Documents\installs\LumosSetupV09.CAB
CAB: \Storage Card\My Documents\installs\PictureMail.CAB
CPY1:\Storage Card\My Documents\installs\restore\Lumos\settings.txt
CPY2:\Program Files\Lumos\settings.txt
XML: \Storage Card\My Documents\installs\restore\emails.xml
XML: \Storage Card\My Documents\installs\restore\weather.xml
LOCKisabled
RST: Reset

Weather:

<wap-provisioningdoc>
<characteristictype="Registry">
<!-- Task Manager "X" -->
<characteristictype="HKCU\Software\HTC\TaskManag er ">
<parmname="EnableTapAndHold"value="0"datatype="i nt eger"/>
</characteristic>
<characteristic type="HKCU\Software\HTC\Manila" translation="filesystem">
<parm name="Weather.CityList" datatype="string" value="NAM|US|CA|LOS ANGELES" />
</characteristic>
</characteristic>
</wap-provisioningdoc>
Reply With Quote