Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=79797 --- shadow/79797 2006-11-01 07:21:20.000000000 -0500 +++ shadow/79797.tmp.14114 2006-11-03 15:46:11.000000000 -0500 @@ -1,21 +1,22 @@ Bug#: 79797 Product: Mono: Runtime Version: 1.1 OS: unknown OS Details: -Status: NEW -Resolution: +Status: RESOLVED +Resolution: FIXED Severity: Unknown Priority: Minor Component: JIT AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: +Cc: [EMAIL PROTECTED],[EMAIL PROTECTED] Summary: [PATCH] create monow.exe on Windows On Windows, mono.exe is compiled & linked as a console application. As such, it always creates a console window, which is annoying when the managed app targets "winexe". @@ -74,6 +75,13 @@ And now I agree that --debug is used for debugging so users would like to see stack trace. The stack trace could be displayed by System.Windows.Forms just like MS.NET does but that involves MWF as well so I support the second patch as well. And if there will be other solution in the future this second patch can be undone easily if required. + +------- Additional Comments From [EMAIL PROTECTED] 2006-11-03 15:46 ------- +Fixed in SVN. + +Wade, please take monow.exe into account when packaging +the next Windows installation. + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
