opends/resource/uninstall.bat
@@ -77,6 +77,13 @@ :callJava "%JAVA_BIN%" %JAVA_ARGS% org.opends.quicksetup.uninstaller.UninstallLauncher %* rem return part if %errorlevel% == 50 goto version goto end :version rem version information was requested. Return code should be 0. exit /B 0 :end