c# - How can I run an application and do not show the console? -


i've got console application , want run application. when invoke code--to call program use activexobject--it shows console. how not show console? mean, program works console shown.

if make application windows application instead of console application not show or open (or use) console. code can stay same - , application still function (without ever creating form or window).

that being said, if control "other" application, may want consider making class library instead of separate application. allow include , run code within library without starting separate process.


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -