Skip to content
⌘ NSIS Forum Archive

I want to know whether a particualar exe is run by a nother user.

1 posts

bimaliyp#

I want to know whether a particualar exe is run by a nother user.

I want to know whether a particualar exe is run by a nother user.

is there a way ?

currently i am using FindProcDLL::FindProc "aaa.exe" which returns current users results.

- Thanks in advance