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