Re: [WiX-users] Question regarding uninstall

2008-04-22 Thread Alexander Shevchuk
: Tuesday, April 22, 2008 11:44 AM To: wix-users@lists.sourceforge.net Subject: [WiX-users] Question regarding uninstall Hi I want to preserve a file post-uninstall. I do not find any attribute to do that. I can take the file out of my MSI and copy it manually, but it will be nice if I have a way to do

[WiX-users] Question regarding uninstall

2008-04-22 Thread Mano Mishra
Hi I want to preserve a file post-uninstall. I do not find any attribute to do that. I can take the file out of my MSI and copy it manually, but it will be nice if I have a way to do it through my MSI itself. Please let me know. Thanks. Mano ---