-
Notifications
You must be signed in to change notification settings - Fork 579
Description
Describe the bug
NPcap OEM 1.86 silent upgrade fails randomly with exit code 2
With the following error in the install.log
File: overwriteflag=0, allowskipfilesflag=0, name="NPFInstall.exe"
File: error creating "C:\Program Files\Npcap\NPFInstall.exe"
File: error, user abort
To Reproduce
- Uninstall npcap (Uninstall.exe /S)
- Install 1.85 with the above options
- Install 1.86 with the above options
- Repeat until failure (loop)
Expected behavior
Npcap 1.86 should install successfully during the upgrade process without errors, handling file operations reliably and completing the installation in a consistent and resilient manner.
Diagnostic information
-
Windows version from
winver(e.g. Windows 11 Version 21H2, OS Build 22000.795)
Windows Server 2019 Version 1809 (OS Build 17763.7792) -
Output of DiagReport
DiagReport-20260110-032354.txt -
If installation failed, include SetupApi.dev.log
setupapi.dev.log -
Any special hardware or software that may be relevant: VPN, firewall, antivirus, virtualization (SR-IOV passthrough, etc).
VMware vSphere
Additional context
It is similar to #811, but the error is with NPFInstall.exe instead of Uninstall.exe