Results 1 to 8 of 8
Threaded View
-
21st Dec 2010, 06:18 PM #1OPMemberWebsite's:
maxneeds.infosome batch help ?
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
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
need help with some batch script
By techdaemon in forum Technical Help Desk SupportReplies: 0Last Post: 29th Mar 2011, 02:58 AM -
Batch WMV to FLV conversion
By AllHosting in forum Server ManagementReplies: 2Last Post: 25th Feb 2011, 07:53 AM -
Batch script help
By SiNNER in forum Technical Help Desk SupportReplies: 6Last Post: 19th Jan 2011, 01:58 AM -
[BATCH] Game!
By l0calh0st in forum Web Development AreaReplies: 2Last Post: 18th Sep 2010, 04:58 PM -
Any batch experts?
By Daniel in forum General DiscussionReplies: 0Last Post: 12th Mar 2010, 05:27 PM
themaCreator - create posts from...
Version 3.57 released. Open older version (or...