View Single Post
  #2 (permalink)  
Old 01-14-2010, 01:49 PM
ziggy471's Avatar
ziggy471
Geek with a Gun
Offline
Location: NoVA
 
Join Date: Oct 2009
Posts: 744
Reputation: 6575
ziggy471 is a trusted member of the communityziggy471 is a trusted member of the communityziggy471 is a trusted member of the communityziggy471 is a trusted member of the communityziggy471 is a trusted member of the communityziggy471 is a trusted member of the communityziggy471 is a trusted member of the communityziggy471 is a trusted member of the communityziggy471 is a trusted member of the communityziggy471 is a trusted member of the communityziggy471 is a trusted member of the community
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Batch/Script Files to Organize the Startmenu?

Here's one link if you want to modify your provxml's prior to cooking:
http://www.everythingdiamond.info/showthread.php?t=649

Here's one for PPCKitchen:
http://forum.ppcgeeks.com/showthread.php?t=27867

Here's an example delete:
<characteristic type="%CE11%\System\Carrier Provision.lnk" translation="install">
<characteristic type="Delete">
<parm name="ForceDelete"/>
</characteristic>
</characteristic>

Here's an example move:
<characteristic type="%CE17%\Comm Manager.lnk" translation="install">
<characteristic type="Move">
<parm name="Source" value="%CE11%\Comm Manager.lnk" translation="install" />
</characteristic>
</characteristic>



Z
Reply With Quote