Skip to content

ScpDriverInterface - v1.1

Latest
Compare
Choose a tag to compare
@mogzol mogzol released this 03 Dec 06:44

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.