Fix directory when running as administrator (#1009)
* Update install-windows.bat * Update s-ui-windows.bat * Update install-windows.bat * Update build-windows.bat
This commit is contained in:
@@ -14,6 +14,7 @@ if %errorLevel% neq 0 (
|
||||
exit /b 1
|
||||
)
|
||||
|
||||
cd /d "%~dp0"
|
||||
REM Set installation directory
|
||||
set "INSTALL_DIR=C:\Program Files\s-ui"
|
||||
set "SERVICE_NAME=s-ui"
|
||||
|
||||
Reference in New Issue
Block a user