getting a command prompt up when debugging

  • Thread starter emma_middlebrook
  • Start date
E

emma_middlebrook

Hi

If I'm developing a console application, I'd rather not have to go to
the project settings and edit the command line arguments each time and
then run.

Is there a way I can get a console box displayed automatically in the
bin directory (also knowing which configuration the project was build
under) so I can type in the program name and arguments in directly?

Thanks,

Emma.
 
V

V

I installed a powertoy which adds a "command Prompt here" menu option
to the context menu in my explorer.

this way i am able to open a command prompt anywhere by simply
right-clicking the folder and selecting that option.

That might help you with your problem.

- V
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top