[WiX-users] custom preprocessor generating XML for WXS to compile?

2011-05-24 Thread Kevin Dixon
I'm trying to write a preprocessor extension that can generate XML based on some arguments, for example: $(func.GenerateStackSequence(CustomAction1, CustomAction2, CustomAction3) where the method would then return a string like and so forth However the compiler complains because that tag ma

[WiX-users] pre-processor string concatenation?

2011-01-19 Thread Kevin Dixon
I'm writing a script to install the LEADTOOLS runtime. For Win32, the filenames are in the format .dll, for x64, the filenames are x.dll I created a list of the files I need to install in the pre-processor list format, like then I iterate this list to generate the Components.