pcap - How to install WinPCAP from within my MSI installer? -


I am developing a product that will use WinPCAP for capturing Ethernet packets. Is it possible to install WinPCAP from my own MSI or install it separately?

If it is possible to establish it with my own MSI, how can someone tell me? I also have to support silent installation.

If you want to install Silent then you have to pay for professional version.

I do not use MSI, but there should be a way to run as part of an external executable installation process for an MSI installer. And it can be an External Executable WinPcap installer.


Comments