Leo ... wrote:
>
> 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.
>
I'd expect it to work. C
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 did
2 matches
Mail list logo