-
-
Notifications
You must be signed in to change notification settings - Fork 556
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SniffNet Install On Windows 7 SP1 #293
Comments
Windows 7 is compatible with Sniffnet... does it give you the same error after installing the DLL? |
Giuliano,
Yes I Installed Npcap 1.75.
That is what I was stating about the Error.....that I Installed the DLLs
and still the Errors persist.
Thanks,
Kenneth
On 2023-07-03 3:01 am, Giuliano Bellini wrote:
Windows 7 is compatible with Sniffnet... does it give you the same
error after installing the DLL?
Also, did you install Npcap? It shouldn't be related to your error, but
it's a required dependency on Windows.
--
Reply to this email directly, view it on GitHub [1], or unsubscribe
[2].
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
I'm sorry but I was not able to reproduce this error in any of the Windows systems I tried. |
Can you tell me what Versions of NPCAP and Sniffnet you used for your
Testing?
What Versions of Windows did you Test?
Thanks,
Kenneth
On 2023-07-04 2:54 am, Giuliano Bellini wrote:
I'm sorry but I was not able to reproduce this error in any of the
Windows systems I tried.
I don't know you what to suggest if not to search online if other
people incurred in the same error before.
--
Reply to this email directly, view it on GitHub [1], or unsubscribe
[2].
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
I personally tested it on Windows 8/10/11. But I know people that run it successfully on Windows 7 (for example: #108). The latest NPCAP & Sniffnet version should be fine. As mentioned in the issue I linked, I build the binary and the installer in the latest Windows version so it may cause some problems, even though usually don't. |
Giuliano,
Can you Build from Windows 7 SP1 and Upload the Installer?
Are these Two Dll's from the Installer for SniffNet: D3DCOMPILER_47.DLL
or API-MS-WIN-CRT-STRING-L1-1-0.DLL?
As mentioned before, SniffNet Complains about these Two DLL's are
missing. I did state before that I Installed the Missing DLL's however
I still got the Error: Entry Point Not Found and it is Referencing the
DLL API-MS-WIN-CRT-STRING-L1-1-0.DLL
Yes I did Install the appropriate Version of the DLL's which would be
x64Bit for Windows 7 SP1 x64Bit.
Let me be clear.........The Software will Install however when you Run
SniffNet on Windows 7 SP1 x64Bit.......
I Receive the Error as Mentioned.
On 2023-07-04 9:53 am, Giuliano Bellini wrote:
> Can you tell me what Versions of NPCAP and Sniffnet you used for your
> Testing? What Versions of Windows did you Test?
I personally tested it on Windows 8/10/11.
But I know people that run it successfully on Windows 7 (for example:
#108 [1]).
The latest NPCAP & Sniffnet version should be fine.
As mentioned in the issue I linked, I build the binary and the
installer in the latest Windows version so it may cause some problems,
even though usually don't.
If you want to be more sure you can clone the repo and build from
source (requires a Rust installation).
If you choose to follow this path and are not familiar with Rust, just
let me know and I can help you.
--
Reply to this email directly, view it on GitHub [2], or unsubscribe
[3].
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Unluckily I'm unable to build on Windows 7 now... There you can also find the corresponding scoop package, where the guy of the other issue successfully installed the app: https://scoop.sh/#/apps?q=Sniffnet |
Do you have Time to Build for Windows 7? |
I'd have the time, but not a Windows 7 installation. |
Hi @bt4ibwem8 can you try to launch the Sniffnet executable from terminal and post here what you get, thanks |
i get the same error |
Can you post the screenshot please? |
it is the same window which i posted... directly in cmd i get nothing |
I'd be glad to help but I can't without a backtrace of the problem. |
Sniffnet can be run also in terminal with some commands? Because on version 1.3.0 it just run normal window of Sniffnet (when i type "sniffnet" in cmd). |
Oh, you are right. But in this way now we're not able to see terminal messages... mmh I will think to a workaround and let you know. |
Searching online for the error code
|
@bt4ibwem8 I've tried building a new Sniffnet Installer including the compilation flag 64-bit Installer: Sniffnet_Windows_64-bit.msi.zip |
i still get the same error |
I will try to set up a Windows 7 installation and hope I can reproduce your issue. |
I hope you fix this bug one day. I have the same problem on my Win7. error code 0xc0000005 |
What's the problem?
First of All.........Excellent Work Developing SniffNet.
I Encountered a DLL Error after Installing SniffNet 1.2.1 64Bit on Windows 7 SP1 64Bit.
The Error: Entry Point Not Found and it is Referencing the DLL API-MS-WIN-CRT-STRING-L1-1-0.DLL
Yes......the DLL is in the System32 Directory. I did have to Download the DLL from DLL-FILES.COM.
It seems that Windows 7 does not come with D3DCOMPILER_47.DLL or API-MS-WIN-CRT-STRING-L1-1-0.DLL
I had to Download both 64Bit Files from DLL-FILES.COM when SniffNet Complained they were not Installed.
Is Windows 7 not Compatible with SniffNet?
Thanks,
Kenneth
How did you install the app?
downloaded one of the provided packages
Operating System
Windows
Additional context
No response
The text was updated successfully, but these errors were encountered: