[Mono-bugs] [Bug 58664][Maj] Changed - Process cannot be executed when ProcessStartInfo.UseShellExecute is false
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 19 May 2004 15:01:58 -0400 (EDT)
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 atsushi@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=58664
--- shadow/58664 2004-05-18 19:45:58.000000000 -0400
+++ shadow/58664.tmp.9398 2004-05-19 15:01:57.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 58664
Product: Mono: Class Libraries
Version: unspecified
OS: Windows XP (Cygwin)
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: NOTABUG
Severity: Unknown
Priority: Major
Component: System
AssignedTo: gonzalo@ximian.com
ReportedBy: atsushi@ximian.com
QAContact: mono-bugs@ximian.com
@@ -76,6 +76,10 @@
Successfully done.
Additional Information:
When I set UseShellExecute=true, the problem does not happen.
+
+------- Additional Comments From atsushi@ximian.com 2004-05-19 15:01 -------
+Thanks to gonzalo, it turned out that MS.NET also fails when
+UseShellExecute=false.