sniffnet icon indicating copy to clipboard operation
sniffnet copied to clipboard

The app was unable to start

Open JeremyDufeux opened this issue 3 years ago • 1 comments

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.:

  1. installed Npcap
  2. Put Npcap SDK in C:\Program Files\Npcap\SDK
  3. Add "LIB" system variable with value: "C:\Program Files\Npcap\SDK\Lib\x64"

Screenshots Screenshot 2023-02-20 08h37m31s735

Desktop (please complete the following information):

  • OS: Windows 11 Pro 22H2 22621.1265

Thanks in advance for help

JeremyDufeux avatar Feb 20 '23 07:02 JeremyDufeux

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.

GyulyVGC avatar Feb 20 '23 09:02 GyulyVGC

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.

GyulyVGC avatar May 24 '23 21:05 GyulyVGC