广告位招租 广告位招租 广告位招租 广告位招租 广告位招租 广告位招租 广告位招租 广告位招租 广告位招租 广告位招租 广告位招租 广告位招租 广告位招租 广告位招租 广告位招租 广告位招租 广告位招租 广告位招租 广告位招租 广告位招租 广告位招租 广告位招租 广告位招租 广告位招租 广告位招租

_desktop.ini、sxs.exe、logo_1.exe……等病毒垃圾自动清理器

  批处理参数说明:

  /f 强制删除只读文件。
  /q 指定静音状态。不提示您确认删除。
  /s 从当前目录及其所有子目录中删除指定文件。显示正在被删除的文件名。
  /a 意思是按照属性来删除了。


引用内容 引用内容
@ECHO off
cls
color 4a
ECHO              Netboy's Blog 病毒垃圾自动清理器
ECHO                 欢迎光临 www.netboy365.com
ECHO ============================================================
echo .         本程序可成功删除硬盘中的以下病毒垃圾文件
echo .
echo .         [ _desktop.ini ]        [ command.com  ]
echo .         [ autorun.inf  ]        [ pagefile.pif ]
echo .         [ logo1_.exe   ]        [ logo_1.exe   ]
echo .         [ 0sy.exe      ]        [ sxs.exe      ]
echo .
pause
echo .
ECHO        程序运行中,请稍等。。。。。。
echo .

c:
cd
echo 正在处理C盘……
del _desktop.ini                  /a /q /s /f
del auto*.inf                     /a /q /s /f
del command.com                   /a /q /s /f
del pagefile.pif                  /a /q /s /f
del logo_1.exe                    /a /q /s /f
del *sy.exe                       /a /q /s /f
del sxs.exe                       /a /q /s /f
del logo1_.exe                    /a /q /s /f
del SWS32.DLL                     /a /q /s /f
del KILL.EXE                      /a /q /s /f
del SWS.DLL                       /a /q /s /f
del rose.exe                      /a /q /s /f

d:
cd
cls
ECHO              Netboy's Blog 病毒垃圾自动清理器
ECHO                 欢迎光临 www.netboy365.com
ECHO ============================================================
echo .         本程序可成功删除硬盘中的以下病毒垃圾文件
echo .
echo .         [ _desktop.ini ]        [ command.com  ]
echo .         [ autorun.inf  ]        [ pagefile.pif ]
echo .         [ logo1_.exe   ]        [ logo_1.exe   ]
echo .         [ 0sy.exe      ]        [ sxs.exe      ]
echo .
echo 正在处理D盘……
del _desktop.ini                  /a /q /s /f
del auto*.inf                     /a /q /s /f
del command.com                   /a /q /s /f
del pagefile.pif                  /a /q /s /f
del logo_1.exe                    /a /q /s /f
del *sy.exe                       /a /q /s /f
del sxs.exe                       /a /q /s /f
del logo1_.exe                    /a /q /s /f
del SWS32.DLL                     /a /q /s /f
del KILL.EXE                      /a /q /s /f
del SWS.DLL                       /a /q /s /f
del rose.exe                      /a /q /s /f

e:
cd
cls
ECHO              Netboy's Blog 病毒垃圾自动清理器
ECHO                 欢迎光临 www.netboy365.com
ECHO ============================================================
echo .         本程序可成功删除硬盘中的以下病毒垃圾文件
echo .
echo .         [ _desktop.ini ]        [ command.com  ]
echo .         [ autorun.inf  ]        [ pagefile.pif ]
echo .         [ logo1_.exe   ]        [ logo_1.exe   ]
echo .         [ 0sy.exe      ]        [ sxs.exe      ]
echo .
echo 正在处理E盘……
del _desktop.ini                  /a /q /s /f
del auto*.inf                     /a /q /s /f
del command.com                   /a /q /s /f
del pagefile.pif                  /a /q /s /f
del logo_1.exe                    /a /q /s /f
del *sy.exe                       /a /q /s /f
del sxs.exe                       /a /q /s /f
del logo1_.exe                    /a /q /s /f
del SWS32.DLL                     /a /q /s /f
del KILL.EXE                      /a /q /s /f
del SWS.DLL                       /a /q /s /f
del rose.exe                      /a /q /s /f

