[Mono-bugs] [Bug 77264][Nor] Changed - Process.start starts only
with MS.NET
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sun Jan 15 08:30:06 EST 2006
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=77264
--- shadow/77264 2006-01-15 08:29:26.000000000 -0500
+++ shadow/77264.tmp.31415 2006-01-15 08:30:06.000000000 -0500
@@ -1,17 +1,17 @@
Bug#: 77264
-Product: Mono: Runtime
+Product: Mono: Class Libraries
Version: 1.1
OS: unknown
OS Details: XP
Status: NEW
Resolution:
Severity: Unknown
Priority: Normal
-Component: JIT
-AssignedTo: lupus at ximian.com
+Component: System
+AssignedTo: mono-bugs at ximian.com
ReportedBy: spam at its-e.de
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: Process.start starts only with MS.NET
@@ -47,6 +47,9 @@
mono, you have to feed it to mono.exe:
proc.StartInfo.FileName = "d:\\path\\to\\mono.exe";
proc.StartInfo.Arguments = "d:\\path\\to\\test.exe";
proc.StartInfo.UseShellExecute = false;
+
+------- Additional Comments From robertj at gmx.net 2006-01-15 08:30 -------
+-> class libs
More information about the mono-bugs
mailing list