<div>Dears,</div>
<div>&nbsp; I want to use the winpcap in my program, and I don&#39;t want to do the winpcap installation when install my program, so </div>
<div>i include the sys and dll files in my installation package, when install my program, i try to install the sys file as driver and</div>
<div>copy the dll files to the hosted folder.</div>
<div>&nbsp;But there is another problem, if another program running in the hosted computer using the winpcap too, in that case, there</div>
<div>will be a conflict between the program and mine, so i need to detect if winpcap driver has already installed in the machine?</div>
<div>Anyone can tell me how to detect this, just by the driver name NPF will be OK?</div>