mirror of
https://github.com/tnodir/fort
synced 2024-11-15 09:09:06 +00:00
7 lines
62 B
Batchfile
7 lines
62 B
Batchfile
|
@rem Uninstall driver
|
||
|
|
||
|
@set T=wipf
|
||
|
|
||
|
sc stop %T%
|
||
|
sc delete %T%
|