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
  #261 (permalink)  
Old 03-30-2009, 06:12 PM
redd214's Avatar
Back
Offline
Pocket PC: Droid X
Carrier: VZW
Location: _
 
Join Date: Nov 2008
Posts: 2,717
Reputation: 6395
redd214 is a trusted member of the communityredd214 is a trusted member of the communityredd214 is a trusted member of the communityredd214 is a trusted member of the communityredd214 is a trusted member of the communityredd214 is a trusted member of the communityredd214 is a trusted member of the communityredd214 is a trusted member of the communityredd214 is a trusted member of the communityredd214 is a trusted member of the communityredd214 is a trusted member of the community
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!

ahhh i see what ur saying, way too advanced for me at this point man. hopefully someone can answer though, it its possible that gives me some ideas hmm...
Reply With Quote
  #262 (permalink)  
Old 03-30-2009, 06:40 PM
supdawg's Avatar
Almost a VIP
Offline
Pocket PC: EVO
Carrier: Sprint
 
Join Date: Nov 2007
Posts: 764
Reputation: 1162
supdawg is halfway to VIP status based on repsupdawg is halfway to VIP status based on repsupdawg is halfway to VIP status based on repsupdawg is halfway to VIP status based on repsupdawg is halfway to VIP status based on repsupdawg is halfway to VIP status based on repsupdawg is halfway to VIP status based on repsupdawg is halfway to VIP status based on repsupdawg is halfway to VIP status based on rep
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
Is there a way to move a directory and it's entire contents without having to do item by item?
I'm trying to move S2U2 clock image from my SDcard to \Program Files\S2U2\gfx\
Yep,

Check out XcopyCE.

http://forum.xda-developers.com/showthread.php?t=418417

Let me know if you have any questions, that thread is pretty straight forward.

Also, check out my post a few pages back. I had a sample in my UC on how to use it, plus I also posted my xcopyce.txt file as well.

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



Last edited by supdawg; 03-30-2009 at 06:42 PM.
Reply With Quote
This post has been thanked 2 times.
  #263 (permalink)  
Old 03-30-2009, 08:26 PM
LunaticSerenade's Avatar
PPCGeeks Regular
Offline
Pocket PC: HTC Touch Pro
Carrier: Verizon Wireles
Location: Columbus, OH
 
Join Date: Nov 2008
Posts: 176
Reputation: 155
LunaticSerenade is keeping up the good workLunaticSerenade is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!

Quote:
Originally Posted by supdawg View Post
[/code]This one sets up my city in the weather tab in TF3D and sets my wallpaper on the home tab.
Code:
<wap-provisioningdoc>
<!-- *** COMMENTO *** -->
   <characteristic type="Registry">
      <characteristic type="HKCU\Software\HTC\Manila" translation="filesystem">
         <parm name="CachedBackgroundPath" datatype="string" value="\My Documents\My Pictures\32.jpg"/>
         <parm name="HomeBackgroundPath" datatype="string" value="\My Documents\My Pictures\32.jpg"/>
         <parm name="Weather.Fahrenheit" datatype="integer" value="1"/>
         <parm name="ActiveSyncConfigured" datatype="integer" value="0"/>
         <parm name="PushMailOn" datatype="integer" value="0"/>
         <parm name="LaunchCounter" datatype="integer" value="1"/>
         <parm name="Weather.CityList" datatype="string" value="NAM|US|TN|NASHVILLE"/>
         <parm name="LastLaunch" datatype="binary" value="00,cf,14,16,40,af,c9,01"/>
         <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_Focus" datatype="string" value="Canada"/>
         <parm name="Weather.ServerURLOverride" datatype="string" value="http://weather.not2advanced.com/htcweather/forecastdata.php?ac=XDADevs&locCode=%25ls&version= 1&device=innovation"/>
         <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>
</wap-provisioningdoc>
What is the part with 32.jpg?
__________________
Current: HTC Droid Incredible [MikMik]Droid Incredible HD-1.0.3[sense 3.5 GB 2.3.5]
Previous: HTC Touch Pro (VZW)||ROM: MightyROM 6 (Final)
Lets go out west and bask/in the overcast/walking in the rain/we'll see the beauty in life again/ -Darkest Hour
Search is your best friend.
Reply With Quote
  #264 (permalink)  
Old 03-30-2009, 10:02 PM
supdawg's Avatar
Almost a VIP
Offline
Pocket PC: EVO
Carrier: Sprint
 
Join Date: Nov 2007
Posts: 764
Reputation: 1162
supdawg is halfway to VIP status based on repsupdawg is halfway to VIP status based on repsupdawg is halfway to VIP status based on repsupdawg is halfway to VIP status based on repsupdawg is halfway to VIP status based on repsupdawg is halfway to VIP status based on repsupdawg is halfway to VIP status based on repsupdawg is halfway to VIP status based on repsupdawg is halfway to VIP status based on rep
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!

Quote:
Originally Posted by LunaticSerenade View Post
What is the part with 32.jpg?
It's my home tab wallpaper in TF3D
Reply With Quote
  #265 (permalink)  
Old 03-30-2009, 10:02 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!

ok heres the real question, if any one has even the slightest idea, what about being able to set up sprite terminator?

I also have an issue with some cabs fail, not sure why, but thats not a huge issue with me
__________________
Dave


Reply With Quote
  #266 (permalink)  
