Search found 1 match

by Gnomus
Wed Jun 26, 2024 7:35 pm
Forum: New
Topic: 1.6.3: Installer refuses to install in x64 mode on ARM64 Windows 11
Replies: 7
Views: 8337

Re: 1.6.3: Installer refuses to install in x64 mode on ARM64 Windows 11

It appears that XnView uses Inno Setup. Per https://jrsoftware.github.io/issrc/whatsnew.htm it is possible to support ARM64's x64 emulation as of v6.3.0. There are very simple changes to make in the setup to loosen it from "x64 architecture" to "x64-compatible", all described in the release notes.