Detecting running processes
Can NSIS detect running processes?
Cheers,
Paul
Archive: Detecting running processes
Detecting running processes
Can NSIS detect running processes?
Cheers,
Paul
FindProcDLL.
Please look at the Wiki before posting. It usually has what you need.
Stu
Thanks, to be honest I only checked the users manual.
This seems to work, but only on 32bit windows. I also tried the Processes dll with no luck on 64-bit windows.
Is there any way to detect processes in 64-bit?