View Single Post
  #8434 (permalink)  
Old 06-12-2010, 11:49 PM
MordyT's Avatar
MordyT
Retired Staff-MordyT.com
Offline
 
Join Date: Feb 2009
Posts: 2,190
Reputation: 8445
MordyT is a trusted member of the communityMordyT is a trusted member of the communityMordyT is a trusted member of the communityMordyT is a trusted member of the communityMordyT is a trusted member of the communityMordyT is a trusted member of the communityMordyT is a trusted member of the communityMordyT is a trusted member of the communityMordyT is a trusted member of the communityMordyT is a trusted member of the communityMordyT is a trusted member of the community
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: ░░░░ MightyROM.com ░░░░ Windows Phone® ░░░░ Update Available!

Quote:
Originally Posted by Masterface7 View Post
While I would normal agree I found it quite a while ago and that is how it was described to me. Anyway here it is however It is not working in my xda_uc setup (I just use sdconfig.txt )so if anybody wants to look at this xml and tell me if anything is wrong that would be appreciated.
I added the last file operation and the last 7 reg_edits
I look at that. None of those really increase performance.
Quote:
<wap-provisioningdoc>


<characteristic type="FileOperation">

1) <characteristic type="\Windows\StartUp\HTCStartUp.lnk" translation="install">
<characteristic type="Delete">
<parm name="ForceDelete" />
</characteristic>
</characteristic>

2) <characteristic type="\Windows\StartUp\poutlook.lnk" translation="install">
<characteristic type="Delete">
<parm name="ForceDelete" />
</characteristic>
</characteristic>

3) <characteristic type="\Windows\StartUp\CommManagerStartUp.lnk" translation="install">
<characteristic type="Delete">
<parm name="ForceDelete" />
</characteristic>
</characteristic>

4) <characteristic type="\Windows\Start Menu\Programs\Communication\Mocha ftp server.lnk" translation="install">
<characteristic type="Delete">
<parm name="ForceDelete" />
</characteristic>
</characteristic>

</characteristic>



<characteristic type="Registry">


5) <characteristic type="HKCU\ControlPanel\Keybd">
<parm name="InitialDelay" value="322" datatype="integer" />
<parm name="RepeatRate" value="27" datatype="integer" />
</characteristic>


6) <characteristic type="HKCU\ControlPanel\BackLight">
<parm name="BatteryTimeoutUnchecked" value="10" datatype="integer" />
<parm name="BatteryTimeout" value="10" datatype="integer" />
<parm name="ACTimeoutUnchecked" value="60" datatype="integer" />
<parm name="ACTimeout" value="60" datatype="integer" />
</characteristic>


7) <characteristic type="HKCU\Software\HTC\Manila">
<parm name="Data.AutoDownloadOff" value="0" datatype="integer" />
<parm name="StockData.AutoDownloadOff" value="1" datatype="integer" />
<parm name="Weather.Fahrenheit" value="1" datatype="integer" />
</characteristic>

<characteristic type="HKCU\Software\HTC\TaskManager\ExclusiveList\ System">
<noparm name="Opera9.exe" />
<noparm name="CommManager.exe" />
</characteristic>

9) <characteristic type="HKCU\Software\HTC\TaskManager\TerminateProce ss">
<parm name="CommManager.exe" value="1" datatype="integer" />
<parm name="iexplore.exe" value="1" datatype="integer" />
<parm name="Opera9.exe" value="1" datatype="integer" />
<parm name="poutlook.exe" value="1" datatype="integer" />
<parm name="tmail.exe" value="1" datatype="integer" />
</characteristic>

