mogzol / ScpDriverInterface

Emulate XBox 360 Controllers on Windows using Scarlet.Crush's SCP Virtual Bus Driver
MIT License
52 stars 8 forks source link

Added quiet installation mode to ScpDriverInstaller, and fixed Xbox typos #3

Closed DavidRieman closed 6 years ago

mogzol commented 6 years ago

The console writing wouldn't work as this is not a console app, so I took that out I also changed some stuff around and added a option to uninstall with a command line arg as well.

Now you can install/uninstall immediately if you pass /i or /u respectively as an argument. Those will still show message boxes indicating what the result was. Those can be suppressed using the /q arg.