> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:mono-list- > [EMAIL PROTECTED] On Behalf Of OYO > Sent: lunes, 13 de agosto de 2007 8:14 > To: [email protected] > Subject: [Mono-list] How to skip the command prompt > > > Hello, > > When double-click the mono executed file(such as a.exe), a widget runs. > But the command prompt is also pop out. How to skip the command prompt? > --
Compile the application with "mcs -target:winexe ..." Rolf > View this message in context: http://www.nabble.com/How-to-skip-the- > command-prompt-tf4259378.html#a12121352 > Sent from the Mono - General mailing list archive at Nabble.com. > > _______________________________________________ > Mono-list maillist - [email protected] > http://lists.ximian.com/mailman/listinfo/mono-list > > > -- > No virus found in this incoming message. > Checked by AVG Free Edition. > Version: 7.5.476 / Virus Database: 269.11.19/955 - Release Date: > 15/08/2007 16:55 _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
