mirror of
https://github.com/Flowseal/zapret-discord-youtube.git
synced 2025-04-16 02:01:28 -07:00
Functional fix for service statuses
This commit is contained in:
parent
cf02ce7791
commit
05b5433209
@ -5,7 +5,7 @@ chcp 65001 > nul
|
||||
|
||||
|
||||
if "%~1"=="" (
|
||||
echo Checking of already running service instances (see services.msc for more info)
|
||||
echo Checking already running service instances, see services.msc for more info
|
||||
call :test_service zapret
|
||||
call :test_service WinDivert
|
||||
echo Services status check complete!
|
||||
|
Loading…
Reference in New Issue
Block a user