diff --git a/installer/StartService.bat b/installer/StartService.bat index 394fd661..6c575e76 100644 --- a/installer/StartService.bat +++ b/installer/StartService.bat @@ -11,6 +11,8 @@ if defined ISCS6000_OS ( set OS_DEFINE=%ISCS6000_OS% ) +OS_DEFINE=windows10 + if exist "%scriptPath%\..\product\%OS_DEFINE%_debug\" ( set SETUP_DEBUG_RELEASE=debug ) else (