前段时间,系统中的个别文件被一些恶意脚本修改了,导致无法修改个别文件,包括 hosts 文件,这个用的比较频繁。

处理方法如下:

点击开始 点击运行 输入 CMD 回车 然后复制以下代码 右键粘贴到CMD中即可:
echo y|cacls %windir%\system32\drivers\etc\hosts /g everyone:f

attrib -r -a -s -h %windir%\system32\drivers\etc\hosts
这样的话就允许修改hosts文件了。

 Leave a Reply

(required)

(required)

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

   
© 2011 网络杂谈 | 020i.com Suffusion theme by Sayontan Sinha