![]() |
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 |
Re: OEMVERSION Folder
Quote:
Code:
|
Re: OEMVERSION Folder
Thanks - I will give it a try!
|
Re: OEMVERSION Folder
how can we use wildcard on delete?
Let's say I want to delete *.dat. |
Re: OEMVERSION Folder
xml as far as I know doesn't allow dos-type wildcards.
|
Re: OEMVERSION Folder
Didnt work - I tried with and without the backslash in front of Windows
<characteristic type="FileOperation"> <characteristic type="\Windows\Start Menu\Programs\Games.LNK" translation="install"> <characteristic type="Delete"> <parm name="ForceDelete"/> </characteristic> I am going to read some of your tutorials Quote:
|
Re: OEMVERSION Folder
1 Attachment(s)
Sorta long, but here is an example xml file I use out of the attached OEM that organizes the start menu. Basically I delete what is there, then move it where I want to. Remember, this can't delete files cooked into your rom, it can overwrite them, and if there are any syntax errors in what your doing, the whole file is no good.
Quote:
|
Re: OEMVERSION Folder
Instead of me trying to put my changes in the mxipupdate_zzPIED_100 file I think I should be putting them in the OEMizer XML location -
Thanks for the help - |
| All times are GMT -4. The time now is 05:10 AM. |
Powered by vBulletin® ©2000 - 2025, Jelsoft Enterprises Ltd.
©2012 - PPCGeeks.com