2025-04-27 07:49:33 -04:00

11 lines
187 B
Batchfile

net share imirror /d
sc delete tftpd
sc delete binlsvc
sc stop binlsvc
sc stop tftpd
@echo.
@echo.
@echo You must now (if you want) delete the IntelliMirror tree.
@echo.
@echo.