Heat is still the baby of the WiX toolset so its got plenty of missing features (like proper usage support).
The help syntax you used below isn't implemented yet (sorry). I meant to add that in but I became very busy right after I introduced heat and haven't been able to get back to it. Regarding the idea of filtering directories and files - what would the goal of that be? The intention of heat is to point at an installed program installed to a location like c:\Program Files\MyApp and just grab all the files under MyApp (kinda like Clickthrough but via the command line). Can you give some practical examples of how the filtering options would be used and what specific scenarios should be supported? This will give a much better idea of how this functionality should actually work. Thanks, Derek -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Brandon Tyler Sent: Tuesday, June 06, 2006 11:40 AM To: wix-users@lists.sourceforge.net Subject: [WiX-users] heat help with harvester arguments - filteringdirectories and files When you type heat -? It says: usage: heat.exe harvestType <harvester arguments> -out sourceFile.wxs Supported harvesting types (use "heat.exe <type> -?" for more info): dir harvest a directory file harvest a file website harvest an IIS web site But when I type: heat.exe dir -? It just gives the same information again with no further explaination of dir. I have searched the newsgroups looking for a more detailed explaination of heat but have not found that yet. Maybe just a little early in the development I guess. The question I have is there a way to filter directories? What about file extensions? Like do this dir and not this dir or grab these files but not these files? Just wondering. Great job with heat, very cool. For more information see: http://wix.sourceforge.net -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Rob Mensching Sent: Tuesday, June 06, 2006 9:08 AM To: 'Thomas Hecker'; wix-users@lists.sourceforge.net Subject: Re: [WiX-users] harvest several directories at once Definitely a feature request. Of course, you should be able to just harvest each directory to create a separate fragment then tie them together using the .wxs file with your Product. That probably works out better anyway. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Thomas Hecker Sent: Tuesday, June 06, 2006 6:59 AM To: wix-users@lists.sourceforge.net Subject: [WiX-users] harvest several directories at once Hi, is there a way to let heat (v3) harvest several directories at once? I mean something like "heat.exe dir dir1 dir2 -out test.xml" which doesn't work. Possible feature request? :-) Thank you, Thomas -- View this message in context: http://www.nabble.com/harvest-several-directories-at-once-t1741945.html# a473 3782 Sent from the wix-users forum at Nabble.com. _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users This e-mail transmission may contain information that is proprietary, privileged and/or confidential and is intended exclusively for the person(s) to whom it is addressed. Any use, copying, retention or disclosure by any person other than the intended recipient or the intended recipient's designees is strictly prohibited. If you are the intended recipient, you must treat the information in confidence and in accordance with all laws related to the privacy and confidentiality of such information. If you are not the intended recipient or their designee, please notify the sender immediately by return e-mail and delete all copies of this email, including all attachments. _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users