ok, so I'm guessing Value is the nant property I want, correct? So where do I set it to have candle called that way? Is it in the projects msbuild file? If so can I reference the nant property directly from the msbuild file?
-----Original Message----- From: Rob Mensching [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 10, 2007 10:05 AM To: Scott Sam; wix-users@lists.sourceforge.net Subject: RE: getting variables from nant to votive wix project Use preprocessor variables $(var.) instead? candle -dVariable=Value The Preprocessor topic in the WiX.chm has a lot more information. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Scott Sam Sent: Tuesday, April 10, 2007 7:02 AM To: wix-users@lists.sourceforge.net Subject: [WiX-users] getting variables from nant to votive wix project We have nant create the version number during the build. I would like to use this in various places in the wix projects. Is there a way to do this without setting environment variables? I'm using votive and just using nant's msbuild task to build the solution. I don't want to use environment variables because there could be multiple versions building at the same time. ------------------------------------------------------------------------ - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDE V _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users