Well, Winpcap installs something on the registry, at least on NT/2k/XP/.NET!
GV ----- Original Message ----- From: "??? Chanjun Yu" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, August 21, 2002 8:41 AM Subject: RE: [WinPcap-users] RE: How many files have been installed on my computer? I tested my code on my workmates's computer from a shared subfolder of my computer. It is not polite to install some files on his computer, so I think I could collect the dlls of winpcap in the subfold where my exe file is in. Then I could just run my code without necessary to install winpcap. Could I do this? -----Original Message----- From: Gianluca Varenni [mailto:[EMAIL PROTECTED]] Sent: Wednesday, August 21, 2002 2:29 PM To: [EMAIL PROTECTED] Subject: Re: [WinPcap-users] RE: How many files have been installed on my computer? Hi. WinPcap install three files, packet.dll and wpcap.dll into %windows%\system32, and npf.sys into %windows%\system32\drivers under NT/2k/XP/.NET, or npf.vxd %windows%\system32 under 9x. Why are you so interested in the paths? GV ----- Original Message ----- From: "??? Chanjun Yu" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, August 21, 2002 5:29 AM Subject: [WinPcap-users] RE: How many files have been installed on my computer? Hi GV I would like to know how many files have been installed after I setup WinPcap alpha 3.0? And the path of these files.
