The app was unable to start
Hello
Describe the bug When program is launch, I've the following erroe: "The application was unable to start correctly (0x00007b)."
To Reproduce Describe steps to reproduce the bug, e.g.:
- installed Npcap
- Put Npcap SDK in C:\Program Files\Npcap\SDK
- Add "LIB" system variable with value: "C:\Program Files\Npcap\SDK\Lib\x64"
Screenshots

Desktop (please complete the following information):
- OS: Windows 11 Pro 22H2 22621.1265
Thanks in advance for help
You installed the app through the installer, right? I read from here that it could be due to an anti-virus deleting some DLL. You can try the solutions proposed in that article.
As a workaround, you could download the app from crates.io, but this requires to install also Rust and the Visual Studio Build Tools.
Closing the issue for inactivity and since issues of this kind has already been solved a number of times.
To see other issue like this, filter by windows issue tag.