fort/bin/driver/uninstall.cmd
2015-01-02 15:28:28 +05:00

7 lines
62 B
Batchfile

@rem Uninstall driver
@set T=wipf
sc stop %T%
sc delete %T%