opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/installer/InstallLauncher.java
@@ -138,9 +138,6 @@ System.out.println(getMsg("setup-launcher-launching-gui")); System.setProperty("org.opends.quicksetup.Application.class", "org.opends.quicksetup.installer.offline.OfflineInstaller"); // TO DELETE System.setProperty("org.opends.quicksetup.Application.class", "org.opends.quicksetup.installandupgrader.InstallAndUpgrader"); } /**