dannagle / PacketSender

Network utility for sending / receiving TCP, UDP, SSL, HTTP
https://packetsender.com
GNU General Public License v2.0
2.3k stars 360 forks source link

[BUG] Windows VM at Apple M1 ARM #367

Open skazo4nik opened 2 months ago

skazo4nik commented 2 months ago

What OS and Version?

Windows VM at Apple M1 ARM

Description of issue

When I try to install app on my Windows VM at Mac M1, I get message that software works only with x64 processors. But Win Arm has emulator and portable version runs fine. Please correct processor check in installer.

dannagle commented 2 months ago

TIL that a ARM Windows has an emulation service similar to Rosetta. I'll look at that processor test.

dannagle commented 3 weeks ago

This is now fixed in the development branch.