Hi Guys,

I am dropping Nant and a series of related files onto the target machine and
then executing Nant using a custom action (all works fine).  My problem is
that I need to clean all the files off afterwards.  Is there a clean way to
do this without me having to resort to a custom action that executed a
program which deletes all the files?

I tried <RemoveFiles After='InstallFinalize' /> but alas this is not legal.

Please help.

-Mike Bartlett
-- 
View this message in context: 
http://www.nabble.com/How-to-install-files%2C-run-an-action%2C-then-delete-the-files---tf3847657.html#a10897723
Sent from the wix-users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to