Hi !
If you aren't programming batch 2 years you totally forget anything ,believe me i am in this situation .
I was wondering if you can help me making srcript for killing all processes called php-cgi.exe (because they grow ) except one of them. I hope you get my mind.

:loop
if php-cgi.exe > 1 process (
TASKKILL /F /IM "php-cgi.exe")
goto loop

the italics font must be translated into batch..
Porsche_maniak Reviewed by Porsche_maniak on . some batch help ? Hi ! If you aren't programming batch 2 years you totally forget anything :( ,believe me i am in this situation :D . I was wondering if you can help me making srcript for killing all processes called php-cgi.exe (because they grow :|) except one of them. I hope you get my mind. :loop if php-cgi.exe > 1 process ( TASKKILL /F /IM "php-cgi.exe") goto loop the italics font must be translated into batch.. Rating: 5