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:\nuevo\src\xampp-usb-lite\ drwxrwxrwx |
Viewing file: setup_xampp.bat (370 B) -rwxrwxrwx Select action/file-type: (+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) | @ECHO OFF if "%1" == "sfx" ( cd xampp ) if exist php\php.exe GOTO Normal if not exist php\php.exe GOTO Abort :Abort echo Sorry ... cannot find php cli! echo Must abort these process! pause GOTO END :Normal set PHP_BIN=php\php.exe set CONFIG_PHP=install\install.php %PHP_BIN% -n -d output_buffering=0 -q %CONFIG_PHP% usb GOTO END :END pause |
:: Command execute :: | |
--[ c99shell v. 1.0 pre-release build #13 powered by Captain Crunch Security Team | http://ccteam.ru | Generation time: 0.0156 ]-- |