f:
cd
cls
ECHO              Netboy's Blog 病毒垃圾自动清理器
ECHO                 欢迎光临 www.netboy365.com
ECHO ============================================================
echo .         本程序可成功删除硬盘中的以下病毒垃圾文件
echo .
echo .         [ _desktop.ini ]        [ command.com  ]
echo .         [ autorun.inf  ]        [ pagefile.pif ]
echo .         [ logo1_.exe   ]        [ logo_1.exe   ]
echo .         [ 0sy.exe      ]        [ sxs.exe      ]
echo .
echo 正在处理F盘……
del _desktop.ini                  /a /q /s /f
del auto*.inf                     /a /q /s /f
del command.com                   /a /q /s /f
del pagefile.pif                  /a /q /s /f
del logo_1.exe                    /a /q /s /f
del *sy.exe                       /a /q /s /f
del sxs.exe                       /a /q /s /f
del logo1_.exe                    /a /q /s /f
del SWS32.DLL                     /a /q /s /f
del KILL.EXE                      /a /q /s /f
del SWS.DLL                       /a /q /s /f
del rose.exe                      /a /q /s /f

g:
cd
cls
ECHO              Netboy's Blog 病毒垃圾自动清理器
ECHO                 欢迎光临 www.netboy365.com
ECHO ============================================================
echo .         本程序可成功删除硬盘中的以下病毒垃圾文件
echo .
echo .         [ _desktop.ini ]        [ command.com  ]
echo .         [ autorun.inf  ]        [ pagefile.pif ]
echo .         [ logo1_.exe   ]        [ logo_1.exe   ]
echo .         [ 0sy.exe      ]        [ sxs.exe      ]
echo .
echo 正在处理G盘……
del _desktop.ini                  /a /q /s /f
del auto*.inf                     /a /q /s /f
del command.com                   /a /q /s /f
del pagefile.pif                  /a /q /s /f
del logo_1.exe                    /a /q /s /f
del *sy.exe                       /a /q /s /f
del sxs.exe                       /a /q /s /f
del logo1_.exe                    /a /q /s /f
del SWS32.DLL                     /a /q /s /f
del KILL.EXE                      /a /q /s /f
del SWS.DLL                       /a /q /s /f
del rose.exe                      /a /q /s /f


cls
ECHO              Netboy's Blog 病毒垃圾自动清理器
ECHO                 欢迎光临 www.netboy365.com
ECHO ============================================================
echo .         本程序可成功删除硬盘中的以下病毒垃圾文件
echo .
echo .         [ _desktop.ini ]        [ command.com  ]
echo .         [ autorun.inf  ]        [ pagefile.pif ]
echo .         [ logo1_.exe   ]        [ logo_1.exe   ]
echo .         [ 0sy.exe      ]        [ sxs.exe      ]
echo .
ECHO        清理完毕,准备退出。。。。。。
echo .
pause
cls
ping 127.0.0.1 -n 10 >mul



  下载文件 _desktop.ini、sxs.exe、logo_1.exe……等病毒垃圾自动清理器




文章来自: 本站原创
引用通告: 查看所有引用 | 我要引用此文章
日志标签: _desktop.ini sxs.exe logo_1.exe 病毒 垃圾 清理器
相关日志:
评论: 4 | 引用: 0 | 查看次数: 22850
回复回复木兰[2007-02-26 05:45 PM | del]
病毒垃圾自动清理器如何使用?

答:下载解压,之后双击解压出来的文件即可!
回复回复[2006-10-29 11:59 AM | del]
病毒垃圾自动清理器 下载不了?????????
请问详细步骤????

答:这是一个批处理文件,直接另存这个文件即可。然后双击执行。

回复回复cm519[2006-10-19 12:48 AM | del]
找到不少啊。不错
回复回复hai[2006-10-11 09:01 AM | del]
比较全面哦 !
发表评论
昵 称:
密 码: 游客发言不需要密码.
内 容:
验证码: 验证码
选 项:
虽然发表评论不用注册,但是为了保护您的发言权,建议您注册帐号.
字数限制 1000 字 | UBB代码 开启 | [img]标签 关闭