that was it. that's awesome.
thanks for the quick reply. From: Derek Cicerone [mailto:[EMAIL PROTECTED] Sent: Monday, July 10, 2006 6:24 PM To: Wilson, Brad; wix-users@lists.sourceforge.net Subject: RE: [WiX-users] language specific wixlibs 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:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Wilson, Brad WiX version being used:
3.0.1828.0 It appears that light.exe is failing
to parse the <WixLocalization> 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): <?xml version="1.0"
encoding="utf-8" ?> i get the following error(s) when
running light.exe: light.exe -nologo -w3
-v0 WiX_ServerManager.wixobj
..\..\..\pub\gen\install\lib\release\Feature_Designer.wixlib
-loc ..\Localization\en-us.wxl -out IC_Server_Manager_Applications.msi -ext
"ININ.WiXExtensions.I3WiXExtensions,
ININ.WiXExtensions" I guess it's quite possible that i'm
not structuring my wrapper install wxs file correctly. But from the
documentation it looks like it is correct. Brad Wilson
| Developer |
------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users