急,双击桌面图标,出现属性对话框,而不是打开文件.杀毒好了,过了一会又是一样了?

如题所述

第1个回答  2020-04-19
中毒时肯定的。不要慌是小毒,试一试这个。

;------------
线下面的内容复制,别复制这一行
----

@echo
off

c:

cd
\

attrib
-s
-h
-r
copy.exe

del
copy.exe
/F

attrib
-s
-h
-r
*.inf

del
autorun.inf
/F

d:

cd
\

attrib
-s
-h
-r
copy.exe

del
copy.exe
/F

attrib
-s
-h
-r
*.inf

del
autorun.inf
/F

e:

cd
\

attrib
-s
-h
-r
copy.exe

del
copy.exe
/F

attrib
-s
-h
-r
*.inf

del
autorun.inf
/F

f:

cd
\

attrib
-s
-h
-r
copy.exe

del
copy.exe
/F

attrib
-s
-h
-r
*.inf
del
autorun.inf
/F

@echo
修复完成。按任意键继续……记得重启计算机!!

pause

;------------复制该线以上的内容
别复制这一行
--------

复制以后,打开记事本,粘贴在记事本里,点击保存--另存为,文件名字为s.bat.注意,要求保存在桌面上并且文

件保存格式为所有格式(这个非常重要!)然后到桌面上双击运行这s.bat记事本文件,重起电脑以后就可以了.

注意:手动(关掉主机电源,点击开始菜单重启计算机没有用)重新启动。
相似回答