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.