The light command I am using is below but I still get the errors for
ComPlus with -cultures.

light DragonWebServicesInstall.wixobj DragonWSFiles.wixobj -out
DragonWebServicesInstall.msi -ext WixIISExtension -ext WixNetFxExtension
-ext WixUtilExtension -ext WixComPlusExtension -cultures:en-us

Will enter bug.

-----Original Message-----
From: Bob Arnson [mailto:[EMAIL PROTECTED] 
Sent: Saturday, March 01, 2008 5:11 PM
To: David M. Petercheff
Cc: Rob Mensching; wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] ComPlusExtension v3

David M. Petercheff wrote:
> I got the latest build 3.0.3829.  It was the only one I saw with the
> WixComPlusExtension.dll but when I run light with -ext
> WixComPlusExtension I get the following output:
>
>
C:\delivery\Dev\wix_public\src\ext\ComPlusExtension\wixlib\ComPlusExtens
> ion.wxs(
> 44) : error LGHT0102 : The localization variable
> !(loc.ComPlusInstallExecute) is
>  unknown.  Please ensure the variable is defined.
>   

You need to specify a -cultures:en-us switch for Light. The other 
extensions default to en-us but we missed WixComPlusExtension (and 
probably WixMsmqExtension). Please enter a bug so we can get them up to 
snuff.

-- 
sig://boB
http://joyofsetup.com/




-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
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