I've just began to work on on installer with WIX 2.0.5805.0 version. And 
I've got some questions related:

1. Localize the UI. I've added the . I've already find on this forum 
that this could be solved by adding to the command line the .wxl file 
needed (-loc %WIX%\WixUI_en-us.wxl). But my question is if this can't be 
achieved through votive. There no place to define that I want to use 
this file to localize the UI's?

2. Which would be the best planning to define a multilanguage installer? 
Define a dialog with all the possible languages and depending on the 
selection, execute one or another executable file (that would imply 
having as many .msi files as languages). Or it would be possible to 
generate only one .msi file that internally resolves the language 
selected? Any clue?

3. Custom Actions. It would be possible to implement a Custom Action 
that search in the registry for a group of programs (in fact it would be 
the same program but with diferent versions) and after that, returns the 
HKEY of those that has found it? If no, how could this be achieved?

Thanks in advance.

Natxo Mateos


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to