http://stackoverflow.com/questions/1055987/c-how-to-set-an-projects-executable-processname
On Sun, May 16, 2010 at 3:14 PM, Marcus <[email protected]> wrote: > When using the Windows Task Manager to look at all processes running > on the computer, one can see columns for processname, PID, user, > description, ... > > How can I set this description of my application? > > I am using c# and VS2008 >
