View Single Post
  #2896 (permalink)  
Old 04-17-2009, 03:04 PM
ali3nfr3ak's Avatar
ali3nfr3ak
Halfway to VIP Status
Offline
Location: New Zealand
 
Join Date: Dec 2008
Posts: 603
Reputation: 1109
ali3nfr3ak is halfway to VIP status based on repali3nfr3ak is halfway to VIP status based on repali3nfr3ak is halfway to VIP status based on repali3nfr3ak is halfway to VIP status based on repali3nfr3ak is halfway to VIP status based on repali3nfr3ak is halfway to VIP status based on repali3nfr3ak is halfway to VIP status based on repali3nfr3ak is halfway to VIP status based on repali3nfr3ak is halfway to VIP status based on rep
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: WM 6.5 Kitchen QVGA and VGA Developer Edition

Quote:
Originally Posted by Tplane37 View Post
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">

Last edited by ali3nfr3ak; 04-17-2009 at 03:07 PM.
Reply With Quote
This post has been thanked 1 times.