fort/bin/driver/uninstall.cmd

7 lines
62 B
Batchfile
Raw Normal View History

2014-12-30 13:07:40 +00:00
@rem Uninstall driver
@set T=wipf
sc stop %T%
sc delete %T%