返回列表 发帖
楼上正解,基本上可以判断是中毒了,而且有些恶作剧程序,不造成破坏,杀毒软件不能查杀。
一般都是根目录下有个autorun.inf作怪,可能设置为隐藏只读属性
使用命令attrib autorun.inf -s -h -r
del autorun.inf

TOP

返回列表