Due to my unfortunate need for 8.3 paths, I'm finding it necessary to
convert from 2.0 to 3.0.
One error I got in converting was:
error LGHT0010 : The WixLocalization/@Culture attribute was
not found; it is required.
I took a guess and changed
<WixLocalization> to <WixLocalization Culture="en-us">
and that resolved the compilation error.
Long question short... is that correct? I'm calling light with the
following arguments.
%WIX_HOME%\light -cultures:en-us -out Setup.msi ... -loc
./FUI/WixUI_en-us.wxl
I'm having an (unrelated?) issue and wanted to rule that out as the
source.
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users