Re: [WiX-users] Determine build language at compile time.

2010-07-28 Thread D8xter
This is the part I was missing "Usually WXL files are known only to light.exe, not to candle.exe, so culture can only be known long after the preprocessor is done." I use code similar to your example currently for other items. I was more interested in being able to use WXL data in the statement

Re: [WiX-users] Determine build language at compile time.

2010-07-27 Thread Blair
Usually WXL files are known only to light.exe, not to candle.exe, so culture can only be known long after the preprocessor is done. I didn't test this, but if I recall correctly, you can do something like this: C:\French\foo.txt Etc. Then: -Original Message- From: D8xter [m