Brendan Crosser-McGay wrote:
>     <light out="${ExecutableName}.msi" exedir="${ToolsPath}\WiX\"
>       locfile="${ToolsPath}\WiX\lib\wixui_en-us.wxl" rebuild="true">

If you're using Votive, why not just build via the .wixproj? That way 
you get the same behavior from developer builds and the official build.

Regardless, WixUI in WiX v3 uses embedded localization sets so you want 
the "cultures" attribute (like it's set in the .wixproj) for the light task.

-- 
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