mirror of
https://github.com/tnodir/fort
synced 2024-11-15 05:36:09 +00:00
Driver: Scripts: Revert to sc stop
.
This commit is contained in:
parent
830abce361
commit
3380aee81d
@ -10,7 +10,7 @@
|
||||
taskkill /F /IM mmc.exe
|
||||
|
||||
@rem Stop the service
|
||||
net stop %BASENAME%
|
||||
sc stop %BASENAME%
|
||||
|
||||
@rem Remove the service
|
||||
sc delete %BASENAME%
|
||||
|
Loading…
Reference in New Issue
Block a user