Opening console applications in powershell

Posted by Fredrik on Stack Overflow See other posts from Stack Overflow or by Fredrik
Published on 2010-06-03T16:41:09Z Indexed on 2010/06/03 16:44 UTC
Read the original article Hit count: 321

Filed under:
|
|

Hi,

I'm currently developing a win32 console application, and wondering if there is any way to make visual studio open it in powershell instead of cmd.exe when I'm debugging it.

All I really want is a better shell, where I can copy/paste etc. without clicking.

Thanks

© Stack Overflow or respective owner

Related posts about visual-studio

Related posts about powershell