Quote:
Originally Posted by rstoyguy
This is one of the ones on my list... There is a tutorial already done, but I'll provide an OEM and a modified initflashfiles.dat to replace the one in the kitchens archive. Basically I'm going to take all the start menu contents out of the initflashfiles.dat file and move them to an OEM's initflashfiles.txt and reorder them. The same should work for all the 20xxx roms, but I'll double check that as well. It will be up to you to comment out the startmenu contents out of the oem's you use and copy it to the new initflashfiles.dat...
|
I think the desire is to accomplish this without going into the existing RARs.
It would seem the only way to do this is with provxml.
provxml removing possible excel links:
Code:
<characteristic type="%CE17%\Excel Mobile.lnk" translation="install">
<characteristic type="Delete">
<parm name="ForceDelete"/>
</characteristic>
</characteristic>
<characteristic type="%CE11%\Office Mobile\Excel Mobile.lnk" translation="install">
<characteristic type="Delete">
<parm name="ForceDelete"/>
</characteristic>
</characteristic>
<characteristic type="%CE11%\Excel Mobile.lnk" translation="install">
<characteristic type="Delete">
<parm name="ForceDelete"/>
</characteristic>
Can you drive provxml from an OEM the same or in a way similar to the way that initflashes.txt works?
Best regards,
-boggsie