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] language specific wixlibs

2006-07-10 Thread Derek Cicerone
You didn’t specify a culture for light to use, so it didn’t load any localization strings from the library.  Since wix libraries may contain multiple languages of localized strings, the culture is necessary to pick one.  In this case, you’d probably want “en-us”.   Derek   From: