mirror of
https://github.com/SpotX-Official/SpotX.git
synced 2026-06-19 13:50:04 +10:00
renaming from chrome_elf.dll to dpapi.dll
This commit is contained in:
+2
-3
@@ -6,9 +6,8 @@ echo *****************
|
|||||||
echo Removing Patch...
|
echo Removing Patch...
|
||||||
|
|
||||||
|
|
||||||
if exist "%Appdata%\Spotify\chrome_elf_bak.dll" (
|
if exist "%Appdata%\Spotify\dpapi.dll" (
|
||||||
del /s /q "%Appdata%\Spotify\chrome_elf.dll" > NUL 2>&1
|
del /s /q "%Appdata%\Spotify\dpapi.dll" > NUL 2>&1
|
||||||
move "%Appdata%\Spotify\chrome_elf_bak.dll" "%Appdata%\Spotify\chrome_elf.dll" > NUL 2>&1
|
|
||||||
)
|
)
|
||||||
|
|
||||||
if exist "%Appdata%\Spotify\Spotify.bak" (
|
if exist "%Appdata%\Spotify\Spotify.bak" (
|
||||||
|
|||||||
Reference in New Issue
Block a user