|
几个批量处理!让你的电脑急速如飞
|
|
来源: 作者: 发布时间:2007-09-04
|
|
stvista
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared Tools\MSConfig\startupreg\PHIME2002ASync" /v item /d TINTSETP reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared Tools\MSConfig\startupreg\PHIME2002ASync" /v key /d SOFTWARE\Microsoft\Windows\CurrentVersion\Run del "C:\Documents and Settings\All Users\「开始」菜单\程序\启动\*.*" /q /f del "C:\Documents and Settings\Default User\「开始」菜单\程序\启动\*.*" /q /f del "%userprofile%\「开始」菜单\程序\启动\*.*" /q /f start C:\WINDOWS\pchealth\helpctr\binaries\msconfig.exe第三招:清除所有多余的桌面右键菜单 很多显卡在装了驱动之后,桌面右键会多出一项或多项菜单,这些功能并不实用, 还会拖慢右键的弹出速度,我们最好清除它。 方法如上,复制内容见下 复制内容到剪贴板 代码:@ ECHO OFF title 清除所有多余的桌面右键菜单 color 1a PAUSE regsvr32 /u /s igfxpph.dll reg delete HKEY_CLASSES_ROOT\Directory\Background\shellex\ContextMenuHandlers /f reg add HKEY_CLASSES_ROOT\Directory\Background\shellex\ContextMenuHandlers\new /ve /d {D969A300-E7FF-11d0-A93B-00A0C90F2719} reg delete HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run /v HotKeysCmds /f reg delete HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run /v IgfxTray /f第四招:C盘转换为NTFS格式 NTFS格式是WinXP推荐使用的格式。转换为NTFS格式能提高硬盘存储的 效率,并可设置访问权限以保护文件。但NTFS格式的分区在DOS/WIN9X 下均不能被识别,可能会给初级用户造成不便。如无必要请不要转换。 方法如上,复制内容见下 复制内容到剪贴板 代码:@ ECHO OFF color 1b title C盘转换为NTFS格式 convert c:/fs:ntfs第五招:给每个盘添加卷标 此命令将为本机每个盘都添加上卷标,一般是用在新机上面。 以引导初学者更合理地支配他们的硬盘空间。 方法如上,复制内容见下 复制内容到剪贴板 代码:@ ECHO OFF title 给每个盘添加卷标 color 1B PAUSE c: label c:WINXP label d:软件 label e:影视 label f:游戏 label g:资料 label h:备份 d: md 本机驱动程序 md 本机驱动程序\0.DirectX md 本机驱动程序\1.主板芯片组 md 本机驱动程序\2.显卡 md 本机驱动程序\3.声卡 md 本机驱动程序\4.网卡 md 本机驱动程序\5.摄像头第六招:关闭有害端口 提高安全性,让你上网更加无后顾之忧!!! 第六招不让发了,太长,传个做好的上来试试! 地址如下: http://clubpic2.chinaren.com/uploadfile/200612/595/BxkRUQYT.bat 第七招:威金病毒批处理专杀 “威金”病毒主要通过网络共享传播,病毒会感染电脑中所有的.EXE可执行文件,传播速度十分迅速。“威金”病毒运行后,修改注册表自启动项,以使自己随系统一起运行,向系统文件目录下生成以下病毒文件: Program Files\svhost32.exe Program Files\micorsoft\svhost32.exe windows\explorer.exe windows\logo1_exe windows\rundll32.exe windows\rundl132.exe windows\intel\rundl132.exe windows\dll.dll 病毒新变种还会自动从网站下载“天堂杀手”以及“QQ大盗(QQpass)”等10余种木马病毒,企图盗取包括天堂、征途、梦幻西游、传奇等多种流行网游以及QQ的帐号、密码。 方法如上,复制内容见下 复制内容到剪贴板 代码:@ECHO OFF del c:\winnt\logo1_.exe del c:\windows\logo1_.exe del c:\winnt\0sy.exe del c:\windows\0sy.exe del c:\winnt\1sy.exe del c:\windows\1sy.exe del c:\winnt\2sy.exe del c:\windows\2sy.exe del c:\winnt\3sy.exe del c:\windows\3sy.exe del c:\winnt\4sy.exe del c:\windows\4sy.exe del c:\winnt\5sy.exe del c:\windows\5sy.exe del c:\winnt\6sy.exe del c:\windows\6sy.exe del c:\winnt\7sy.exe del c:\windows\7sy.exe del c:\winnt\8sy.exe del c:\windows\8sy.exe del c:\winnt\9sy.exe del c:\windows\9sy.exe del c:\winnt\rundl132.exe del c:\windows\rundl132.exe net share c$ /d net share d$ /d net share e$ /d net share F$ /d net share G$ /d net share h$ /d net share i$ /d net share j$ /d net share admin$ /d net share ipc$ /d del c:\winnt\logo1_.exe del c:\windows\logo1_.exe del c:\windows\vdll.dll del c:\winnt\vdll.dll del c:\windows\tdll.dll del c:\winnt\tdll.dll del c:\windows\dll.dll del c:\winnt\dll.dll del c:\winnt\kill.exe del c:\windows\kill.exe del c:\winnt\sws32.dll del c:\windows\sws32.dll del c:\winnt\rundl132.exe del c:\windows\rundl132.exe echo. echo. echo. echo. ***************************** echo. echo. 正在查毒...请不要关闭...... echo. echo. ***************************** echo. echo. echo. echo. ping 127.0.0.1 -n 5 del c:\winnt\logo1_.exe del c:\windows\logo1_.exe del c:\windows\vdll.dll del c:\winnt\vdll.dll del c:\windows\dll.dll
共3页: 上一页 [1] 2 [3] 下一页
|
|
|
|
[ 收藏]
[ 推荐]
[ 评论(0条)]
[返回顶部] [打印本页]
[关闭窗口] |
|
|
| |
|
|
|