Removed message on service installing
As we can't guarantee that services were launched successfully
This commit is contained in:
parent
7aedfac35f
commit
81cf594ae4
@ -118,7 +118,5 @@ sc create %SRVCNAME% binPath= "\"%BIN_PATH%winws.exe\" %ARGS%" DisplayName= "zap
|
|||||||
sc description %SRVCNAME% "Zapret DPI bypass software"
|
sc description %SRVCNAME% "Zapret DPI bypass software"
|
||||||
sc start %SRVCNAME%
|
sc start %SRVCNAME%
|
||||||
|
|
||||||
echo Service launched!
|
|
||||||
|
|
||||||
pause
|
pause
|
||||||
endlocal
|
endlocal
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user