I have a script that starts 7 or 8 different c++ server modules that all open in console windows on a windows machine. I've been looking for a way to run all of these in a single, tabbed window. I've tried a few programs out there, but they are mostly cmd.exe replacements and aren't really designed for running programs like this. Has anyone else run into this and found a good solution?

link|improve this question
2  
Which cmd.exe replacement have you tried? There's many listed here which support tabs: Alternative Windows command shell and console?. Any of those work/not work for your situation? – techie007 Nov 11 '11 at 21:29
Cygwin + puttycyg + tmux/screen – Vi. Dec 8 '11 at 21:53
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.