为了广大的电脑用户不受病毒侵害,有些管家也很多有查毒消毒的程序,下面就让小编给大家说说如何简洁地检查电脑中的病毒吧。
检查电脑病毒的方法
首先,在电脑桌面上新建一个txt格式的文本文档,命名为查毒.
打开这个文本文档,复制下面的代码粘贴在文本文档里.
-----------------------------------分界线--------------------------------------
@ECHO OFF
del c:winntlogo1_.exe
del c:windowslogo1_.exe
del c:winntsy.exe
del c:windowssy.exe
del c:winnt1sy.exe
del c:windows1sy.exe
del c:winnt2sy.exe
del c:windows2sy.exe
del c:winnt3sy.exe
del c:windows3sy.exe
del c:winnt4sy.exe
del c:windows4sy.exe
del c:winnt5sy.exe
del c:windows5sy.exe
del c:winnt6sy.exe
del c:windows6sy.exe
del c:winnt7sy.exe
del c:windows7sy.exe
del c:winnt8sy.exe
del c:windows8sy.exe
del c:winnt9sy.exe
del c:windows9sy.exe
del c:winntrundl132.exe
del c:windowsrundl132.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:winntlogo1_.exe
del c:windowslogo1_.exe
del c:windowsvdll.dll
del c:winntvdll.dll
del c:windowstdll.dll
del c:winnttdll.dll
del c:windowsdll.dll
del c:winntdll.dll
del c:winntkill.exe
del c:windowskill.exe
del c:winntsws32.dll
del c:windowssws32.dll
del c:winntrundl132.exe
del c:windowsrundl132.exe
echo.
echo.
echo.
echo. *****************************
echo.
echo. 正在查毒...请不要关闭......
echo.
echo. *****************************
echo.
echo.
echo.
echo.
ping 127.0.0.1 -n 5
del c:winntlogo1_.exe
del c:windowslogo1_.exe
del C:winntsystem32Logo1_.exe
del C:winntsystem32rundl132.exe
del C:winntsystem32bootconf.exe
del C:winntsystem32kill.exe
del C:winntsystem32sws32.dll
del C:windowsLogo1_.exe
del C:windowsrundl132.exe
del C:windowsbootconf.exe
del C:windowskill.exe
del C:windowssws32.dll
del C:windowsdll.dll
del C:windowsvdll.dll
del c:windowstdll.dll
del C:windowssystem32ShellExtsvchs0t.exe
del C:windowssystem32Logo1_.exe
del C:windowssystem32rundl132.exe
del C:windowssystem32bootconf.exe
del C:windowssystem32kill.exe
del C:windowssystem32sws32.dll
del c:_desktop.ini /f/s/q/a
del d:_desktop.ini /f/s/q/a
del e:_desktop.ini /f/s/q/a
del f:_desktop.ini /f/s/q/a
del g:_desktop.ini /f/s/q/a
del h:_desktop.ini /f/s/q/a
del i:_desktop.ini /f/s/q/a
del j:_desktop.ini /f/s/q/a
del k:_desktop.ini /f/s/q/aAbc[/hide]
echo. 查毒完成.
echo. & pause
---------------------------------------分界线---------------------------------
然后保存.
重命名改文本文档,把后缀名由txt改为bat(bat格式是windows批量处理文件的后缀),那么系统默认是不显示文件后缀地那么该如何让他显示呢?请参考下面的经验,在这个下面哦!
0windows7如何显示文件扩展名(后缀)
打开这个文件,就会自动检查病毒.如图,检查完成,十分快速和简洁.