Quote:
Originally Posted by luv2chill
There are some provxml files in the kitchen already, which you can search for (*.provxml) and use as examples. Have fun!
|
I see this in mxipcold_oemoperators_1001.provxml
Code:
<characteristic type="FileOperation">
<characteristic type="\Windows\Start Menu\Downloads.lnk" translation="install">
<characteristic type="Copy">
<parm name="Source" value="\Windows\Downloads.lnk" translation="install"/>
</characteristic>
</characteristic>
<characteristic type="\temp\Downloads.lnk" translation="install">
<characteristic type="Delete">
<parm name="ForceDelete"/>
</characteristic>
</characteristic>
</characteristic>
Can you briefly describe what the "delete" command can do.