Hi ...

I had several problem (one year ago) and here is my sulution:

In main wxs file I have LicenseDialog and one control is :
<Control Id="AgreementText" Type="ScrollableText" X="23" Y="80"
Width="368" Height="145" Sunken="yes" TabSkip="no"
Text="$(loc.License)" />

Then I have script (in ruby) which will copy verbatim the RTF text
of the License (in correct language) into corresponding wxl file.

The wxl file itself is not very "nice" but it is processed only by
scripts so I does not care.

Hope it will help

regards

Stefan



Albert At School wrote:
>>> Could we please start this discussion on wix-users instead of inside this
> bug?  It would probably be
>>> more efficient to just talk about this there.
> 
> Agreed.
> 
> Ok, can someone tell me how to find a solid solution for Wix2.0 as for the
> the problem described below?
> Or is it safe enough to switch to Wix 3.0?
> 
> AvP
> 
> 


-- 
Stefan Pavlik | [EMAIL PROTECTED]
Whitestein Technologies | www.whitestein.com
Panenska 28 | SK-81103 Bratislava | Slovak Republic
Tel +421(2)5930-0735 | Fax +421(2)5443-5512


_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to