Re: Other Methods to make a cab file
Some more FileOperations tricks:
Delete an Existing File:
<characteristic type="%CE17%\Office Mobile\icon.lnk" translation="install">
<characteristic type="Delete">
<parm name="ForceDelete" />
</characteristic>
</characteristic>
Delete an Existing Folder:
<characteristic type="%CE11%\Games" translation="install">
<characteristic type="RemoveDir" />
</characteristic>
This space reserved for future tricks. Incidentally, if someone knows of a way within _setup.xml to force a reboot after install, I'd appreciate knowing it.
__________________
--Someday, bringing GoodThings2Life will become a Paradigm!--
Last edited by GoodThings2Life; 04-20-2008 at 06:01 PM.
|