<exec program="cmd.exe" commandline="/c C:\NTDDK\bin\setenv.bat C:\NTDDK
free & cd %builddir% & build.exe">

Sorry, I thought that was self evident. I didn't know anyone tried to run
scripts without explicitely invoking cmd.exe.


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Gary Feldman
Sent: Monday, November 27, 2006 8:08 AM
To: nant-users@lists.sourceforge.net
Subject: Re: [NAnt-users] how to merge NAnt and Windows DDK tools?


Melissa Kacher wrote:
> 1) String these commands all together with & in one <exec>
I don't think this will work.  Isn't the & processed by cmd.exe, which 
NAnt bypasses with <exec> (unless you specifically invoke it)?

Gary



-------------------------------------------------------------------------
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
_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-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
_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to