Re: [WiX-users] Connecting many files to a single component

2007-05-29 Thread Aaron Shurts
You can do it, but not in the way you describe. ... This will group several files into one component, but you can not use a wildcard reference on a directory. Heat works *okay*, but I don't like the output so I usually end up changing it around a bit. The -gg option won't show

Re: [WiX-users] Connecting many files to a single component

2007-05-29 Thread Bob Arnson
hariom wrote: > directory. That means for example I can select only *.aspx files OR *.dll > from particular directory. Is that this feature is available in WIX also? > No. It's been discussed on the list many times (search the archives for the fun). You can use the heat tool in WiX v3 or tallo