How to hide a console application in C#

Posted by menacheb on Stack Overflow See other posts from Stack Overflow or by menacheb
Published on 2010-05-04T07:55:15Z Indexed on 2010/05/04 7:58 UTC
Read the original article Hit count: 226

Filed under:
|
|

Hi,
I have a console application in C#, and I want that the user won't be able to see it.
How can I do that?
Many thanks,

© Stack Overflow or respective owner

Related posts about console-application

Related posts about hide