When looking at my Windows tasks via Microsoft’s/Sysinternal’s Process Explorer I can see/modify a process’s ‘Comment’ attribute. Is it possible to set this attribute programmatically from within the process itself somehow in a .Net application or this something specific to Process Explorer?
When looking at my Windows tasks via Microsoft’s/Sysinternal’s Process Explorer I can see/modify a
Share
This feature is specific to Process Explorer; basically it allows you to tag a process with something so you can keep track of what is going on. From the Process Explorer help file: