Martin Evans wrote:
It would appear that the Light.exe cmd run by MSBuild does not contain the -culture information because when I do the following it is OK.

Light.exe -ext "WixUIExtension.dll" -cultures:en-us -out "c:\Web UI Setup.msi" C:\...\WebUiSetup.wixobj

Stabbing in the dark a bit....is this something that needs setting/editing in the wix.targets file?

I don't think so, as I use MSBuild to build my day job setups and WiX itself uses MSBuild to build the WiX installer. Does your .wixproj have a Cultures element?

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

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to