[Mono-bugs] [Bug 76670][Nor] Changed - Kill() method of Process
instance may not be working
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Nov 12 21:01:20 EST 2005
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=76670
--- shadow/76670 2005-11-11 12:11:09.000000000 -0500
+++ shadow/76670.tmp.9630 2005-11-12 21:01:20.000000000 -0500
@@ -102,6 +102,12 @@
------- Additional Comments From bill.seddon at lyquidity.com 2005-11-11 12:11 -------
Thanks for the observation about UseShellExecute=false. With this I
can at least read the default browser from the registry and launch
it as an EXE.
Bill Seddon
+
+------- Additional Comments From robertj at gmx.net 2005-11-12 21:01 -------
+UseShellExecute == true means that Win32's ShellExecuteEx
+should be used to start the process. It has nothing in
+common with cmd.exe.
+
More information about the mono-bugs
mailing list