增加Windows从gitee安装脚本批处理。

This commit is contained in:
iyuu.cn
2020-03-15 13:12:36 +08:00
parent ed1d4fbe11
commit 253cff0e23
5 changed files with 5 additions and 0 deletions

4
9.执行辅种.cmd Normal file
View File

@ -0,0 +1,4 @@
@echo off
chcp 65001
%cd%\php-7.4.2-nts-Win32-vc15-x86\php %cd%\iyuu.php
pause