Is it possible to have localised versions of WixUILicenseRtf?

 

What I would like to do it something like this:

<WixVariable Id="WixUILicenseRtf"
Value="$(var.ProjectDir)\Support\!(loc.LicenseRtf)" />

Then in my localisation file:

<String Id="LicenseRtf" Overridable="yes">License_ja-jp.rtf</String>

But that doesn't work.

 

Neil

 

Neil Sleightholm
X2 Systems Limited
[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> 

 

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to