Migrate installer to Apollo
This commit is contained in:
9
src_assets/windows/drivers/sudovda/uninstall.bat
Normal file
9
src_assets/windows/drivers/sudovda/uninstall.bat
Normal file
@@ -0,0 +1,9 @@
|
||||
@echo off
|
||||
|
||||
pushd %~dp0
|
||||
|
||||
nefconc.exe --remove-device-node --hardware-id root\sudomaker\sudovda --class-guid "4D36E968-E325-11CE-BFC1-08002BE10318"
|
||||
|
||||
popd
|
||||
|
||||
pause
|
||||
Reference in New Issue
Block a user