当前位置:360首页 > 电脑网络 >

Arpniu.exe这是什么程序啊

这个程序在我的电脑的隐藏文件下,除了C盘,其它盘里都有。。而且是刚创立的(不是我创得)最近我的电脑好像中了avkiller病毒,重装完系统后打开网页老慢了,是不是与它有关啊

应该有关系,可以尝试清除重装系统之后不要双击打开磁盘,点右键打开后,显示隐藏文件。在除了c盘以外的磁盘里,找到隐藏的文件夹,留下Recycled和System Volume Information,其余的隐藏文件都删除。 然后把以下字符复制到记事本里,取名“免疫”,然后改其扩展名为.bat,双击。 for %%a in (c d e f g h i j k) do rd %%a:\autorun.inf\/q/s for %%a in (c d e f g h i j k) do md %%a:\autorun.inf for %%a in (c d e f g h i j k) do md %%a:\autorun.inf\免疫..\ for %%a in (c d e f g h i j k) do attrib s h %%a:\autorun.inf 然后安装杀毒软件,并更新到最新,全盘杀毒。 ps:请不要重复发帖,在帖子标题中将问题简单描述一下

for %%a in (c d e f g h i j k) do del /q /f /s /a %%a:\autorun.inf\for %%a in (c d e f g h i j k) do md %%a:\autorun.inf for %%a in (c d e f g h i j k) do md %%a:\autorun.inf\免疫..\ for %%a in (c d e f g h i j k) do attrib s h %%a:\autorun.inf 我觉得这样好点