Jeb Remus wrote:
> I understand how WIX can generate N installer for N different language files, 
> which is really great.  I was wondering however if there is any functionality 
> to combine N language files into a single installer, that would detect user 
> or system locale at run time.  Any help or pointers would be awesome, thanks 
> much.
>   

MSI doesn't support that. The typical approach is to use a 
language-neutral package with <n> language transforms. The setupexe 
bootstrapper in WiX v3 supports that, as will the new Burn chainer.

-- 
sig://boB
http://joyofsetup.com/



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to