Hi,

I'm trying to make an .msi which displays a hebrew license:

     <WixVariable Id="WixUILicenseRtf" 
Value="$(var.DIR_MISC)\licenses_files\License_he.rtf" />

With Word, the .rtf is right-aligned as it should. But the same .rtf is 
shown left-aligned when running the .msi.

All other things in the GUI are OK, I'm using

   <UIRef Id="WixUI_RTL_InstallDir" />

Any ideas how to have to license RTF right-align in the RTF?

Thx, br,
Stef


------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to