0

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?

2
  • Voted to close with wrong reason. Should have done off-topic. Commented Nov 8, 2011 at 16:50
  • @Joe, I think you might have better luck with this kind of question on SuperUser. It's not really a programming question. Commented Nov 8, 2011 at 17:25

1 Answer 1

1

Try out Console2:

enter image description here

Sign up to request clarification or add additional context in comments.

1 Comment

I've tried this a little, but I couldn't get a bat file to issue "start" commands to modules and have them all open as different tabs.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.