OEMVERSION Folder
I am looking at the mxipupdate_zzPIED_100 file in the OEMVERSION Folder - I see some entries to delete pictures
-----------------------------------------------
<characteristic type="FileOperation">
<characteristic type="%CE5%\My Pictures\Grass.jpg" translation="install">
<characteristic type="Delete">
<parm name="ForceDelete"/>
</characteristic>
-------------------------------------------------------
I could use this to delete the Games Icon from \Windows\Start Menu\Programs
<characteristic type="FileOperation">
<characteristic type="%CE5%\Windows\Start Menu\Programs\Games.LNK" translation="install">
<characteristic type="Delete">
<parm name="ForceDelete"/>
</characteristic>
If not how could I do this?
TIA
Sorry this might need to go in the How to Kitchen Folder
Last edited by catchacold; 12-02-2008 at 12:20 PM.
|