Re: [WiX-users] Deleting files during Uninstall

2007-10-28 Thread Bob Arnson
Harini Gurusamy wrote: It marks the action RemoveFiles action as Null. Not sure why it does that. /ction ended 10:55:08: CA_SetTargetDir. Return value 1. MSI (s) (B8:D8) [10:55:08:340]: PROPERTY CHANGE: Deleting MsiRestartManagerSessionKey property. Its current value is 'c878be4072a97a4fb7847

Re: [WiX-users] Deleting files during Uninstall

2007-10-28 Thread Harini Gurusamy
son [EMAIL PROTECTED] Sent: Sunday, October 28, 2007 1:13 PM To: Harini Gurusamy Cc: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Deleting files during Uninstall Harini Gurusamy wrote: Though my Uninstall succeeds , it does not remove the installed files. I am not using any attributes like permanent =yes

Re: [WiX-users] Deleting files during Uninstall

2007-10-28 Thread Bob Arnson
Harini Gurusamy wrote: Though my Uninstall succeeds , it does not remove the installed files. I am not using any attributes like permanent =yes in my code. From the log files,looks like a success ( return values=1 ) /MSI (s) (F4:98) [07:59:01:700]: Doing action: RemoveFiles/ /MSI (s) (F