Re: [WiX-users] Wix msi setup clear and remove remove installation folder on uninstall

2014-10-06 Thread John Cooper
, 2014 5:15 PM To: WiX - users Subject: Re: [WiX-users] Wix msi setup clear and remove remove installation folder on uninstall So what would you do to clear the application folder after uninstall?Can you add a sample code in detail?Thanks. > From: jocoo...@jackhenry.com > To: wix-users@l

Re: [WiX-users] Wix msi setup clear and remove remove installation folder on uninstall

2014-10-06 Thread Marco Tognacci
So what would you do to clear the application folder after uninstall?Can you add a sample code in detail?Thanks. > From: jocoo...@jackhenry.com > To: wix-users@lists.sourceforge.net > Date: Mon, 6 Oct 2014 21:40:26 + > Subject: Re: [WiX-users] Wix msi setup clear and r

Re: [WiX-users] Wix msi setup clear and remove remove installation folder on uninstall

2014-10-06 Thread John Cooper
xa, KSĀ  66214 | Ext: 431050 |jocoo...@jackhenry.com -Original Message- From: Marco Tognacci [mailto:mark...@live.it] Sent: Monday, October 6, 2014 4:13 PM To: WiX - users Subject: [WiX-users] Wix msi setup clear and remove remove installation folder on uninstall I have made an msi package a

[WiX-users] Wix msi setup clear and remove remove installation folder on uninstall

2014-10-06 Thread Marco Tognacci
I have made an msi package and I need to remove installation folders and all files (generated by the application during working) on uninstall.I have seen usage of RemoveFolder and RemoveFolderEx but I need to know which is the best way, which are the differences from RemoveFolder and RemoveFolde