How does one go about adding this to VS 2005 IDE?

Derek Cicerone wrote:
> 
> Starting with the latest release, we have now exposed all strings which
> appear during installation in the extensions to localization.  This means
> that you now need to specify the language of strings you would like to use
> when you run light.  This can be done by providing -cultures:en-us on the
> light command line for English strings (I'm not aware of any other
> translations at this point).  This is the first step towards ensuring that
> all the setup UI produced by WiX will be 100% localizable.  The eventual
> goal is to translate all the strings from the extensions similarly to the
> effort for the WiX UI extension's strings.
> 
> Derek
> 
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Thomas
> Hecker
> Sent: Wednesday, August 09, 2006 2:27 AM
> To: wix-users@lists.sourceforge.net
> Subject: [WiX-users] Error LGHT0102 UtilExtension
> 
> 
> Having updated to 3.0.2002 I get some strange errors during linking. Can
> you
> tell me what to do?
> 
> 
> Microsoft (R) Windows Installer Xml Linker version 3.0.2002.0 Copyright
> (C)
> Microsoft Corporation 2003. All rights reserved.
> 
> E:\delivery\Dev\wix_public\src\ext\utilextension\wixlib\UtilExtension.wxs(15
> 9)
> : error LGHT0102 : The localization variable
> !(loc.msierrXmlFileFailedRead)
> is unknown.  Please ensure the variable is defined.
> 
> E:\delivery\Dev\wix_public\src\ext\utilextension\wixlib\UtilExtension.wxs(16
> 0)
> : error LGHT0102 : The localization variable
> !(loc.msierrXmlFileFailedOpen)
> is unknown.  Please ensure the variable is defined.
> 
> E:\delivery\Dev\wix_public\src\ext\utilextension\wixlib\UtilExtension.wxs(16
> 1)
> : error LGHT0102 : The localization variable
> !(loc.msierrXmlFileFailedSelect) is unknown.  Please ensure the variable
> is
> defined.
> 
> E:\delivery\Dev\wix_public\src\ext\utilextension\wixlib\UtilExtension.wxs(16
> 2)
> : error LGHT0102 : The localization variable
> !(loc.msierrXmlFileFailedSave)
> is unknown.  Please ensure the variable is defined.
> --
> View this message in context:
> http://www.nabble.com/Error-LGHT0102-UtilExtension-tf2077631.html#a5722503
> Sent from the wix-users forum at Nabble.com.
> 
> 
> -------------------------------------------------------------------------
> 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
> 
> 
> -------------------------------------------------------------------------
> 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
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Error-LGHT0102-UtilExtension-tf2077631.html#a13800145
Sent from the wix-users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to