Releases: mogzol/ScpDriverInterface
Releases · mogzol/ScpDriverInterface
ScpDriverInterface - v1.1
This version adds command line arguments to the driver installer:
-i
or--install
will perform an immediate install, without showing the main window.-u
or--uninstall
will perform an immediate uninstall, without showing the main window.-q
or--quiet
will prevent those options from displaying any dialog boxes (normally they would show a message box indicating whether they completed successfully). If this option is used without indicating whether to install or uninstall, install will be assumed.
ScpDriverInterface - v1.0
The first release of ScpDriverInterface. This release was compiled from commit dd340cc on Jan. 7, 2016.
Included in the zip is the library itself, the SCP Virtual Bus Driver installer, and a tester application for testing the library.