I also just blogged about this, so you can check out
http://blogs.msdn.com/jrock/archive/2008/01/29/complete-list-of-candle-prepr
ocessor-variables.aspx.

Justin

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of mark.modrall
Sent: Wednesday, January 30, 2008 12:53 PM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] pre-defined variables?

Okay, are the preprocessor variables listed in

http://msdn2.microsoft.com/en-us/library/aa302186.aspx

only applicable to source projects?

We have some Wix projects that bundle a bunch of msms into an msi.  The
main project has project dependencies on all of the othe Wix projects
but when I put in something like

<Merge Id="Module1" Language="1033" src="$(var.Module1.TargetPath)"
DiskId="1" />

(where Module1 is the name of a dependency Wix project) I get an error
that $(var.Module1.TargetPath) is undefined.

We're using Votive 2.0.5325

Thanks
Mark

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to