[Mono-list] how to call a mono graphical app on windows without a terminal being shown?

Chris Howie cdhowie at gmail.com
Fri Jun 6 14:18:09 EDT 2008


On Fri, Jun 6, 2008 at 2:00 PM, Xavi de Blas <xaviblas at gmail.com> wrote:
> Sorry for the long subject of this email, but i have the following problem:
>
> 1.- I don't find the way to call from windows "start" menu: mono and chronojump
> 2.- As i don't find the way, i created a .bat, and this calls both
> 3.- but the .bat leaves the console open all the time my app is open.
> This is not nice, and also some users close the console and then
> chronojump closes
>
> What is the best solution?

Compile the app as a GUI app.  You are probably compiling it as a console app.

-- 
Chris Howie
http://www.chrishowie.com
http://en.wikipedia.org/wiki/User:Crazycomputers


More information about the Mono-list mailing list