mirror of
https://github.com/YuzuZensai/StorageCleanup.git
synced 2026-01-06 04:32:44 +00:00
Remove comments
This commit is contained in:
@@ -36,9 +36,9 @@ echo ===============================================
|
|||||||
ping 127.0.0.1 -n 6 > nul
|
ping 127.0.0.1 -n 6 > nul
|
||||||
|
|
||||||
:: Spotify
|
:: Spotify
|
||||||
:: taskkill /IM Spotify.exe /F
|
taskkill /IM Spotify.exe /F
|
||||||
:: rmdir %localappdata%\Spotify\Data\ /S /Q
|
rmdir %localappdata%\Spotify\Data\ /S /Q
|
||||||
:: mkdir %localappdata%\Spotify\Data\
|
mkdir %localappdata%\Spotify\Data\
|
||||||
|
|
||||||
:: Unity
|
:: Unity
|
||||||
taskkill /IM Unity.Licensing.Client.exe /F
|
taskkill /IM Unity.Licensing.Client.exe /F
|
||||||
|
|||||||
Reference in New Issue
Block a user