Quote:
Originally Posted by Tplane37
Okay...now that the my d!ck is bigger than yours debate is out of the way, can someone take a look at my PROVXML that I created and tell me what I did wrong....FYI, this is my first attempt at PROVXML's.
I posted the code last night in the following post:
http://forum.ppcgeeks.com/showpost.p...postcount=2843
|
<wap-provisioningdoc>
<characteristic type="Registry">
<characteristic type="HKEY_CURRENT_USER\ControlPanel\SoundCategori es\InCall">
<parm name="InitVol" value="3" datatype="string"/>
</characteristic>
<characteristic type="HKEY_CURRENT_USER\ControlPanel\SoundCategori es\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\Policie s">
<parm name="0000101a" value="1" datatype="dword"/>
</characteristic>
<characteristic type="HKEY_LOCAL_MACHINE\Drivers\SDCARD\ClientDriv ers\Class\SDMemory_Class">
<parm name="DisablePowerManagement" value="00000000" datatype="dword"/>
</characteristic>
<characteristic type="HKEY_CURRENT_USER\Software\Microsoft\Bluetoo th\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>
</characteristic> <-------NEED TO ADD THIS
</wap-provisioningdoc>
because you havent closed <characteristic type="Registry">