这是什么软件 清除系统LJ.bat

来源:百度知道 编辑:UC知道 时间:2024/05/18 00:04:55
在桌面上 清除系统LJ.bat这是软件全部吗 还是只是想软件快捷方式那样怎么把它考走 我想从别人那把它考走 需要靠什么文件啊 3q高人

@echo off
echo 正在清除系统垃圾文件,请稍等......
del /f /s /q %systemdrive%\*.tmp
del /f /s /q %systemdrive%\*._mp
del /f /s /q %systemdrive%\*.log
del /f /s /q %systemdrive%\*.gid
del /f /s /q %systemdrive%\*.chk
del /f /s /q %systemdrive%\*.old
del /f /s /q %systemdrive%\recycled\*.*
del /f /s /q %windir%\*.bak
del /f /s /q %windir%\prefetch\*.*
rd /s /q %windir%\temp & md %windir%\temp
del /f /q %userprofile%\cookies\*.*
del /f /q %userprofile%\recent\*.*
del /f /s /q "%userprofile%\Local Settings\Temporary Internet Files\*.*"
del /f /s /q "%userprofile%\Local Settings\Temp\*.*"
del /f /s /q "%userprofile%\recent\*.*"
del %SystemRoot%\Prefetch\*.* /q
echo 清除系统垃圾完成!

把上面这段代码复制粘贴到“记事本”里面,保存,文件类型选择“所有文件”,文件名取为 LJ.bat ,保存,然后双