mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

jvergara
13.04.2008 cb98374dffa863c1579e8075f066c41d4dfbbaca
opends/src/guitools/org/opends/guitools/uninstaller/Uninstaller.java
@@ -1366,7 +1366,7 @@
   * @throws ApplicationException if something goes wrong.
   */
  protected void disableWindowsService() throws ApplicationException {
    notifyListeners(getFormattedProgress(
    notifyListeners(getFormattedWithPoints(
            INFO_PROGRESS_DISABLING_WINDOWS_SERVICE.get()));
    int code = ConfigureWindowsService.disableService(System.out, System.err);