installer: auto install vigembus (#1100)
This commit is contained in:
4
src_assets/windows/misc/vigembus/uninstall-vigembus.bat
Normal file
4
src_assets/windows/misc/vigembus/uninstall-vigembus.bat
Normal file
@@ -0,0 +1,4 @@
|
||||
@echo off
|
||||
|
||||
rem Use wmic to get the uninstall ViGEmBus
|
||||
wmic product where name="ViGEm Bus Driver" call uninstall
|
||||
Reference in New Issue
Block a user