IYUUAutoReseed/执行辅种.cmd
2020-01-31 11:18:00 +08:00

4 lines
64 B
Batchfile

@echo off
chcp 65001
%cd%\php-7.2.12-nts\php %cd%\iyuu.php
pause