[Mono-list] [Q] Mono on Windows

Rohit K Gupta rohitsmailbox@hotmail.com
Sat, 24 Jul 2004 09:46:19 +0530


Hi Daniel,

What you can try just recompile the program with the option -target:winexe
then you will be able to run the application without terminal window
because window treats normal exe to console applications
hope this helps

Rohit


----- Original Message -----
From: "Daniel Carrera" <dcarrera@math.umd.edu>
To: <mono-list@lists.ximian.com>
Sent: Saturday, July 24, 2004 8:37 AM
Subject: [Mono-list] [Q] Mono on Windows


> I'm about to ask a dumb question.  :-(
> I made a program with GNU/Linux.  Now I'm trying to get it to work with
> Windows, and my lack of Windows experience is showing.
>
> I made a .bat file that runs 'mono myprogram.exe'.  Purpose being, the
> user can just click on that file instead of using a terminal.  This works,
> but for some reason, a terminal still appears when you click on the .bat
> file.  How do you prevet a .bat file from bringing up a terminal?
>
> Thanks for the help.
>
> Cheers,
> --
> Daniel Carrera | No trees were harmed in the generation of this
> PhD student.   | e-mail.  A significant number of electrons were,
> Math Dept. UMD | however, severely inconvenienced.
> _______________________________________________
> Mono-list maillist  -  Mono-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>