mirror of
https://github.com/QYG2297248353/IYUUPlus-Windows.git
synced 2025-03-04 11:44:24 +08:00
5 lines
50 B
Batchfile
5 lines
50 B
Batchfile
@echo off
|
|
CHCP 65001
|
|
php .\iyuu\windows.php
|
|
pause
|