解决winpcap安装与卸载的问题

在我们安装winpcap的时候,是不是经常遇到“winpcap install is not successful!”之类的提示,而最终未能成功安装上winpcap!
后来经过在网上查阅资料和实践,得出如下解决方法:
在你的系统盘,找到下面这些文件,删除就可重新安装。需删除的文件(如果有,就都删除):
%windir%\system32\drivers\npf.sys
%windir%\system32\wpcap.dll
%windir%\system32\packet.dll
%windir%\system32\wanpacket.dll
%windir%就是你的系统文件夹,比如说你的系统装在C盘,那么%windir%\system32\wanpacket.dll就是c:\windows\system32\wanpacket.dll

本文出自 “春华秋实” 博客,请务必保留此出处http://uberhaxor.blog.51cto.com/123802/100839

你可能感兴趣的:(安装,卸载,无法安装,winpcap,卸载失败)