Removed message on service installing

As we can't guarantee that services were launched successfully
This commit is contained in:
Flowseal 2025-03-08 14:48:31 +03:00 committed by GitHub
parent 7aedfac35f
commit 81cf594ae4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -118,7 +118,5 @@ sc create %SRVCNAME% binPath= "\"%BIN_PATH%winws.exe\" %ARGS%" DisplayName= "zap
sc description %SRVCNAME% "Zapret DPI bypass software"
sc start %SRVCNAME%
echo Service launched!
pause
endlocal
endlocal