From 6b33dd5600d5ed699997f1c455798146474e6d53 Mon Sep 17 00:00:00 2001 From: Flowseal Date: Sat, 13 Dec 2025 16:54:59 +0300 Subject: [PATCH] Improved diagnostics --- service.bat | 2 -- 1 file changed, 2 deletions(-) diff --git a/service.bat b/service.bat index ce0b777..384755f 100644 --- a/service.bat +++ b/service.bat @@ -467,8 +467,6 @@ echo: set "BIN_PATH=%~dp0bin\" if not exist "%BIN_PATH%\*.sys" ( call :PrintRed "WinDivert64.sys file NOT found." -) else ( - call :PrintGreen "WinDivert64.sys file found." ) echo: