[Winpcap-users] Administrator privileges in order to use winpcap?
Bryan Kadzban
bryan at kadzban.is-a-geek.net
Fri Jun 9 16:42:25 GMT 2006
On Fri, Jun 09, 2006 at 01:38:21PM +0200, Eduardo Escudero S?nchez wrote:
> I cant find teh network monitor driver in my device manager
Depending on your version of Windows, I suppose it may not show up. I
know it's there under 2K Pro and XP Pro.
> Do you know how can i do this in the installation of my program?
Assuming XP or Server 2003, run:
sc config npf start= boot
sc config nm start= boot
from your installer. (I believe Server 2003 has the nm service also.)
For testing, though, run this from a cmd.exe process, because I'm not
sure that "boot" is a valid setting for start=.
As for how to do that, it depends on what installer you're using --
check its documentation. Somewhere it should give you a place to run an
arbitrary command.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 191 bytes
Desc: not available
Url : http://www.winpcap.org/pipermail/winpcap-users/attachments/20060609/a711a9ad/attachment-0001.pgp
More information about the Winpcap-users
mailing list