6 lines
112 B
Batchfile
6 lines
112 B
Batchfile
::This is driver installer for libusb
|
|
::DriverApp.exe /? for help message
|
|
|
|
DriverApp.exe /f /c
|
|
@echo off
|
|
::pause |