zz_remote.bat 99 B

1234
  1. @call "%~dp0config.bat" 0 > nul
  2. copy /Y Install\ext\*.* %PHP%\ext
  3. %PHP%\php Tools\remote.php
  4. echo.