opends/resource/bin/stop-ds.bat
@@ -42,8 +42,10 @@ set INSTALL_ROOT=%DIR_HOME% set INSTANCE_DIR= for /f "delims=" %%a in (%INSTALL_ROOT%\instance.loc) do ( set INSTANCE_DIR=%%a if exist "%INSTALL_ROOT%\instance.loc" ( set /p INSTANCE_DIR=<%INSTALL_ROOT%\instance.loc ) else ( set INSTANCE_DIR=. ) set CUR_DIR=%CD% cd /d%INSTALL_ROOT%