Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hello! I have a windows forms application and when I double click it I don't want the Command window(cmd.exe) show. How do I do it ? regards.
If i understood your problem well, you can solve it by: 1. Open Properties Pages of you project 2. Common Properites/General/Output Type set to Windows Application rather than Console Application Hope this helps ARK