I cannot build wixcontrib because of some link errors like "error LNK2019: unresolved external symbol _getfileversionin...@16 referenced in function _filevers...@12", not sure if it is because I'm using a different version of Wix like the wixcontrib project use.
By checking the RemoveFolderEx source code, I found I've missed one thing about the RemoveFile table: FileName This column contains the localizable name of the file to be removed. If this column is null, then the specified folder will be removed if it is empty. All of the files that match the wildcard will be removed from the specified directory. So the RemoveFile table is actually used for remove files and folders as well. I will write my own RemoveFolder CA then. Thanks for the help! -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/It-is-that-complex-to-remove-sub-folder-and-files-tp5315065p5315465.html Sent from the wix-users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users