Software: Apache. PHP/5.5.15 uname -a: Windows NT SVR-DMZ 6.1 build 7600 (Windows Server 2008 R2 Enterprise Edition) i586 SYSTEM Safe-mode: OFF (not secure) E:\xampp\xampp\apache\ drwxrwxrwx |
Viewing file: apache_installservice.bat (233 B) -rwxrwxrwx Select action/file-type: (+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) | @ECHO OFF & SETLOCAL PUSHD %~dp0 CD .. ECHO Installing Apache as a service xampp_cli.exe installservice apache IF NOT ERRORLEVEL 1 ( ECHO Now we start Apache :) xampp_cli.exe startservice apache ) POPD PAUSE |
:: Command execute :: | |
--[ c99shell v. 1.0 pre-release build #13 powered by Captain Crunch Security Team | http://ccteam.ru | Generation time: 0.0156 ]-- |