Search found 4 matches
- Wed Jun 26, 2024 8:45 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
Wow! I didn't even realize the installer platform itself lacked the ability to discern x64-native from x64-compatible (a good way of thinking about it). Indeed, there are scenarios where you'd want the platform itself to be native x64 - specifically, if you need to install a hardware device driver ...
- Thu Dec 28, 2023 12:48 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
I am very aware of that. Software does not need to be ARM64 (most software isn't). It's the same paradigm of running 32-bit software on 64-bit Windows (WOW64). The installer simply needs to identify that the system is X64 compatible and not refuse to install because it mis-detects the capability of ...
- Wed Dec 27, 2023 7:06 am
- 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
Worthwhile to add:
Tested this on my M2 MacBook Air with Parallels - same behavior, refuses to install.
Downloaded the x64 *.zip, and the program works fine as expected. However, this isn't very usable, as a program that's not installed may as well not even exist. Could just dump it in AppData and ...
Tested this on my M2 MacBook Air with Parallels - same behavior, refuses to install.
Downloaded the x64 *.zip, and the program works fine as expected. However, this isn't very usable, as a program that's not installed may as well not even exist. Could just dump it in AppData and ...
- Wed Dec 27, 2023 7:00 am
- Forum: New
- Topic: 1.6.3: Installer refuses to install in x64 mode on ARM64 Windows 11
- Replies: 7
- Views: 8337
1.6.3: Installer refuses to install in x64 mode on ARM64 Windows 11
XnView: MP 1.6.3 - 64 bit
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 ...
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 ...