Hi there

I'm building an installer for multiple cultures.  Currently, the EULA is 
specified using the WixVariables element in the wixproj file as follows:

<WixVariables>WixUILicenseRtf=path\to\en\EULA.rtf</WixVariables>

What I'd like to do is replace the "en" bit of the path with some variable that 
indicates the culture currently being built so that the correct EULA is 
included for each culture.  After some extensive Googling, I haven't yet found 
an answer, so I'm wondering if this is possible?

Many thanks in advance for your time and assistance.

Kind regards

Alastair Smith
------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to