Dear All,

I have to create WIX MSI for arabic language.

same dialog.wxs file need to be used for both arabic and english language
MSI package creation

<Control Id="Title" Type="Text" X="15" Y="6" Width="200" Height="15"
Transparent="yes" NoPrefix="yes" Text="!(loc.MyInstallDirDlgTitle)"
RightToLeft="yes" />

Can I use same dialog.wxs file by changing RightToLeft = "no".

Please let me know your suggestions.

Thanks in advance.
------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to