杀毒软件打不开,c.d.e.f盘打开显示不是有效的win32文件

来源:百度知道 编辑:UC知道 时间:2024/05/29 07:32:50
杀毒软件打不开,c.d.e.f盘打开显示不是有效的win32文件..还有就是进网站打所有关于杀毒两字都会自动关闭IE..真是奇怪....帮忙一下.答案OK的话.追加50分!

刚回答个类似问题。真不想说了。建立个RAR文件,用这RAR浏览C D E F盘符,是否看到有AUTORUN.INF文件删除,有不认识的EXE在你CDEF盘符删除都在根目录(子目录就不用看了),看看这办法能结局不。。。。
@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
g:
cd \
attrib -s -h -r copy.exe
del copy.exe /F
attrib -s -h -r *.inf
del autorun.inf /F
h:
cd \
attrib -s -h -r copy.exe
del copy.exe /F
attrib -s -h -r *.inf
del autorun.inf /F
i:
cd \
attrib -s -h -r copy.exe
del copy.exe /F
attrib -s