Old 03-30-2009, 10:22 PM
MightyMike's Avatar
Retired Staff
Offline
Pocket PC: HTC Desire
Carrier: Telus Mobility
 
Join Date: Aug 2008
Posts: 6,519
Reputation: 78921
MightyMike can't get a higher reputation levelMightyMike can't get a higher reputation levelMightyMike can't get a higher reputation levelMightyMike can't get a higher reputation levelMightyMike can't get a higher reputation levelMightyMike can't get a higher reputation levelMightyMike can't get a higher reputation levelMightyMike can't get a higher reputation levelMightyMike can't get a higher reputation levelMightyMike can't get a higher reputation levelMightyMike can't get a higher reputation level
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!

I, for the life of me can't get exchange.xml to setup my exchange AT ALL.



Here is a a sample of my sdconfig. I'm using the exchange xml posted on the 1st or second page of this thread.

LOCK:Enabled
XML: \Internal Storage\SDConfiguration\Exchange.xml
CAB: \Internal Storage\SDConfiguration\Personalizer_3.1.cab
CPY1:\Internal Storage\OCN8\OCN8.lnk
CPY2:\Windows\Start Menu\Programs\OCN8.lnk
CPY1:\Internal Storage\Program Files\Astraware\Text Twist\TextTwist.lnk
CPY2:\Windows\Start Menu\Programs\Games\TextTwist.lnk
LOCKisabled
RST: Reset
__________________
Reply With Quote
  #267 (permalink)  
Old 03-30-2009, 10:25 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 supdawg View Post
Yep,

Check out XcopyCE.

http://forum.xda-developers.com/showthread.php?t=418417

Let me know if you have any questions, that thread is pretty straight forward.

Also, check out my post a few pages back. I had a sample in my UC on how to use it, plus I also posted my xcopyce.txt file as well.

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


Sweet, I'll check it out!
Reply With Quote
  #268 (permalink)  
Old 03-30-2009, 11:26 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 mightymike View Post
I, for the life of me can't get exchange.xml to setup my exchange AT ALL.



Here is a a sample of my sdconfig. I'm using the exchange xml posted on the 1st or second page of this thread.

LOCK:Enabled
XML: \Internal Storage\SDConfiguration\Exchange.xml
CAB: \Internal Storage\SDConfiguration\Personalizer_3.1.cab
CPY1:\Internal Storage\OCN8\OCN8.lnk
CPY2:\Windows\Start Menu\Programs\OCN8.lnk
CPY1:\Internal Storage\Program Files\Astraware\Text Twist\TextTwist.lnk
CPY2:\Windows\Start Menu\Programs\Games\TextTwist.lnk
LOCKisabled
RST: Reset
Mike, PM me a copy of your xml or post it here, just take out the username/password.
Reply With Quote
  #269 (permalink)  
Old 03-30-2009, 11:28 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 Maverick0984 View Post
I did have the order mixed up, as nuePowerDriver should be before sdkcerts andFInixNOverBatteryIconsOnly but the nuePowerDriver is not the Fast Charge afaik. Perhaps you are getting it mixed up with something else?
Perhaps....but I dont know. I think the fast charge is located with the nuePowerdriver. I've switched between the 2 quite often when I was trying to get them both to run. I could be wrong though...
Reply With Quote
  #270 (permalink)  
Old 03-30-2009, 11:41 PM
LunaticSerenade's Avatar
PPCGeeks Regular
Offline
Pocket PC: HTC Touch Pro
Carrier: Verizon Wireles
Location: Columbus, OH
 
Join Date: Nov 2008
Posts: 176
Reputation: 155
LunaticSerenade is keeping up the good workLunaticSerenade is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!

Okay, so I tried the weather config (I'm importing with Advanced Config, and maybe that is the issue, but I just don't want to hard reset right now, I took my a while to get my SDConfig working), and it keeps kicking out an error.

Here is the code:

Code:
<wap-provisioningdoc>
<!-- *** COMMENTO *** -->
   <characteristic type="Registry">
      <characteristic type="HKCU\Software\HTC\Manila" translation="filesystem">
         <parm name="CachedBackgroundPath" datatype="string" value="\My Documents\My Pictures\18501Storm Dragon.jpg"/>
         <parm name="HomeBackgroundPath" datatype="string" value="\My Documents\My Pictures\18501Storm Dragon.jpg"/>
         <parm name="Weather.Fahrenheit" datatype="integer" value="1"/>
         <parm name="ActiveSyncConfigured" datatype="integer" value="0"/>
         <parm name="PushMailOn" datatype="integer" value="0"/>
         <parm name="LaunchCounter" datatype="integer" value="1"/>
         <parm name="Weather.CityList" datatype="string" value="NAM|US|OH|COLUMBUS"/>
         <parm name="LastLaunch" datatype="binary" value="00,cf,14,16,40,af,c9,01"/>
         <parm name="EnableLandscape" datatype="string" value="true"/>
         <parm name="Landscape.WebSearchURL" datatype="string" value=">
         <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_Focus" datatype="string" value="Canada"/>
         <parm name="Weather.ServerURLOverride" datatype="string" value="http://weather.not2advanced.com/htcweather/forecastdata.php?ac=XDADevs&locCode=%25ls&version= 1&device=innovation"/>
         <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>
</wap-provisioningdoc>
Also, while I'm asking questions, anyone have any idea how to have it set up multiple email addresses from the same provider (i.e. gmail)?
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:49 PM.


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