From 0d5d769da392195570be0f8fe68fd23c688c42f9 Mon Sep 17 00:00:00 2001 From: shijianquan <992593080@qq.com> Date: Sat, 5 Jul 2025 19:40:01 +0800 Subject: [PATCH] =?UTF-8?q?fix=20=E4=BF=AE=E6=94=B9=E5=AE=89=E8=A3=85?= =?UTF-8?q?=E7=9A=84=E6=97=B6=E5=80=99=20=E6=8F=90=E7=A4=BA=20db=5Finstall?= =?UTF-8?q?er=20=E6=89=BE=E4=B8=8D=E5=88=B0=E7=9A=84=E9=97=AE=E9=A2=98?= =?UTF-8?q?=EF=BC=8C=20=E5=AE=8F=E5=AE=9A=E4=B9=89=E6=B2=A1=E9=85=8D?= =?UTF-8?q?=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- installer/StartService.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installer/StartService.bat b/installer/StartService.bat index 6c575e76..ac3bb4bb 100644 --- a/installer/StartService.bat +++ b/installer/StartService.bat @@ -11,7 +11,7 @@ if defined ISCS6000_OS ( set OS_DEFINE=%ISCS6000_OS% ) -OS_DEFINE=windows10 +set OS_DEFINE=windows10 if exist "%scriptPath%\..\product\%OS_DEFINE%_debug\" ( set SETUP_DEBUG_RELEASE=debug