It should work.  I make an English MSI and a Japanese MSI.  I then use torch to 
create a Japanese 
transform which can be applied to the English MSI.

Rob

On 14/04/2010 10:26, Yan Sklyarenko wrote:
> Hello WiX community,
>
> It is well-known that the best "supported" way of having all
> localization in a single MSI package is:
>   - create a package with neutral culture
>   - create a package for each culture
>   - generate language transforms and embed into the "neutral culture"
> package
>   - use bootstrapper to apply correct transform
>
> My question is about the point #1: is it really necessary to have this
> "neutral culture" package? What if I build en-US one and then create all
> transforms taking it as a base?
>
> Is it a real world scenario that modern Windows OS don't support
> anything but ASCII characters set?
>
> Thanks,
>
> -- Yan
>
>
> ------------------------------------------------------------------------------
> Download Intel® Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev


------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to