更新 YY.Admin_Setup_1.1.0_win-x64.exe 安装程序,包含最新的功能和修复,确保应用程序的稳定性和兼容性。
This commit is contained in:
Binary file not shown.
7
yy-admin-master/installer/build-installer.bat
Normal file
7
yy-admin-master/installer/build-installer.bat
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
@echo off
|
||||||
|
chcp 65001 >nul
|
||||||
|
cd /d "%~dp0"
|
||||||
|
echo Running build-installer.ps1 ...
|
||||||
|
powershell -NoProfile -ExecutionPolicy Bypass -File "%~dp0build-installer.ps1"
|
||||||
|
echo.
|
||||||
|
pause
|
||||||
Reference in New Issue
Block a user