Page 2 of 2

Re: How to get the OWNERs name of a process? [Solved]

Posted: Fri Sep 20, 2013 5:47 pm
by ABBKlaus
This should work :

Code: Select all

PN$ = UCase(PeekS(@Process\szExeFile, #MAXPATH))

Re: How to get the OWNERs name of a process? [Solved]

Posted: Fri Sep 20, 2013 9:51 pm
by IdeasVacuum
It does indeed :wink: #MAX_PATH