opendj3-server-dev/src/server/org/opends/server/tools/StopWindowsService.java
@@ -33,10 +33,10 @@ import org.opends.server.loggers.JDKLogging; import org.opends.server.types.NullOutputStream; import org.opends.server.util.SetupUtils; import static org.opends.messages.ToolMessages.*; import static org.opends.server.util.StaticUtils.*; import static com.forgerock.opendj.util.OperatingSystem.hasUAC; /** @@ -98,7 +98,7 @@ else { String[] cmd; if (SetupUtils.hasUAC()) if (hasUAC()) { cmd= new String[] { ConfigureWindowsService.getLauncherBinaryFullPath(),