Ryan O'Neill wrote:

OK, so I'm going to give it a shot, may take a while though. Any pointers / requirements from people such as Bobs usage of RemoveFile (being naive I would have just deleted the files / dirs)?

Notes;

1)      It won't be 64 bit tested.

2) It will be based on the sample @ http://www.wixwiki.com/index.php?title=Simple_Custom_Action_Dll

3) It will use RemoveFile (and RemoveDirectory if there is one) for rollback (I assume).

4)      I'll post the resultant source on here for critique if that is OK.


Yes, adding temporary rows to the RemoveFile table means that MSI handles rollback for you. See http://www.joyofsetup.com/2007/07/01/semi-custom-actions/.

--
sig://boB
http://joyofsetup.com/

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to