【登录】 【注册】
进入此贴详细完整版>> 完整清除XP垃圾文件的秘密武器中华游戏网 > 电脑技术交流

主题:完整清除XP垃圾文件的秘密武器
作者:gyr7800
时间:2011-11-27 19:40

完整清除XP垃圾文件的秘密武器
你有用过Windows內置的清理磁盘功能吗?它並不能完全地清洗Windows內不需要的档案,因为它的功能被隐藏了,本篇將会把它被封印了的功能完全打开。  
  适用的视窗板本:除了Win95及Win98外,這个方法皆适用于Win98se、 Win2000、WinME、WinXP  
  Windows 本身的「清理磁盘」工具是非常好用的工具,但是单单执行「清理磁盘」并不能完全发挥「清理磁盘」的功能。  
  現在介绍两个「清理磁盘」工具的指令: SAGESET 及 SAGERUN   
  首先在「开始」>「执行」   
  然后输入: cleanmgr /sageset:99   
  设定 特別模式「清理磁盘」  
  工具会执行,你会发觉多了很多清理选择,选择你想要清理的档案,通常全部都可以刪除,完成你的选择后再按「確定」。  
  然后再打开「开始」>「运行」   
  输入: cleanmgr /SAGERUN:99 [    post][/post]
1楼:‖詠逺┤(2011-11-27 19:54)

我也有个清理垃圾的..
新建个记事本.open.复制
@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\*.*"
echo 清除系统LJ完成!
echo. & pause
黏贴.将文件另存为XX..将保存类型改为所有文件.名字就XXX.bat..记住后缀名一定要是bat.
2楼:134016614(2011-11-28 10:23)

学习中。支持下
3楼:龙龙啊(2013-10-26 10:19)

支持下
4楼:qwe836630020(2013-11-15 17:52)

好东西,顶起~~~

进入此贴详细完整版>> 完整清除XP垃圾文件的秘密武器 返回顶部


COPYRIGHT © 2006-2024 中华游戏网 cnyouw.cn. ALL RIGHTS RESERVED. SITEMAP