Re: [WiX-users] Using Heat multiple times => Duplicate symbols

2010-01-10 Thread Brian Rogers
ere. Zach suggests defining it > > > manually which is probably the best solution but unfortunately isn't > > really > > > an option for what I'm doing. What would be ideal is if light would > > handle > > > a duplicate symbol definition if the symbols

Re: [WiX-users] Using Heat multiple times => Duplicate symbols

2010-01-10 Thread Kyle Huey
d > > attributes, etc.) by outputting the symbol once instead of choking. Of > > course, there may be good reasons I haven't thought of not to do that - > I'm > > not sure. I'm hoping that someone has solved the same problem in a > manner > > that avoids this pr

Re: [WiX-users] Using Heat multiple times => Duplicate symbols

2010-01-09 Thread Brian Rogers
> transform/manually deal with are those that are in common. The above lets > you simply harvest the unique directories as they are laid out without > having to manually deal with them. > > -----Original Message- > From: Kyle Huey [mailto:ksh...@ufl.edu] > Sent: Friday, Janu

Re: [WiX-users] Using Heat multiple times => Duplicate symbols

2010-01-08 Thread Blair
y [mailto:ksh...@ufl.edu] > Sent: Friday, January 08, 2010 7:09 AM > To: wix-users@lists.sourceforge.net > Subject: [WiX-users] Using Heat multiple times => Duplicate symbols > > Hello all, > > I am using heat to generate the source for two .wixlibs which are lighted &

Re: [WiX-users] Using Heat multiple times => Duplicate symbols

2010-01-08 Thread Kyle Huey
ent: Friday, January 08, 2010 7:09 AM > To: wix-users@lists.sourceforge.net > Subject: [WiX-users] Using Heat multiple times => Duplicate symbols > > Hello all, > > I am using heat to generate the source for two .wixlibs which are lighted > together with some other pieces to

Re: [WiX-users] Using Heat multiple times => Duplicate symbols

2010-01-08 Thread Blair
How about using XSLT to change the into in the localized wixlib's wxs file from heat? -Original Message- From: Kyle Huey [mailto:ksh...@ufl.edu] Sent: Friday, January 08, 2010 7:09 AM To: wix-users@lists.sourceforge.net Subject: [WiX-users] Using Heat multiple times => D

Re: [WiX-users] Using Heat multiple times => Duplicate symbols

2010-01-08 Thread Zachary Young
Hi Kyle, What about using the XSLT to change the duplicate elements to elements, and define the directory structure once, in another file? I do something like this when I first create a setup project--I do not use HEAT dynamically at build time. I like to have the directory structure laid out i

[WiX-users] Using Heat multiple times => Duplicate symbols

2010-01-08 Thread Kyle Huey
Hello all, I am using heat to generate the source for two .wixlibs which are lighted together with some other pieces to form my final MSI. Heat is used on two different directories at build time. One of these directories holds all of my language specific files "/localized/" and the other holds a