Hi Wix-users, I want to show the license text in the license dialog. According to the example, <Control Id="LicenseText" Type="ScrollableText" X="20" Y="60" Width="330" Height="140" Sunken="yes" TabSkip="no">
<Text SourceFile="!(wix.WixUILicenseRtf=$(var.licenseRtf))" /> </Control> And in .wixproj, define: licenseRtf=D:\Work\Program Doc\Wix\src\ext\UIExtension\wixlib\license.rtf; Then the license dialog can show the license text. However, if I want to show license as different language. How can I do it? I have alreay different language license text files, like germany.txt, france.txt, italy.txt. Best regards, Chunyan ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users