Re: [WiX-users] Compile a project with used, but not specified compile time paramaters...

2009-10-15 Thread Thorsten Schöning
Guten Tag Blair, am Mittwoch, 14. Oktober 2009 um 22:35 schrieben Sie: > > > > ...$(var.myvar)... > candle ... -dmyvar=123 ... Thanks again, must have overseen the preprocessor articles. :-) Mit freundlichen Grüßen, Thorsten Schöning -- Thorsten Schöning AM-SoFT IT-Systeme - Hameln | Pot

Re: [WiX-users] Compile a project with used, but not specified compile time paramaters...

2009-10-14 Thread Blair
...$(var.myvar)... candle ... -dmyvar=123 ... -Original Message- From: Thorsten Schöning [mailto:tschoen...@am-soft.de] Sent: Wednesday, October 14, 2009 11:43 AM To: General discussion for Windows Installer XML toolset. Subject: [WiX-users] Compile a project with used, but not

[WiX-users] Compile a project with used, but not specified compile time paramaters...

2009-10-14 Thread Thorsten Schöning
Hello, I have an installer with typical, custom and complete installation. Some of my features are not installed at typical installation by setting a higher feature level, as recommended in the wix tutorial. I would now like to create a version of the installer with some of the custom features ena