|
| » 首页 » 电脑_数码 » 电脑常识 » 谁能告诉我这个应该怎么操作啊?怎样更搞文本文档的扩展名... |
谁能告诉我这个应该怎么操作啊?怎样更搞文本文档的扩展名... |
|
删除系统的垃圾文件,按照这个操作来 1、在桌面上新建一个文本文档. 2、将此代码复制,粘贴到文本问档里,保存! [复制到剪贴板]CODE: @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 欢迎光临回龙观TMBBS [url]http://bbs.bshlg.com[/url] echo. echo ╭☆╮╭☆╮╭☆╮╭☆╮╭☆╮╭☆╮╭☆╮╭☆╮╭☆╮╭☆╮╭☆╮╭☆╮╭☆╮╭☆╮ echo ∣回 龙 观 TM BBS 祝 您 使 用 开 心 !∣ echo ╰★╯╰★╯╰★╯╰★╯╰★╯╰★╯╰★╯╰★╯╰★╯╰★╯╰★╯╰★╯╰★╯╰★╯ echo. & pause 3、更改文本文档的扩展名为 “.bat”。文件名称随便,如“删除系统垃圾.bat”. 4、双击打开,等待提示 ╭☆╮╭☆╮╭☆╮╭☆╮╭☆╮╭☆╮╭☆╮╭☆╮╭☆╮╭☆╮╭☆╮╭☆╮╭☆╮╭☆╮ ∣回 龙 观 TM BBS 祝 您 使 用 开 心 !∣ ╰★╯╰★╯╰★╯╰★╯╰★╯╰★╯╰★╯╰★╯╰★╯╰★╯╰★╯╰★╯╰★╯╰★╯ 就OK了! |
![]() |
|
|
|
| 《谁能告诉我这个应该怎么操作啊?怎样更搞文本文档的扩展名...》答案收集时间:2008-06-14 12:51:50 |