Re: [WiX-users] multiple cultures and codepage error

2007-04-02 Thread Bob Arnson
Huck, Jacob wrote: So to be clear, it is only useful to pass in multiple cultures in at the same time when all of those cultures share the same codepage? Yes. MSIs support only a single codepage. Is there a common codepage that works with most languages and Windows Installer? Such as utf-8 (

Re: [WiX-users] multiple cultures and codepage error

2007-04-02 Thread Huck, Jacob
@lists.sourceforge.net Subject: Re: [WiX-users] multiple cultures and codepage error Huck, Jacob wrote: When I go to light an msi using the above wixlib and numerous other wixlibs that are not localized, I find that when I pass in "-cultures:en-us" the msi compiles without any issu

Re: [WiX-users] multiple cultures and codepage error

2007-03-31 Thread Bob Arnson
Huck, Jacob wrote: When I go to light an msi using the above wixlib and numerous other wixlibs that are not localized, I find that when I pass in "-cultures:en-us" the msi compiles without any issues, but as soon as I pass in "-cultures:ja;en-us", I get the following error: light.exe : error