mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-08-28 17:42:28 +08:00
build-aux: Add shader cache cleanup to steam uninstall script
This commit is contained in:
@@ -20,6 +20,7 @@ goto checkAdmin
|
||||
|
||||
:deleteProgramDataFolder
|
||||
RMDIR /S /Q "%PROGRAMDATA%\obs-studio-hook"
|
||||
RMDIR /S /Q "%PROGRAMDATA%\obs-studio\shader-cache"
|
||||
|
||||
:uninstallDLLs
|
||||
regsvr32.exe /u /s %1\data\obs-plugins\win-dshow\obs-virtualcam-module32.dll
|
||||
|
||||
Reference in New Issue
Block a user