OS: Windows 11 ARM64 (MS Devkit 2023 / Volterra)
Windows 11 on ARM is fully compatible with 64-bit x86-64 Windows software - which I use routinely, as I use my Volterra box as a daily driver, though I also build select apps myself (to native ARM64) where needed.
When I went to install XnView, it was the first program I've encountered in a full year of daily-driving this machine, that appears to mis-detect the host OS as not being x64-compatible when it launches.
Effect: The error I receive is "This program can only be installed on versions of Windows designed for the following processor architectures: x64". And then the installer exits.
To reproduce:
1. Have a Windows on ARM system, e.g. Apple Silicon MacBook with Parallels
2. Download XnView x64
3. Try installing XnView x64
Actual behaviour (bug): Installer refuses to run, despite the program being capable of installing/running, as if it's looking for an architecture match instead of a capability match

Expected behaviour: Installer identifies the x64 capability is present and installs normally