| Current Path : /var/www/images/slider/xampp7/ |
| Current File : /var/www/images/slider/xampp7/apache_stop.bat |
@echo off cd /D %~dp0 cmd.exe /C start "" /MIN call "C:\xampp7\killprocess.bat" "httpd.exe" if not exist apache\logs\httpd.pid GOTO exit del apache\logs\httpd.pid :exit