Hi, My installer has a wixproj for each culture/locale. For example, I have LCID=1028 for Chinese-Taiwan, LCID=1033 for en-US. However, this requires one wixproj for each culture/locale instead of each language. For example, Chinese-Taiwan culture and Chinese-Hongkong culture cannot share one Chinese traditional language wixproj. English language has much more cultures than Chinese language - it is a pain to create a wixproj for each locale.
In my opinion: 1. there is no way to make a wixproj for each language since WIN32 API is locale specific. 2. there is no culture/locale fallback mechanism so that Chinese-Hongkong can fallback to Chinese-Taiway for example. 3. Even there is culture/locale fallback mechanism, it is not safe to fallback due to some political/policy/legal reasons. So I believe it is necessary to create a wixproj for each locale/culture. Please correct me if I am thinking wrong. Thanks Lian ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users