|
|
||||
Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!
Quote:
|
|
||||
Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!
What does the lock: shortcut do? What is it for?
edit: and how do I make it install to the storage card? edit 2: for this Quote:
Last edited by ajskhan; 03-14-2009 at 10:35 AM. |
|
||||
Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!
a lot of those xxx are the current registry settings. i used ceregeditor to make a facebook cab.
the short cut is for sling box and tom tom already installed to the sd |
This post has been thanked 1 times. |
|
||||
Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!
Where did you find them?
edit:found it. Now I have an sdconfig.txt file that looks like this: Quote:
Last edited by ajskhan; 03-14-2009 at 11:13 AM. |
|
||||
Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!
try
LOCK:Enabled your stuff.... LOCK ![]() RST: Reset as in the examples in the first posts.... for more details look at the thread in the xda... |
This post has been thanked 1 times. |
|
||||
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 LOCK ![]() 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> |
|
||||
Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!
Quote:
What I did to resolve this is made separate XMLs (Tweak01.xml, Tweak02.xml etc) that way you can focus on one item at a time.. for example your wallpaper goes and your weather doesn't, it means you have to focus on why your weather isn't working. I can see by looking at your weather entries that it's not near as information as mine, maybe try putting the whole thing in first, then shaving it down example Code:
<wap-provisioningdoc> <characteristic type="Registry"> <!-- *** 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 *** --> </characteristic> </wap-provisioningdoc> If you breakup the registry path e.g. HKCU\Software\HTC\Manila into two separate sections on the same XML, it seems to not work WOW that's a lot of info! |
|
||||
Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!
Quote:
according to the autorun page on xda, the command must be 5 characters long and the param starts on 6th character. your CPY commands need a space in them. http://wiki.xda-developers.com/index...gename=AutoRun i added the code tags to your quote cuz the smileys were bugging me ![]()
__________________
"is it harder to answer, or easier to try,
to make all of the questions ask themselves why?" - coil Avatar: "Harvest" by Jim Woodring credit: http://www.jimwoodring.com ![]() ![]() Sprint Phone Progression: Samsung VGA100 ~~> Sanyo MM8300 ~~> Sierra Wireless 595U & HTC Mogul (TITA100) ~~> HTC Touch Pro (RAPH800)[KKs-Loaded-v2_0Final] & HTC Mogul (TITA100)[PPCKitchen Custom] |
![]() |
|
|
|