Sunshine/src_assets/windows/misc/gamepad/uninstall-gamepad.bat
2023-10-02 22:10:56 -04:00

5 lines
119 B
Batchfile

@echo off
rem Use wmic to get the uninstall Virtual Gamepad
wmic product where name="ViGEm Bus Driver" call uninstall