View Single Post
  #2843 (permalink)  
Old 04-17-2009, 12:41 AM
Tplane37's Avatar
Tplane37
PPCGeeks Regular
Offline
Location: Akron, OH
 
Join Date: Dec 2008
Posts: 214
Reputation: 725
Tplane37 knows their stuffTplane37 knows their stuffTplane37 knows their stuffTplane37 knows their stuffTplane37 knows their stuffTplane37 knows their stuffTplane37 knows their stuff
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via AIM to Tplane37 Send a message via MSN to Tplane37 Send a message via Yahoo to Tplane37
Re: WM 6.5 Kitchen QVGA and VGA Developer Edition

Does this PROVXML look right? There are entries in there from all the work from the folks on my thread on XDA, as well as a couple from Mr. FREE's kitchen, and others that I found through that wonderful invention called "Search." Feel free to chime up if I screwed up somewhere!
Code:
<wap-provisioningdoc>
  <characteristic type="Registry">
    <characteristic type="HKEY_CURRENT_USER\ControlPanel\SoundCategories\InCall">
      <parm name="InitVol" value="3" datatype="string"/>
    </characteristic>
    <characteristic type="HKEY_CURRENT_USER\ControlPanel\SoundCategories\Attenuation">
      <parm name="2" value="2" datatype="dword"/>
    </characteristic>
    <characteristic type="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shell\TaskBar">
      <parm name="ConsistentClockOrBattery" value="0" datatype="dword"/>
      <parm name="LimitedClock" value="1" datatype="dword"/>
    </characteristic>
    <characteristic type="HKEY_LOCAL_MACHINE\SOFTWARE\OEM\VIB">
      <parm name="STRENGTH_LOW" value="0" datatype="dword"/>
    </characteristic>
    <characteristic type="HKEY_LOCAL_MACHINE\ControlPanel\WrlsMgr">
      <parm name="Redirect" value=":MSWRLSMGR" datatype="string"/>
    </characteristic>
    <characteristic type="HKEY_LOCAL_MACHINE\Security\Policies\Policies">
      <parm name="0000101a" value="1" datatype="dword"/>
    </characteristic>
    <characteristic type="HKEY_LOCAL_MACHINE\Drivers\SDCARD\ClientDrivers\Class\SDMemory_Class">
      <parm name="DisablePowerManagement" value="00000000" datatype="dword"/>
    </characteristic>
    <characteristic type="HKEY_CURRENT_USER\Software\Microsoft\Bluetooth\Settings">
      <parm name="LocalName" value="Force Developments" datatype="string"/>
    </characteristic>
    <characteristic type="HKEY_LOCAL_MACHINE\Software\OEM">
      <parm name="ROMVersion" value="Force_21501" datatype="string"/>
    </characteristic>
</wap-provisioningdoc>
__________________
RhodiumW (Sprint)
WM 6.5 - SenseUI 2.5.1922 - MaxManila v2.9 - Home Brewed ROM
Radio: 2.23.00WU


Reply With Quote
This post has been thanked 1 times.