返回列表 发帖
这个通过简单的批处理即可实现
@echo off
c:&cd\
attrib -s -h -r autorun.inf
del autorun.inf
d:
attrib -s -h -r autorun.inf
del autorun.inf
e:
attrib -s -h -r autorun.inf
del autorun.inf
f:
attrib -s -h -r autorun.inf
del autorun.inf


你给的那个是ROSE病毒的清理,而且对于一个病毒来说,只靠计算机自己清理是不太可能清理干净的

TOP

返回列表