Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

winpcap silent install

I'm doing an installation setup now. I want to install winpcap.exe silently. Are there any switches for doing it?


1 Answers

Silent install was removed due to misuse. You basically have three options:

  • Install it without silent installer
  • Use a third party installer that does allow silent install (the Nmap installer allows you to install WinPCap silently)
  • Do the installation manually
  • Get WinPcap Pro, the installer for this allows silent install.
like image 107
Kasper Holdum Avatar answered Sep 12 '25 05:09

Kasper Holdum