PDA

View Full Version : How to check if exist some process ?


arfgh
31st January 2008, 14:51
i want to know if exist a way with nsis to find if exist a process called "blabla" on the processes list.

someone know ?

Afrow UK
31st January 2008, 16:44
FindProcDll or LockedList plug-ins.

Stu