Re: [WiX-users] Adding files to components

2007-06-07 Thread Aaron Shurts
Take a look at heat. http://installing.blogspot.com/2006/04/heatexe-making-setup-easier.html Regards, //aj On 6/7/07, Afshin Sepehri <[EMAIL PROTECTED]> wrote: Hi, I have a question about how to add files to a component. Is that possible to add all the files in a directory to a component a

[WiX-users] Adding files to components

2007-06-07 Thread Afshin Sepehri
Hi, I have a question about how to add files to a component. Is that possible to add all the files in a directory to a component and just exclude a few. Writing code for all the files one by one seems to be hard. Thanks, Afshin ---