温馨提醒:本站用于源科智能科技展示使用,如果您有意合作,请联系我们https://www.hnykjsj.com

软件产品

产品展示

一键清理垃圾文件BAT源码

产品编号:SN201912281727112944
产品简述:清理windows系统垃圾文件
购买价格:¥0.10

产品介绍

@echo off

echo 正在清理垃圾文件......by

del /f /s /q %systemdrive%*.tmp 

del /f /s /q %systemdrive%*._mp 

del /f /s /q %systemdrive%*.gid 

del /f /s /q %systemdrive%*.chk 

del /f /s /q %systemdrive%*.old 

del /f /s /q %windir%*.bak 

del /f /s /q %windir%temp*.* 

del /f /a /q %systemdrive%*.sqm 

del /f /s /q %windir%SoftwareDistributionDownload*.* 

del /f /s /q "%userprofile%cookies*.*" 

del /f /s /q "%userprofile%recent*.*" 

del /f /s /q "%userprofile%local settingstemporary internet files*.*" 

del /f /s /q "%userprofile%local settingstemp*.*" 

echo 清除系统垃圾文件完成! 

echo. & pause


在线留言
    提交留言
    在线客服
    • QQ在线客服
      点击这里给我发消息
    • http://w7.hnykjsj.com/app/index.php?i=3&c=entry&id=2&do=groupchatzd&m=cy163_customerservice