[Mono-bugs] [Bug 81496][Nor] Changed - [PATCH] System.Diagnostic.Process starting a console-like window on Windows Applications
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat May 5 19:51:35 EDT 2007
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 robertj at gmx.net.
http://bugzilla.ximian.com/show_bug.cgi?id=81496
--- shadow/81496 2007-04-30 13:54:41.000000000 -0400
+++ shadow/81496.tmp.15095 2007-05-05 19:51:35.000000000 -0400
@@ -1,23 +1,23 @@
Bug#: 81496
-Product: Mono: Class Libraries
-Version: 1.0
+Product: Mono: Runtime
+Version: 1.2
OS: other
OS Details:
Status: NEW
Resolution:
-Severity:
-Priority: Wishlist
-Component: System
-AssignedTo: mono-bugs at ximian.com
+Severity: Unknown
+Priority: Normal
+Component: io-layer
+AssignedTo: dick at ximian.com
ReportedBy: marco.gario at email.it
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: System.Diagnostic.Process starting a console-like window on Windows Applications
+Summary: [PATCH] System.Diagnostic.Process starting a console-like window on Windows Applications
Description of Problem:
When using System.Diagnostic.Process to start a console application on
Mono you will get a command-prompt-like window that you don't get with MS.
I did set StartInfo.CreateNoWindow=true;
More information about the mono-bugs
mailing list