9) <characteristic type="HKCU\Software\HTC\TaskManager">
<parm name="DropDown" value="1" datatype="integer" />
<parm name="Enable" value="1" datatype="integer" />
<parm name="EnableAutoKill" value="1" datatype="integer" />
<parm name="EnableLargeIcon" value="1" datatype="integer" />
<parm name="EnableQmenu" value="1" datatype="integer" />
<parm name="EnableTapAndHold" value="1" datatype="integer" />
<parm name="EnableTodayX" value="1" datatype="integer" />
<parm name="SortByMemoryUsage" value="1" datatype="integer" />
<parm name="WaitTime" value="0" datatype="integer" />
</characteristic>

10) <characteristic type="HKLM\Software\Microsoft\Clock">
<parm name="SoundAlarmAlways" value="1" datatype="integer" />
</characteristic>

11) <characteristic type="HKLM\Hardware\DeviceMap\Keybd">
<parm name="SlideWakeup" value="0" datatype="integer" />
</characteristic>

12) <characteristic type="HKLM\Software\Opera\Defaults">
<parm name="DefaultURI" value="http://www.google.com/" datatype="string" />
<parm name="HomePageURI" value="http://www.google.com/" datatype="string" />
</characteristic>


13) <characteristic type="HKLM\Software\HTC\ResProxy">
<parm name="ShareMemSize" value="0" datatype="integer" />
</characteristic>

14) <characteristic type="HKCU\Software\Microsoft\Inbox\Settings">
<parm name="ShowReplyAllEmailSK1" value="0" datatype="integer" />
</characteristic>


15) <characteristic type="HKLM\System\GWE">
<parm name="cxHScr" value="0" datatype="integer" />
<parm name="cyHScr" value="9" datatype="integer" />
<parm name="cxVScr" value="9" datatype="integer" />
<parm name="cyVScr" value="0" datatype="integer" />
</characteristic>

16) <characteristic type="HKLM\System\CurrentControlSet\Control\Power\ State\Unattended">
<parm name="wav1:" value="0" datatype="integer" />
</characteristic>

17) <characteristic type="HKLM\Software\Microsoft\MediaPlayer\Preferen ces">
<parm name="UnattendedPlayback" value="1" datatype="integer" />
</characteristic>

1 <characteristic type="HKCR\SystemFileAssociations\image\shell\save \Save Location">
<parm name="default" value="\Storage Card\My Documents\My Pictures" datatype="string" />
</characteristic>

19) <characteristic type="HKCR\SystemFileAssociations\video\shell\save \Save Location">
<parm name="default" value="\Storage Card\My Documents\My Videos" datatype="string" />
</characteristic>

20) <characteristic type="HKLM\Software\HTC\PHONE\PhoneExtendedSetting s">
<parm name="EndCallTime" value="500" datatype="dword" />
</characteristic>

</characteristic>


</wap-provisioningdoc>
So in order:
1) Stopping HTC Sense from starting up...
2) Stopping Pocket Outlook from starting up (exchange won't work most likely)
3)Comm Manager. Doesn't something (maybe auto-downloads) stop working...
4) FTP Server - thats a custom proggie... can't help you there.
5) Keyboard repeat rate...preference...
6) Backlight to 10 secs, not really a big thing, default is 30 secs
7) Changing weather to Fahrenheit, setting stock and weather auto-downloads up.
Adding Opera to exclusive list in TM....really, I like mine visible.
9) More stuff about the taskmanager and terminating different process....not much of a performance gain.
10) Clock settings, personal preference.
11) Slidewakeup - good for that magnet case....fine, thats ok.
12) Homepage defaults...yeah.
13) I think this is default already...
14) Cooked in (I think)
15) Yeah, I don't know how this effects it, never seen this one before, but messing with gwes is always a good thing...
16) - 19) preference...
20) cooked in.
__________________
Use Thanks! to show someone that they helped you!
Looking for ways to interface Google Voice with your Phone? Click Here!
Quote:
Originally Posted by CozBoogie View Post
5. Everyone who thanks my post will receive instant karma!
Quote:
Originally Posted by flyers2114 View Post
MordyT is right.
This post has been thanked 1 times.