I assume you employed the technique from the tutorial 
(http://wix.tramontana.co.hu/tutorial/localization/tfel-ot-thgir) since 
WixUI_RTL_InstallDir isn't in the toolset-supplied UI extension.
 
It's possible there's a bug in the tool that creates the RTL files. Personally 
I think there's a bug that should be set against the WiX toolset for not 
directly supporting RTL using the provided dialogs.
 
Once we know where you are getting the dialog set you are using, we can help 
you adjust it to get the license text aligned correctly.
 
> Date: Sun, 28 Jul 2013 17:57:42 +0200
> From: stef.hoe...@zetes.com
> To: wix-users@lists.sourceforge.net
> Subject: [WiX-users] Right-align license file? (newby)
> 
> 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
                                          
------------------------------------------------------------------------------
Get your SQL database under version control now!
Version control is standard for application code, but databases havent 
caught up. So what steps can you take to put your SQL databases under 
version control? Why should you start doing it? Read more to find out.
http://pubads.g.doubleclick.net/gampad/clk?id=49501711&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