Re: [WiX-users] wix and the preprocessor...

2008-03-19 Thread Jordan Fitzgibbon
t: Re: [WiX-users] wix and the preprocessor... My guess would be that the intention was that wix input files should be valid xml. In your case, the initial file wasn't (even though the "effective" file, after post-processing, would have been). Personally, I wouldn't consider t

Re: [WiX-users] wix and the preprocessor...

2008-03-19 Thread Richard.Foster
"that's how it works". :-) Regards, Richard From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jeremy Breiding Sent: Wednesday, March 19, 2008 12:33 PM To: Foster, Richard - PAL Cc: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] wix

Re: [WiX-users] wix and the preprocessor...

2008-03-19 Thread Jeremy Breiding
this up as a preprocessor defect or was the intention of the preprocessor to ever work this way?~Jeremy Subject: RE: [WiX-users] wix and the preprocessor...Date: Wed, 19 Mar 2008 12:24:47 -0400From: [EMAIL PROTECTED]: [EMAIL PROTECTED]: wix-users@lists.sourceforge.net Jeremy, Just for

Re: [WiX-users] wix and the preprocessor...

2008-03-19 Thread Richard.Foster
both independent msi and msm wrapper files). Regards, Richard From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jeremy Breiding Sent: Wednesday, March 19, 2008 12:17 PM To: wix-users@lists.sourceforge.net Subject: [WiX-users] wix and the preproces

[WiX-users] wix and the preprocessor...

2008-03-19 Thread Jeremy Breiding
I am currently using the stable 2.0 binaries to build my installer. Currently today i have multiple wxs files, 2 for individual msm's and 1 to include those msm's to build a few msi's. now, what i would like to do is consolidate down to a single wxs and still retain the ability to net the same o