I tried to localize the WixUI, but it seems I don't know ho to do that.

I used the following command line:
light.exe MyInstaller.wixobj -ext WixUIExtension -loc strings.xml
-loc WixUI_%CULTURE%.wxl -cultures:%CULTURE% -out %1

Where strings.xml contains my custom localized strings.

I got 520 errors:
WixUIExtension.dll : error LGHT0100 : The localization identifier xxx
has been duplicated in multiple locations.  Please resolve the
conflict.

What is the correct way to localize WixUIExtension in 3.0?

Regards,
Zsolt Soczo

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to