为什么winpcap安装时出现“检测到以前的版本”不能安装

2025-02-22 12:02:05
推荐回答(3个)
回答1:

A previous version of winpcap has been detected on this system and cannot be removed because in use by another application .please calose all the winpcap-based applications and run the installer again.
这是因为系统检测到了另一个版本的winpcap在你的电脑上,而且它正在被一个应用程序使用着,关掉和他相关的应用程序然后再运行安装它,(或者重新启动再安装)。不行的话就先卸载掉以前版本的winpcap再安装它。

回答2:

您已经安装过winpcap这个软件,在重新安装的时候您必须得把原来的注册表等删掉

回答3:

C:\Windows\SysWOW64>ren wpcap.dll wpcap.dll.old
C:\Windows\SysWOW64>ren packet.dll packet.dll.old
ref: http://nicolask.wordpress.com/2012/09/23/solved-winpcap-4-12-install-error/