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