Hi All,

 

Is it possible to determine the culture using preprocessors directives?

 

I.e. I can specify in the Project Properties -> Build -> Cultures to Build
several cultures. For example "en-US;uk-UA". After that I will receive 2
MSIs after the build. But I want to include some specific components to
first MSI for en-US and some specific components to second MSI for uk-UA.
The easiest way to do it is to use preprocessor directives. But I can't
understand, how I can check for which culture the current build is preformed
using <?if ?> operation.

 

Thanks.

 

------------------------------------------------------------------------------
Download Intel&#174; 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