Two tools inside the WiX toolset, others outside:

Tallow - in WiX v2
Heat - in WiX v3

Note: The tools in the WiX toolset are not designed to run in an automated 
fashion due because no one has written all the code necessary to make them 
correctly handle the Component Rules.


-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Edmund Schweppe
Sent: Monday, April 21, 2008 08:34
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Automatically building a file list?

Is there any support built into WiX for taking all files in a directory
(e.g., an ASP.NET website) and bundling them up as a single component?
I know that I could manually create a single Component element and add
each file as a child File element, but I'm hoping to avoid manually
maintaining the list of files that make up the website.

--
Edmund Schweppe, President
Firepool Consulting, Inc. - Effective Software Development
(978) 621-7245 - http://www.firepoolconsulting.com


-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to