Improved diagnostics
This commit is contained in:
parent
d40ae860e1
commit
6b33dd5600
@ -467,8 +467,6 @@ echo:
|
|||||||
set "BIN_PATH=%~dp0bin\"
|
set "BIN_PATH=%~dp0bin\"
|
||||||
if not exist "%BIN_PATH%\*.sys" (
|
if not exist "%BIN_PATH%\*.sys" (
|
||||||
call :PrintRed "WinDivert64.sys file NOT found."
|
call :PrintRed "WinDivert64.sys file NOT found."
|
||||||
) else (
|
|
||||||
call :PrintGreen "WinDivert64.sys file found."
|
|
||||||
)
|
)
|
||||||
echo:
|
echo:
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user