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
  #171 (permalink)  
Old 03-24-2009, 11:32 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 LunaticSerenade View Post
I keep getting file not found errors...

Code:
LOCK:Enabled
CAB: \Storage Card\Phone Software\HTC Touch Pro\Advanced_Configuration_Tool_v3.3.cab
CAB: \Storage Card\Phone Software\HTC Touch Pro\Battery Related\BatteryAndPerformanceHack.cab
CAB: \Storage Card\Phone Software\HTC Touch Pro\Battery Related\increasebattery.cab
CAB: \Storage Card\Phone Software\HTC Touch Pro\Config\FInixNOverBatteryIconsOnly.cab
CAB: \Storage Card\Phone Software\HTC Touch Pro\Config\Darkness231 Opera default remover(beta).cab
CAB: \Storage Card\Phone Software\HTC Touch Pro\Config\MightyMike Stock AudioPara.cab
CAB: \Storage Card\Phone Software\HTC Touch Pro\Config\scorpio16v4icons_in_a_row.cab
CAB: \Storage Card\Phone Software\HTC Touch Pro\Software\galarm_1[1-.4.6.cab
CAB: \Storage Card\Phone Software\HTC Touch Pro\Software\Dark-Diamond-en.cab
CAB: \Storage Card\Phone Software\HTC Touch Pro\Software\HTC_GPS_Tool_1[1].2.2.11vga.cab
CAB: \Storage Card\Phone Software\HTC Touch Pro\Software\dcd VZW Arcsoft MMS 5.0.31.19.cab
CAB: \Storage Card\Phone Software\HTC Touch Pro\Software\Diamond Tweak 0.5.3_English.cab
CAB: \Storage Card\Phone Software\HTC Touch Pro\Software\Diamondconfig.cab
CAB: \Storage Card\Phone Software\HTC Touch Pro\Software\htcAddicts cleanRAM v1[1].06.cab
CAB: \Storage Card\Phone Software\HTC Touch Pro\Software\regedit.Mrln_ARM.cab
CAB: \Storage Card\Phone Software\HTC Touch Pro\Software\nuePowerCPL-152-v1[1].52-cab.cab
CAB: \Storage Card\Phone Software\HTC Touch Pro\Software\sms160.cab
CAB: \Storage Card\Phone Software\HTC Touch Pro\Dialer Files\Black Dialer.cab
CAB: \Storage Card\Phone Software\HTC Touch Pro\Dialer Files\Full S2A with New Skin.cab
CAB: \Storage Card\Phone Software\HTC Touch Pro\Dialer Files\Touch_InCall_Screen_Tweak v1[1].0.8.cab
LOCK:Disabled
RST: Reset
From everything I've read , you need to remove the spaces in the file name. Also, if one file on the SDConfig gets messed up and you have a file not found error, it hoses all of them, from what I know. So rename the files in both your SDConfig file as well as the everything after it. The only thing I know you can have a space in is Storage Card. Change everything else so there's no space
Reply With Quote
  #172 (permalink)  
Old 03-24-2009, 11:46 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 twe90kid View Post
can someone help me with weather config?

i would like 1st one to be San Francisco, 2nd to be Los Angeles, 3rd to be New York, 4th to be Taipei,Taiwan, and 5th to be Hong kong....

or if you can guide me to config this.... thanks

I snatched this from Elephant007. He has his xml set up for 2 cities with this parameter.

<parm name="Weather.CityList" datatype="string" value="NAM|US|TX|ABILENE,NAM|US|OK|OKLAHOMA CITY" />
If you go to accuweather.com and input the city you want, look at the address bar on the browser you're using and follow the same format he is using for the city area. Let me know if that works for you.
Reply With Quote
  #173 (permalink)  
Old 03-25-2009, 11:14 AM
FatFrosty's Avatar
N00b
Offline
Pocket PC: Evo 4g
Carrier: Sprint
Location: Cincinnati
 
Join Date: Nov 2007
Posts: 30
Reputation: 85
FatFrosty is becoming a great contributor
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
From everything I've read , you need to remove the spaces in the file name. Also, if one file on the SDConfig gets messed up and you have a file not found error, it hoses all of them, from what I know. So rename the files in both your SDConfig file as well as the everything after it. The only thing I know you can have a space in is Storage Card. Change everything else so there's no space
So far I'm up to 46 cabs, 26 of them that have a space or two in the file name and haven't run into any problems. Taking out the spaces in the directories may be worth a shot though. I haven't used any folders with a space before. I couldn't find anything glaringly obvious from staring at it. I'm using Mighty Mike.
Reply With Quote
  #174 (permalink)  
Old 03-25-2009, 11:49 AM
tahlsr's Avatar
Regular 'Geeker
Offline
Pocket PC: Touch Pro 2
Carrier: Sprint
 
Join Date: Jul 2007
Posts: 282
Reputation: 80
tahlsr is becoming a great contributor
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
From everything I've read , you need to remove the spaces in the file name. Also, if one file on the SDConfig gets messed up and you have a file not found error, it hoses all of them, from what I know. So rename the files in both your SDConfig file as well as the everything after it. The only thing I know you can have a space in is Storage Card. Change everything else so there's no space
Is it possible your file names are just too long? I would put all your files in one root folder and possibly even rename some of those really long filenames to be shorter.
Reply With Quote
  #175 (permalink)  
Old 03-25-2009, 12:06 PM
dutchman71's Avatar
Regular 'Geeker
Offline
Pocket PC: PRE & Touch PRO2, but now Evo
Carrier: Sprint
 
Join Date: Jul 2007
Posts: 396
Reputation: 290
dutchman71 is becoming a PPCGeeks regulardutchman71 is becoming a PPCGeeks regulardutchman71 is becoming a PPCGeeks regular
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!

Have been playing around with UC and got my exchange server setup working. However, I can't get it to automatically setup to retrieve the full message. What option is that.
Also, how can I set it up to automatically store the mail data to the storage card instead of the internal memory?
Reply With Quote
  #176 (permalink)  
Old 03-25-2009, 12:14 PM
kockroach's Avatar
N00b
Offline
Pocket PC: Touch Pro
Carrier: Sprint
Location: Chicago
 
Join Date: Dec 2007
Posts: 33
Reputation: 45
kockroach is just getting started
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!

Quote:
Originally Posted by dutchman71 View Post
Have been playing around with UC and got my exchange server setup working. However, I can't get it to automatically setup to retrieve the full message. What option is that.
Also, how can I set it up to automatically store the mail data to the storage card instead of the internal memory?
You want the "truncation" values to be "-1". That will pull in the full email. Not sure about the Storage Card question though. I keep mine in the internal memory.
__________________
Former Sprint Mogul owner running with dcd1182's ROMs.
Current Sprint TP owner running with

Reply With Quote
  #177 (permalink)  
Old 03-25-2009, 12:15 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 dutchman71 View Post
Have been playing around with UC and got my exchange server setup working. However, I can't get it to automatically setup to retrieve the full message. What option is that.
Also, how can I set it up to automatically store the mail data to the storage card instead of the internal memory?
I just figured this out a few days ago, now if only I can figure out where it is that the signature is stored or how to uncheck it

Set Exchange to download entire message and unlimited attachment size and delete without warnings
Code:
<wap-provisioningdoc>
   <!-- *** Start Configure Email Settings No Warn on Delete/Download Size Limit to Entire Message/Include Attachments Unlimited Size *** -->
    <characteristic type="Registry">
      <characteristic type="HKCU\Software\Microsoft\Inbox\Settings" translation="filesystem">
         <parm name="WarnOnDeleteSoftkey" datatype="integer" value="0"/>
      </characteristic>
      <characteristic type="HKCU\Software\Microsoft\ActiveSync" translation="filesystem">
         <parm name="MIMETruncation" datatype="integer" value="-1"/>
         <parm name="MailBodyTruncation" datatype="integer" value="-1"/>
         <parm name="HTMLTruncation" datatype="integer" value="-1"/>
         <parm name="MailFileAttachments" datatype="integer" value="-1"/>
         <parm name="BodyTruncation" datatype="integer" value="-1"/>
         <parm name="NPWRunOnDevice" datatype="integer" value="0"/>
      </characteristic>
    </characteristic>
   <!-- *** End Configure Email Settings No Warn on Delete/Download Size Limit to Entire Message/Include Attachments Unlimited Size *** -->
</wap-provisioningdoc>

Last edited by elephant007; 03-25-2009 at 12:19 PM.
Reply With Quote
This post has been thanked 1 times.
  #178 (permalink)  
Old 03-25-2009, 12:16 PM
kockroach's Avatar
N00b
Offline
Pocket PC: Touch Pro
Carrier: Sprint
Location: Chicago
 
Join Date: Dec 2007
Posts: 33
Reputation: 45
kockroach is just getting started
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!

Quote:
Originally Posted by dutchman71 View Post
Have been playing around with UC and got my exchange server setup working. However, I can't get it to automatically setup to retrieve the full message. What option is that.
Also, how can I set it up to automatically store the mail data to the storage card instead of the internal memory?
You want the "truncation" values to be "-1". That will pull in the full email. Not sure about the Storage Card question though. I keep mine in the internal memory.

For instance, this is my set up for "Sync". It took me a bit to get it to work:
Code:
<wap-provisioningdoc>
   <characteristic type="Sync">
      <characteristic type="Connection">
         <parm name="Server" value="xxxx"/>
         <parm name="User" value="xxxx"/>
         <parm name="Password" value="xxxx"/>
         <parm name="SavePassword" value="1"/>
         <parm name="Domain" value=""/>
         <parm name="AllowSSLOption" value="1"/>
         <parm name="UseSSL" value="1"/>
         <parm name="EnableRNDIS" value="1"/>
      </characteristic>
      <characteristic type="Settings">
         <parm name="PeakStartTime" value="0800"/>
         <parm name="PeakEndTime" value="1800"/>
         <parm name="PeakFrequency" value="-1"/>
         <parm name="OffPeakFrequency" value="0"/>
         <parm name="BodyTruncation" value="-1"/>
         <parm name="SendMailItemsImmediately" value="1"/>
         <parm name="MailBodyTruncation" value="-1"/>
         <parm name="HTMLTruncation" value="-1"/>
         <parm name="MIMETruncation" value="-1"/>
         <parm name="SyncWhenRoaming" 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>
      <characteristic type="Calendar">
         <parm name="Enabled" value="1"/>
         <parm name="CalendarAgeFilter" value="6"/>
      </characteristic>
      <characteristic type="Contacts">
         <parm name="Enabled" value="1"/>
      </characteristic>
      <characteristic type="Mail">
         <parm name="Enabled" value="1"/>
         <parm name="EmailAgeFilter" value="5"/>
      </characteristic>
      <characteristic type="Tasks">
         <parm name="Enabled" value="0"/>
      </characteristic>
   </characteristic>
</wap-provisioningdoc>
Reply With Quote
  #179 (permalink)  
Old 03-25-2009, 12:35 PM
FatFrosty's Avatar
N00b
Offline
Pocket PC: Evo 4g
Carrier: Sprint
Location: Cincinnati
 
Join Date: Nov 2007
Posts: 30
Reputation: 85
FatFrosty is becoming a great contributor
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!

Quote:
Originally Posted by FatFrosty View Post
My next project (divided into many broken hours) is to create a start menu on my SD card and either replace the start menu under windows or redirect it to my hand made directory. The unorganized mess UC creates kills me. Don't expect anything soon though...
I think I've done it so I'll go ahead and share. This solution requires Mortscript. It's the most lightweight program I've seen but one of the most powerful.

The problem I've seen others have is that all the shortcuts in the start menu are checked 'System Files'. This script goes through each of the Start Menu folders and removes all file attributes, then deletes it, one by one.

Here's the Mortscript Code:
Code:
# First delete the Start Menu's original contents
SrcDir = "\Storage Card\Cabs\Start Menu"
aDir = "\Windows\Start Menu"

ForEach bDir in directories ( aDir & "\*" )
If ( bdir ne "\Windows\Start Menu\Settings" )
  if ( ElementCount( DirContents( bDir, DC_FILES ) ) > 0 )
    ForEach tbdFile in files ( bDir & "\*" )
      SetFileAttribs( tbdFile , 0 , 0 , 0 )
      delete( tbdFile )
    EndForEach
  endif
  if ( ElementCount( DirContents( bDir, DC_DIRS ) ) > 0 )
    ForEach cDir in directories ( bDir & "\*")
      if ( ElementCount( DirContents( cDir, DC_FILES ) ) > 0 )
        ForEach tbdFile in files ( cDir & "\*" )
          SetFileAttribs( tbdFile , 0 , 0 , 0 )
          delete( tbdFile )
        EndForEach
      Endif
      if (ElementCount( DirContents( cDir, DC_DIRS ) ) > 0 )
        ForEach dDir in directories (cDir & "\*")
          if ( ElementCount( DirContents( dDir, DC_FILES ) ) > 0 )
            ForEach tbdFile in files ( dDir & "\*" )
              SetFileAttribs( tbdFile , 0 , 0 , 0 )
              delete( tbdFile )
            EndForEach
          Endif
          if ( ElementCount( DirContents( dDir, DC_DIRS ) ) > 0 )
            ForEach eDir in directories (dDir & "\*")
              if ( ElementCount( DirContents( eDir, DC_FILES ) ) > 0 )
                ForEach tbdFile in files ( eDir & "\*" )
                  SetFileAttribs( tbdFile , 0 , 0 , 0 )
                  delete( tbdFile )
                EndForEach
              Endif
              if ( ElementCount( DirContents( eDir, DC_DIRS ) ) > 0 )
                message ( "Some folders are too deep. May require manual deletion.", "Error - fDir" )
              Endif
              Deltree ( eDir )
            EndForEach
          Endif
          Deltree ( dDir )
        EndForEach
      EndIf
      DelTree  ( cDir )
    EndForEach
  endif
  Deltree( bDir )
Endif
EndForEach
ForEach tbdFile in files ( aDir & "\*" )
  SetFileAttribs( tbdFile , 0 , 0 , 0 )
  Delete( tbdFile )
EndForEach

# Then Recreate from a premade source

Foreach tbcDir in directories ( SrcDir & "\*" )
  Xcopy( SrcDir & "\*", aDir, 1, 1 )
Endforeach
Foreach tbcFile in files ( SrcDir & "\*" )
  Xcopy( SrcDir & "\*", aDir, 1, 1 )
Endforeach

# Lastly, delete the script copied to the Memory.
Delete ( "\CustomStartMenu.mscr" )
And here's how I implemented it inside SDConfig.txt:
Code:
CAB: \Storage Card\Cabs\MortScript-4.2-PPC.cab
CPY1:\Storage Card\Cabs\CustomStartMenu.txt
CPY2:\CustomStartMenu.mscr
EXEC:\CustomStartMenu.mscr
SET UP: Take note, it's stored as a txt file in my storage card to prevent any misfirings. The only things I believe that need to be changed from device to device is the directory of the cab in SDConfig, and the first variable in the script, 'SrcDir'. I wouldn't really mess with 'aDir', it can potentially be a Mortscript Virus.

My replacement Start Menu was already set up on my SD card. The easiest way I found was to organize the real start menu however I liked it, then just copied all of the contents over to my SD. I copied the Settings folder to my SD card (which is apparently empty) for backup, but the script is supposed to skip over the settings folder when deleting. It's partially because Mortscript doesn't want to automatically copy over the settings folder for some reason. But the reason could easily be poor coding on my part.

Limitations: The deletion portion of this script is limited to about five levels deep into the start menu. So if you originally have this folder -> \Start Menu\Programs\Utilities\Internet\IM\, it'll prolly throw up an error. I've never seen a rom that organized the start menu for you so I think 3 levels is overkill. I haven't seen and don't think there will be any limitation on how deep of folders you can copy.

If there are any problems I'll help as much as I can.
Attached Files
File Type: cab MortScript-4.2-PPC.cab (190.9 KB, 15 views) Click for barcode!
File Type: txt CustomStartMenu.txt (2.3 KB, 31 views) Click for barcode!
__________________
Amp'd Mobile
Moto V3m -> Moto E816 -> Moto Q

Sprint
HTC Mogul -> HTC Touch Pro -> Evo 4G
Reply With Quote
This post has been thanked 3 times.
  #180 (permalink)  
Old 03-25-2009, 12: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 dutchman71 View Post
Also, how can I set it up to automatically store the mail data to the storage card instead of the internal memory?
Solutions people, that's what we all do here at PPCGEEKS!!!


Registry Code
Code:
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Inbox\Settings]
"AttsOnCard"=dword:00000001
XML
Code:
<wap-provisioningdoc>
   <characteristic type="Registry">
      <characteristic type="HKCU\Software\Microsoft\Inbox\Settings" translation="filesystem">
         <parm name="AttsOnCard" datatype="integer" value="1"/>
      </characteristic>
   </characteristic>
</wap-provisioningdoc>

Last edited by elephant007; 03-25-2009 at 12:48 PM.
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:43 PM.


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