Files
YMhut-box-C-/参考/wpfui-main/build.cmd
T
2026-07-06 23:05:40 +08:00

5 lines
214 B
Batchfile

@echo off
powershell -ExecutionPolicy ByPass -NoProfile -command "& """%~dp0build.ps1""""
@REM powershell -ExecutionPolicy ByPass -NoProfile -command "& """%~dp0scripts\build_extension.ps1""""
exit /b %ErrorLevel%