清楚垃圾的批处理命令

lp0458 35 0 BAT 2019-01-07 16:01:30

清楚垃圾的小批处理命令! @color 60 //背景颜色 @echo 初学者之路垃圾清除器 @pause //暂停 @del /f /s /q "%userprofile%\local setting\temporary internet files\." //删除临时的文件 @del /f /s /q "%userprofile%\local setting\history\." @del /f /s /q "%userprofile%\local setting\temp\." @del /f /s /q "%userprofile%\cookies\." @del /f /

用户评论
请输入评论内容
评分:
暂无评论