View Single Post
  #1347 (permalink)  
Old 04-12-2009, 11:08 PM
scuccia's Avatar
scuccia
Regular 'Geeker
Offline
 
Join Date: May 2008
Posts: 459
Reputation: 1310
scuccia is halfway to VIP status based on repscuccia is halfway to VIP status based on repscuccia is halfway to VIP status based on repscuccia is halfway to VIP status based on repscuccia is halfway to VIP status based on repscuccia is halfway to VIP status based on repscuccia is halfway to VIP status based on repscuccia is halfway to VIP status based on repscuccia is halfway to VIP status based on repscuccia is halfway to VIP status based on rep
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: JUICY 6 - Build 090406H (21042) [UC] *RHODIUM MANILA*

Quote:
Originally Posted by Juicy47 View Post
*******************************
I need to ask one of you a favour.

Can someone with knowldge of UC please create a ProvXML that will change the active today theme to "Touchflo 3D" by default?

Please and thanks.
********************************
I think this is what you are looking for.

Code:
<wap-provisioningdoc>
  <characteristic type="Registry">
    <characteristic type="HKLM\Software\Microsoft\Today\Items\TouchFLO 3D">
      <parm name="Enabled" datatype="integer" value="1" />
      <parm name="Order" datatype="integer" value="36" />
      <parm name="Flags" datatype="integer" value="0" />
      <parm name="Options" datatype="integer" value="0" />
      <parm name="Type" datatype="integer" value="4" />
      <parm name="Selectability" datatype="integer" value="2" />
      <parm name="Ordered" datatype="integer" value="0" />
      <parm name="DLL" datatype="string" value="ManilaToday.dll" />
    </characteristic>
  </characteristic>
</wap-provisioningdoc>
Attached Files
File Type: rar TF3D_Enable-Disable_XML.rar (657 Bytes, 9 views) Click for barcode!
Reply With Quote