|
||||
Re: OEMVERSION Folder
Quote:
Code:
<characteristic type="FileOperation"> <characteristic type="%CE5%\Windows\Start Menu\Programs\Games.LNK" translation="install"> <characteristic type="Delete"> <parm name="ForceDelete"/> </characteristic>
__________________
If this post was helpfull, let me know by clicking Thanks!
|
This post has been thanked 1 times. |
|
||||
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
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 - |
|
|
|