Hi Rob,

Thank you for your information. Although Wix doesn't support switching 
different language packages, I think the radio button can transfer the language 
selection parameter to some small program or dll, and ask it to select the 
coresponding localization package and go on to do the installation.

How ever, I don't know how to transfer parameter throught radio button 
selection, and what program or dll can be used in wix. Is there some example 
that I can learn?

Best regards,


Chunyan 

-----Ursprüngliche Nachricht-----
Von: Rob Mensching [mailto:r...@wixtoolset.org] 
Gesendet: Montag, 6. Juli 2009 19:39
An: General discussion for Windows Installer XML toolset.
Betreff: Re: [WiX-users] How to localize wix package in this way?

Windows Installer doesn't support that. You need to have something outside 
control the language switching.

Jiang, Chunyan (GE Healthcare) wrote:
> Hi Wix-users,
>
> I would like to create the installation package by using of wix. Is it 
> possible to have different language installation in the same package?
> For example, the first dialog have the radio button group, English, 
> German, Italian. If user select one language, click next button, the 
> next dialog will show the defined language page.
>
> I have read some articles about localization in wix. And I can define 
> the string in .wxl and refer it in the dialog as !(loc.stringname)
>
> However, I don't know how to define the radio button condation or 
> action in order to load the corresponding dialog.
>
> It will be appreciated for any help!
>
>
> Chunyan
> ----------------------------------------------------------------------
> -------- _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>   

------------------------------------------------------------------------------
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to