[WiX-users] language specific wixlibs

2006-07-10 Thread Wilson, Brad
WiX version being used: 3.0.1828.0   It appears that light.exe is failing to parse the elements that are included in wixlibs.  The following is an example of a generated wixlib that i'm trying to include in an install (Feature_Designer.wixlib):   http://schemas.microsoft.com/wix/2003/11/l

Re: [WiX-users] [WiX-devs] WiX v3.0.1828.0 Overridable attribute causing buildbreak.

2006-07-10 Thread Wilson, Brad
ll wrapper is not resulting in the tables and actions being put in the msi. From: Derek Cicerone [mailto:[EMAIL PROTECTED] Sent: Monday, July 10, 2006 2:28 PMTo: Wilson, Brad; wix-devs@lists.sourceforge.net; wix-users@lists.sourceforge.netSubject: RE: [WiX-devs] WiX v3.0.1828.0 Overridable attri

Re: [WiX-users] language specific wixlibs

2006-07-10 Thread Wilson, Brad
that was it.  that's awesome.    thanks for the quick reply. From: Derek Cicerone [mailto:[EMAIL PROTECTED] Sent: Monday, July 10, 2006 6:24 PMTo: Wilson, Brad; wix-users@lists.sourceforge.netSubject: RE: [WiX-users] language specific wixlibs You didn’t specify a culture for lig

Re: [WiX-users] [WiX-devs] WiX v3.0.1828.0 Overridable attribute causing buildbreak.

2006-07-11 Thread Wilson, Brad
;ve been a huge help. From: Derek Cicerone [mailto:[EMAIL PROTECTED] Sent: Monday, July 10, 2006 7:00 PMTo: Wilson, Brad; wix-devs@lists.sourceforge.net; wix-users@lists.sourceforge.netSubject: RE: [WiX-devs] WiX v3.0.1828.0 Overridable attribute causing buildbreak. inline   From: Wilson

[WiX-users] 'Duplicate Symbols' error, Components, and ComponentGroups

2006-07-13 Thread Wilson, Brad
wix version 3.0.1828.0   When calling light against install projects there are a few situations that are causing problems for us when designing our installs.  All of these situations cause the "Duplicate Symbol found' error.   Situation 1 (this is pseudo-code):   Feature1     - ComponentR

Re: [WiX-users] 'Duplicate Symbols' error, Components, and ComponentGroups

2006-07-16 Thread Wilson, Brad
at Microsoft.Tools.WindowsInstallerXml.Linker.Link(SectionCollection sections) at Microsoft.Tools.WindowsInstallerXml.Tools.Light.Run(String[] args) at Microsoft.Tools.WindowsInstallerXml.Tools.Light.Main(String[] args) From: Derek Cicerone [mailto:[EMAIL PROTECTED] Sent: Thursda

Re: [WiX-users] 'Duplicate Symbols' error, Components, and ComponentGroups

2006-07-17 Thread Wilson, Brad
rs (duplicate symbols). But I was just using it as an example to show the potential of wixlibs if a #pragma directive was created. -Original Message- From: Derek Cicerone [mailto:[EMAIL PROTECTED] Sent: Monday, July 17, 2006 3:03 AM To: Wilson, Brad; wix-users@lists.sourceforge.n

Re: [WiX-users] 'Duplicate Symbols' error, Components, and ComponentGroups

2006-07-17 Thread Wilson, Brad
Ok - I've created the bug (ID 1523955). http://sourceforge.net/tracker/index.php?func=detail&aid=1523955&group_i d=105970&atid=642714 Thanks. Brad -Original Message- From: Derek Cicerone [mailto:[EMAIL PROTECTED] Sent: Monday, July 17, 2006 1:00 PM To: Wilson