Forum posts for apache.exe

create a batch to open iexplore and close another process after iexplore is closed

I am trying to create a batch script that will first starts an apache webserver then launches iexplore to a specific page. Now what I would like to happen is when the iexplore window closes it will also kill the apache process.

current batch file code:

tasklist /FI 'IMAGENAME eq apache.exe' 2>NUL | find /I /N 'apache.exe'>NUL
if '%ERRORLEVEL%'=='1' start apache.exe

start /wait iexplore http://localhost:8081/
taskkill /im apache.exe


This works great if I don't currently have any iexplore processes running but if ie is already running it immediately closes apache instead of waiting for IE to close first. Any ideas?

View complete forum thread with replies

Other posts related to apache.exe

See Related Forum Messages: Follow the Links Below to View Complete Thread

create a batch to open iexplore and close another process after iexplore is closed
filesize function is crashing the Apache server
PHP_iisfunc.dll is crashing wil i am trying access the detail for upload
Need help to Install Apache::Registry on windows machine

What is the carbon footprint of your coffee?

Is it low? Is it high? Can this things really kill the planet Earth? Maybe the answer will surprise you. Maybe not.