整理目录
This commit is contained in:
4
win-x64/phserver/scripts/uninstall-gamepad.bat
Normal file
4
win-x64/phserver/scripts/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