Windows 11 ARM64

Hi
Does anyone know when Fritzing might be able to be installed on a Windows11 ARM64 machine? I have a MS Surface Pro 9 that i’d like to use Fritzing for, but it wont install as the processor is an ARM64? If there are any known workarounds that can get it working then i’d be keen to know.

Many thanks,

Your best bet would be to ask here

The developers sometimes read the forums but pay more attention to github.

Peter

Same issue. Paid the donation and now can’t run it on my ARM64 :frowning:

I see you have found the github thread on this topic. I don’t know if this will work on Arm, but it is worth a try (I believe this must be in the Fritzing installer and therefore may provide a log on Arm)

msiexec /i “C:\MyPackage\Example.msi” /L*V “C:\log\example.log”

This writes an error log in to the supplied file which may give the developers insight in to what is going wrong. (or of course may not …)

Peter