7 lines
126 B
Batchfile
7 lines
126 B
Batchfile
::This is driver uninstaller for DSO USB driver
|
|
::DriverApp.exe /? for help message
|
|
|
|
DriverApp.exe /u /d /c
|
|
|
|
@echo off
|
|
::pause |