https://bugzilla.novell.com/show_bug.cgi?id=333741
Summary: System.Diagnostics.Process.GetCurrentProcess().ProcessNa
me returns 'mono' instead of process name
Product: Mono: Class Libraries
Version: 1.2
Platform: i386
OS/Version: Windows Vista
Status: NEW
Severity: Normal
Priority: P5 - None
Component: System
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
QAContact: [EMAIL PROTECTED]
Found By: ---
Description of Problem:
System.Diagnostics.Process.GetCurrentProcess().ProcessName
returns 'mono' instead of process name
Steps to reproduce the problem:
Console.WriteLine("ProcessName[" + Process.GetCurrentProcess().ProcessName +
"]");
Actual Results:
ProcessName[mono]
Expected Results (if executable is 'processname.exe':
ProcessName[processname]
How often does this happen?
always
Additional Information:
works correctly on linux
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
_______________________________________________
mono-bugs maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs