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

It's possible to use a third party tool such as PaquetBuilder
(http://www.gdgsoft.com/pb/) that will embed all of the .msi and local
files into a single .exe that can detect the OS locale. Be warned,
however, that the behavior can be unpredictable when using these types
of tools, especially on Vista. We've been using this approach for the
past year and have spent a great deal of time debugging some very
strange installation failures and successes that were actually failures
in disguise.

Everette


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