del /f /s /q %systemdrive%recycled*.*
del /f /q "%ALLUSERSPROFILE%DocumentsDrWatson*.*">nul 2>nul
del /f /q "%USERPROFILE%Cookies*.txt">nul 2>nul
del /f /q /s "%TEMP%*.*">nul 2>nul
del /f /q /s "%Systemroot%Prefetch*.*">nul 2>nul
del /f /q "%USERPROFILE%Recent*.*">nul 2>nul
del /f /q "%USERPROFILE%Application DataMicrosoftOfficeRecent*.lnk">nul 2>nul
del /f /q /s "%USERPROFILE%Local SettingsTemp*.*">nul 2>nul
rd /s /q %windir%temp & md %windir%temp>nul 2>nul
if not exist %SystemRoot%MinidumpNUL del /f /q /s %SystemRoot%Minidump*.*>nul 2>nul
del /f /s /q "%userprofile%Local SettingsTemporary Internet Files*.*">nul 2>nul
更多的批出代码打包下载地址 //www.jb51.net/books/34318.html









