Hi,

I have made my MSI and embedded multiple languages into the setup process.
Not it works by property TRANSFORMS=":1049" to select ru-RU language.


As I would now like to have a custom language selection dialog, I have moved
to the bootstrapper project, which uses a variable to be inserted into the
Msi Property.


I do have several questions:
- Do I have to create custom BA just to present a ComboBox and choose
language dialog, how do I localize it to default culture?
- Is it possible to hide this UI when user has pressed Install which launces
the localized Msi Package? This way, I would like to remove multiple
simultaneous windows, which clutter the screen.

Best regards,

Gasper



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Choose-language-dialog-tp7599574.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
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