Quote:
Originally Posted by Jkennedy
Shaolinsoldier:
What exactly does your cab do? So i know, technically.
I would really appreciate knowing. I searched google and here and couldn't find the exact details.
Thanks!
|
FYI - If you DL a cab... You can just extract it like a zip or rar file (I use winrar) Then you will see an xml file, just open it with IE or notepad or whatever and you can see the reg settings it is changing.
Here is what was in that cab
Changing the polling times on a bunch of items, disabling face down mute ring, etc (I use most of these with every rom flash and it makes a big difference)
- <characteristic type="Registry">
- <characteristic type="HKLM\Services\BTAGSVC">
<parm name="Flags" value="4" datatype="integer" />
</characteristic>
- <characteristic type="HKLM\Services\BtCeProfiles">
<parm name="Flags" value="4" datatype="integer" />
</characteristic>
- <characteristic type="HKLM\Services\MLUService">
<parm name="Flags" value="4" datatype="integer" />
</characteristic>
- <characteristic type="HKLM\Services\MyPhoneService">
<parm name="Flags" value="4" datatype="integer" />
</characteristic>
- <characteristic type="HKLM\Services\PushInternetEngine">
<parm name="Flags" value="4" datatype="integer" />
</characteristic>
- <characteristic type="HKLM\Services\BthAsPlugin">
<parm name="Flags" value="4" datatype="integer" />
</characteristic>
- <characteristic type="HKLM\Software\HTC\Phone">
<parm name="FaceDownMuteRing" value="0" datatype="integer" />
</characteristic>
- <characteristic type="HKLM\Software\HTC\HTCSensor">
<parm name="CheckingTime" value="1000" datatype="integer" />
</characteristic>
- <characteristic type="HKLM\System\CurrentControlSet\Control\Power\Timeou ts">
<parm name="BatteryPoll" value="1000" datatype="integer" />
</characteristic>
- <characteristic type="HKLM\Drivers\BuiltIn\Battery">
<parm name="PollInterval" value="25000" datatype="integer" />
</characteristic>
- <characteristic type="HKLM\Drivers\BuiltIn\ErrorReporting">
<parm name="PollInterval" value="1200000" datatype="integer" />
</characteristic>
- <characteristic type="HKLM\Drivers\BuiltIn\Gsensor">
<parm name="PollingInterval" value="1000" datatype="integer" />