PPCGeeks Forums HTC Arrive HTC HD2 HTC Thunderbolt HTC Touch Pro 2 HTC Evo 4G HTC Evo 3D Samsung Galaxy S II Motorola Droid X Apple iPhone Blackberry
Go Back   PPCGeeks > Windows Mobile > WM HTC Devices > HTC Touch Pro > CDMA TP Development
Register Community Search

Notices


Reply
 
LinkBack Thread Tools Display Modes
  #141 (permalink)  
Old 03-20-2009, 02:20 PM
reigndropz's Avatar
Halfway to VIP Status
Offline
Pocket PC: Evo
Carrier: Sprint
Location: VA
 
Join Date: Feb 2009
Posts: 550
Reputation: 805
reigndropz knows their stuffreigndropz knows their stuffreigndropz knows their stuffreigndropz knows their stuffreigndropz knows their stuffreigndropz knows their stuffreigndropz knows their stuff
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!

Ok I got it guys. This is the code that worked without any issues, except for one thing.....it didint place anything in the start menu! I beleieve that is because I have to delete what is iin there already. Does anyone know what I could do to do this?
Code:
<wap-provisioningdoc>
 
<characteristic type="file operation">
 

 
 
<characteristic type="%CE2%\Start Menu\" translation="install">
<characteristic type="MakeDir" />
 
<characteristic type="Battery Monitor.lnk" translation="install">
<characteristic type="Shortcut">
<parm name="Source" value="%CE2%\BatteryMonitor.exe" translation="install"/> 
</characteristic>
</characteristic>
 

 

 
<characteristic type="Camera.lnk" translation="install">
<characteristic type="Shortcut">
<parm name="Source" value="%CE2%\Camera.exe" translation="install"/> 
</characteristic>
</characteristic>
 

 

 
<characteristic type="File Explorer.lnk" translation="install">
<characteristic type="Shortcut">
<parm name="Source" value="%CE2%\fexplore.exe" translation="install"/> 
</characteristic>
</characteristic>

 

 
<characteristic type="PHM RegEdit.lnk" translation="install">
<characteristic type="Shortcut">
<parm name="Source" value="\Program Files\PHM Tools\regedit.exe" translation="install"/> 
</characteristic>
</characteristic>
 

 

 
<characteristic type="psShutXP.lnk" translation="install">
<characteristic type="Shortcut">
<parm name="Source" value="Program Files\psShutXP\psShutXP.exe" translation="install"/> 
</characteristic>
</characteristic>
 
</characteristic>
 
</characteristic>
 
</wap-provisioningdoc>

Last edited by reigndropz; 03-20-2009 at 03:06 PM.
Reply With Quote
  #142 (permalink)  
Old 03-20-2009, 03:33 PM
elephant007's Avatar
domo arigato mr roboto
Offline
Pocket PC: Samsung Moment
Carrier: Sprint since Feb 11, 2002
 
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)
Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!

Quote:
Originally Posted by dave01978 View Post
ok dumb question set this up, and added 3 email accounts but it only sets up the 1 any ideas?
use OEMizer to setup multiple email accounts or have them all forward to Gmail

Probably have to configure it to read EMAIL2 EMAIL3 EMAIL4 all with different GUIDs I'd think... just search for OEMizer and use that
it's how I originally setup my Gmal and Exchange
Reply With Quote
  #143 (permalink)  
Old 03-20-2009, 03:36 PM
reigndropz's Avatar
Halfway to VIP Status
Offline
Pocket PC: Evo
Carrier: Sprint
Location: VA
 
Join Date: Feb 2009
Posts: 550
Reputation: 805
reigndropz knows their stuffreigndropz knows their stuffreigndropz knows their stuffreigndropz knows their stuffreigndropz knows their stuffreigndropz knows their stuffreigndropz knows their stuff
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!

Hey Elephant.......care to give this a shot?

Last edited by reigndropz; 03-20-2009 at 06:55 PM.
Reply With Quote
  #144 (permalink)  
