'NSIS installer shows "This app can't run on your PC"

I am beta testing a Windows application, and two users, so far, complain that running the installer displays that message: "This app can't run on your PC. To find a version for your PC, check with the software publisher."

The installer is generated on macOS 11.6.5 (Intel) with makensis v3.08, driven by cmake 3.22.2.

One user had the same build of Windows 11 as I do, and got the error. I don't.

They both have a x64-based PC.

The installer that is causing the problem can be downloaded there:

https://twistedwave.com/download/TwistedWave-Installer-27.0.12.exe

What could cause this message to appear?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source