Re: [NAnt-users] MSI Task: Remove all files/folder during uninstall

2006-07-17 Thread Thomas Schroedter
[EMAIL PROTECTED] 10/07/2006 03:03 To cc Subject [NAnt-users] MSI Task: Remove all fil

Re: [NAnt-users] MSI Task: Remove all files/folder during uninstall

2006-07-17 Thread William_Martin
delete. HTH, Bill From "Thomas Schroedter" <[EMAIL PROTECTED]>@lists.sourceforge.net Sent by: [EMAIL PROTECTED] 10/07/2006 03:03 To cc Subject [NAnt-users] MSI Task: Remove all files/folder during uninstall Hi, I want to add a custom action, which removes all

[NAnt-users] MSI Task: Remove all files/folder during uninstall

2006-07-09 Thread Thomas Schroedter
Title: MSI Task: Remove all files/folder during uninstall Hi, I want to add a custom action, which removes all files and folder of my installation during uninstall. Is there a way to add such a custom action inside the msi task? An example would be great! Thanks, Tom ** IMPORTANT *