Hi to all,

If I use the exec task and execute a program that has its own process,
NAnt cannot wait for the end of the task of course. NAnt doesn't
recognize it. How can I make NAnt waiting for the process? Is this
possible anyhow?

I would like to start the Visual Basic 6 compiler (vb6.exe) which works
in the background unfortunately. I know there is the vb6-task. But it
does not work as I expect. Besides, since it also just make an exec call
it is has the same effect.

Thanks for any help,
Robert




-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
Nant-users mailing list
Nant-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to