Old 03-20-2009, 10:04 PM
dave01978's Avatar
PPCGeeks Regular
Offline
Pocket PC: HTC Touch Pro 2
Carrier: Sprint
Location: IL
 
Join Date: Mar 2008
Posts: 242
Reputation: 150
dave01978 is keeping up the good workdave01978 is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!

tried getting a guid from the site, and did not work, also tried just changing the above did not work either, right now I can only get it to work on 1 with just the 1 coding, if anyone figures it out let me know
dave
__________________
Dave


Reply With Quote
  #145 (permalink)  
Old 03-20-2009, 10:37 PM
elephant007's Avatar
domo arigato mr roboto
Offline
Pocket PC: Samsung Moment
Carrier: Sprint since Feb 11, 2002
 
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)
Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!

Quote:
Originally Posted by reigndropz View Post
Hey Elephant.......care to give this a shot?
give what a shot? HA HA
Reply With Quote
  #146 (permalink)  
Old 03-20-2009, 10:46 PM
elephant007's Avatar
domo arigato mr roboto
Offline
Pocket PC: Samsung Moment
Carrier: Sprint since Feb 11, 2002
 
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)
Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!

Quote:
Originally Posted by cpnichols View Post
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>
Provisioning XMLs is picky, if there's one entry it doesn't like in your XML the whole thing after that spot doesn't go.
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>
It's a bit more complex and there's actually the HomeBackgroundPath there too, it's all HTC\Manila though, which leads me to another conclusion.
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!
Reply With Quote
  #147 (permalink)  
Old 03-20-2009, 10:59 PM
reigndropz's Avatar
Halfway to VIP Status
Offline
Pocket PC: Evo
Carrier: Sprint
Location: VA
 
Join Date: Feb 2009
Posts: 550
Reputation: 805
reigndropz knows their stuffreigndropz knows their stuffreigndropz knows their stuffreigndropz knows their stuffreigndropz knows their stuffreigndropz knows their stuffreigndropz knows their stuff
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!

Quote:
Originally Posted by elephant007 View Post
give what a shot? HA HA

My start menu issue!! lol
Reply With Quote
  #148 (permalink)  
Old 03-21-2009, 12:09 AM
elephant007's Avatar
domo arigato mr roboto
Offline
Pocket PC: Samsung Moment
Carrier: Sprint since Feb 11, 2002
 
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)
Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!

On the latest MightROM 4.14 there is a registry tool called Task Manager v3.1 by FdcSoft http://www.dotfred.net/TaskMgr.htm that allows you to test your XML Provisioning, I find this tool very useful to test XMLs. This way you won't have to go through the pain of doing a hard reset on your phone just to test your XML.
Reply With Quote
This post has been thanked 1 times.
  #149 (permalink)  
Old 03-21-2009, 12:30 AM
reigndropz's Avatar
Halfway to VIP Status
Offline
Pocket PC: Evo
Carrier: Sprint
Location: VA
 
Join Date: Feb 2009
Posts: 550
Reputation: 805
reigndropz knows their stuffreigndropz knows their stuffreigndropz knows their stuffreigndropz knows their stuffreigndropz knows their stuffreigndropz knows their stuffreigndropz knows their stuff
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!

thanks I got that already though, but thank you. My issue is with putting shortcuts in the start menu through xml. Everything Im doing will not work.
Reply With Quote
  #150 (permalink)  
Old 03-21-2009, 12:36 AM
elephant007's Avatar
domo arigato mr roboto
Offline
Pocket PC: Samsung Moment
Carrier: Sprint since Feb 11, 2002
 
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)
Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!

as for shortcuts on the start menu, I'd suggest using a command in the SDConfig
CPY1:\Storage Card\Shortcut.lnk
CPY2:\Windows\Start Menu\Shortcut.lnk
Reply With Quote
Reply

  PPCGeeks > Windows Mobile > WM HTC Devices > HTC Touch Pro > CDMA TP Development


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT -4. The time now is 06:41 AM.


Powered by vBulletin® ©2000 - 2024, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.6.0
©2012 - PPCGeeks.com