diff --git a/windows/ctmpf.bat b/windows/ctmpf.bat index abd286e..f729354 100644 --- a/windows/ctmpf.bat +++ b/windows/ctmpf.bat @@ -39,7 +39,7 @@ DEL /f /s /q /a %LOCALAPPDATA%\Microsoft\Windows\Explorer\*.db :: Clean disks ECHO Nettoyage de l'ordinateur avec cleanmgr... CD %WINDIR%\system32 -cleanmgr.exe /AUTOCLEAN -cleanmgr.exe /VERYLOWDISK +cleanmgr /AUTOCLEAN +cleanmgr /VERYLOWDISK EXIT /b