Page 1 of 1

[Projects] Building from commandline inside current prompt

Posted: Tue Jun 28, 2011 10:40 pm
by mback2k
I would like to suggest that building projects from the commandline does not open a new shell/prompt or window.

Currently a new console window opens, the project compiles and the window closes again.

The main problem for me with this is that I am having trouble running commandline builds from a windows service session which normally does not allow any user interaction, eg. windows. Currently it works on a random basis and I am unable to figure out why, but I think the new window is the problem.

Thanks in advance!