I am in the process of setting up CruiseControl.NET. The problem I am having is that I am running CC as a console application and when my build completes successfully and ex
start cmd.exe
opens a separate window
start file.cmd
opens the batch file and executes it in another command prompt