Quote:
Originally Posted by colonel
Here is an example of setting up the Guava Bubbles theme with the provxml.
Note: You will need the xml contents from the .tsk, the .tsk itself, and the stwater.jpg from the .tsk.
Code:
<wap-provisioningdoc>
<characteristic type="Registry">
<characteristic type="HKCU\Software\Microsoft\Today">
<parm name="Skin" value="\Windows\Guava Bubbles.tsk" datatype="string"/>
<parm name="UseStartImage" value="1" datatype="integer"/>
</characteristic>
<characteristic type="HKLM\Software\Microsoft\Color">
<parm name="5" value="2469" datatype="integer" />
<parm name="14" value="2469" datatype="integer" />
<parm name="34" value="2639" datatype="integer" />
<parm name="35" value="6871294" datatype="integer" />
</characteristic>
</characteristic>
<characteristic type="FileOperation">
<characteristic type="%CE2%" translation="install">
<characteristic type="stwater.jpg" translation="install">
<characteristic type="Copy">
<parm name="Source" value="%CE2%\Guava_stwater.jpg" translation="install" />
</characteristic>
</characteristic>
</characteristic>
</characteristic>
</wap-provisioningdoc>
|
what you just shared with us was beautiful Col! Way over most of our ppc IQ's but beautifull nonetheless!