View Single Post
  #17 (permalink)  
Old 08-14-2008, 09:15 PM
boggsie's Avatar
boggsie
b00nsquad
Offline
Location: Central Ohio
 
Join Date: Mar 2008
Posts: 1,359
Reputation: 2295
boggsie is a VIPboggsie is a VIPboggsie is a VIPboggsie is a VIPboggsie is a VIPboggsie is a VIPboggsie is a VIPboggsie is a VIPboggsie is a VIPboggsie is a VIPboggsie is a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Development: Let's Compare our ProvXML's!

This has undoubtedly been posted all over as REGEDIT4 entries, but this is how I do it in PROVXML ... of course, I didn't write the XML, I converted it with the nifty utility rgu2xml

Best regards,
-boggsie
Code:
<?xml version="1.0" encoding="utf-8"?>
<wap-provisioningdoc>
  <characteristic type="Registry">
    <characteristic type="HKLM\SOFTWARE\Microsoft\Shell" translation="filesystem">
      <parm name="ShowTitleBarClock" datatype="integer" value="2" />
    </characteristic>
    <characteristic type="HKLM\SOFTWARE\Microsoft\Shell" translation="filesystem">
      <parm name="TBOpt" datatype="integer" value="3" />
    </characteristic>
    <characteristic type="HKLM\SOFTWARE\Microsoft\Shell\TaskBar" translation="filesystem">
      <parm name="LimitedClock" datatype="integer" value="0" />
    </characteristic>
    <characteristic type="HKLM\nls\overrides" translation="filesystem">
      <parm name="S1159" datatype="string" value="Am" />
    </characteristic>
    <characteristic type="HKLM\nls\overrides" translation="filesystem">
      <parm name="S2359" datatype="string" value="Pm" />
    </characteristic>
    <characteristic type="HKLM\nls\overrides" translation="filesystem">
      <parm name="STFmt" datatype="string" value="h:mm tM" />
    </characteristic>
    <characteristic type="HKLM\nls\overrides" translation="filesystem">
      <parm name="SSDte" datatype="string" value="M/dd/yy   " />
    </characteristic>
  </characteristic>
</wap-provisioningdoc>
__________________
Mine has theft deterrent!
HOPE