Alex Goryuk wrote:
> Can someone point me to the following English strings?
>    1. !(loc.msierrXmlConfigFailedRead)
>    2. !(loc.msierrXmlConfigFailedOpen)
>    3. !(loc.msierrXmlConfigFailedSelect)
>    4. !(loc.msierrXmlConfigFailedSave)
>   

They're provided in WixUtilExtension. You need to pass the -cultures 
switch to select the language (currently only en-us is supported for 
WixUtilExtension). Or upgrade to a newer build of WiX; I added support 
for default cultures a while back.

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



-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to