Keep cache's thumbnail
This commit is contained in:
parent
c9492b483f
commit
192ac752fb
1 changed files with 0 additions and 4 deletions
|
@ -32,10 +32,6 @@ if exist "%SYSTEMDRIVE%\Windows.old" (
|
|||
RMDIR /s /q "%SYSTEMDRIVE%\Windows.old"
|
||||
)
|
||||
|
||||
:: Clear thumbnail cache
|
||||
ECHO Efface la cache des miniatures de l'explorateur de fichiers...
|
||||
DEL /f /s /q /a %LOCALAPPDATA%\Microsoft\Windows\Explorer\*.db
|
||||
|
||||
:: Empty useless files of Windows
|
||||
ECHO Suppression des fichiers dans C:\$WinREAgent...
|
||||
RMDIR /s /q "C:\$WinREAgent" 2>NUL
|
||||
|
|
Loading…
Reference in a new issue