Bill,

I can't remember for certain, but I think that if you launch devenv.com
(instead of devenv.exe) you do get output to the console window.

In fact... Yup, a quick visit to Microsoft (see
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vsintro
7/html/vxgrfCommandLineSwitches.asp) confirms it!

Regards,
Richard 

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Bill Bither
Sent: Tuesday, July 19, 2005 14:51
To: [EMAIL PROTECTED]; nant-users@lists.sourceforge.net
Subject: RE: [Nant-users] EXEC Task Output

It appears that devenv spawns a new process, so it doesn't actually
output anything in the console window.  The only way to get output is to
log it to a file.  Perhaps I could load the log file and use Echo to put
it in the output?

-Bill


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id492&op=click
_______________________________________________
Nant-users mailing list
Nant-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to