[Mono-bugs] [Bug 63430][Nor] Changed - Mono incorrectly handles file names containing blancs when using UseShellExecute = false in startup info of Process

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 17 Nov 2004 13:24:47 -0500 (EST)


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 gonzalo@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=63430

--- shadow/63430	2004-11-17 13:06:31.000000000 -0500
+++ shadow/63430.tmp.18294	2004-11-17 13:24:47.000000000 -0500
@@ -90,6 +90,9 @@
 This issue really makes it impossible to build applications 
 targeting Mono using NAnt on Mono/Windows, as we need to run the 
 Mono tools using the Mono runtime (which is located in the program 
 files directory, meaning there's a space in the file name).
 
 Thanks !
+
+------- Additional Comments From gonzalo@ximian.com  2004-11-17 13:24 -------
+Ack.