I am trying to use wix localization files (.wxl) to localize the msp file.  In the link step, I have the .wxl included in the light.exe command line as follows:

light.exe -nologo -out patch.pcp patch.wixobj -loc patch.wxl

the patch.pcp file got build successfully but the $(loc.text) variables didn't expanded/resolved to the actual text defined in the patch.wxl file.  Can someone point out my problem.

Thanks in advance!

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

Reply via email to