Updated Windows installation instructions

This commit is contained in:
Luca Deri 2023-10-10 23:22:17 +02:00
parent 9cba101b50
commit f97a1b88bb
2 changed files with 4 additions and 6 deletions

BIN
doc/src/img/npcap.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 153 KiB

View file

@ -84,18 +84,16 @@ install manually `npcap drivers <https://nmap.org/npcap/>`_. If Wireshark is
already installed on Windows, then `npcap drivers <https://nmap.org/npcap/>`_
are already installed and no driver installation is necessary.
.. figure:: ./img/npcap.png
During npcap installation you need to select "Install Npcap in WinPcap API-compatible Mode".
In case you see a message as the one below
.. figure:: ./img/missing_pcap.png
it means that your capture drivers have not been properly installed and that you have to install them as described in this section.
.. note::
If during installation the installer complains for missing MSVCR120.DLL or MSVCR120P.DLL please
download `Visual C++ Redistributable Package <https://support.microsoft.com/en-us/help/3179560/update-for-visual-c-2013-and-visual-c-redistributable-package>`_
Installing on FreeBSD
---------------------