Files
SunshineDeps/win-x64/phserver/scripts/uninstall-gamepad.bat

5 lines
119 B
Batchfile
Raw Normal View History

2025-10-28 13:40:25 +08:00
@echo off
rem Use wmic to get the uninstall Virtual Gamepad
wmic product where name="ViGEm Bus Driver" call uninstall