Is there a way to prevent the command prompt from opening in windows when launching the game (via double clicking)?
Tell me more
×
Game Development Stack Exchange is a question and answer site for
professional and independent game developers. It's 100% free, no registration required.
|
|
I am assuming you are using Visual Studio 2010. Right click on your project (not solution), go to the "Application" tab, under "Output type" change that to "Windows Application" This is what I do when I want to see a command prompt when running an XNA application. |
|||||||
|