Skip to content

[Feature] ARM32 Windows distribution #465

@kristibektashi

Description

@kristibektashi

Currently the ARM32 version of ROM Properties does exist, but it's only able to be automatically registered on ARM64 versions of Windows with ARM32 application compatibility.

Which means it doesn't register on real ARM32 versions of Windows (e.g. Windows RT, Windows 10 ARM32), since the old classic installer is compiled for i386, but ARM32 Windows versions cannot run x86 apps unlike ARM64. And Inno Setup doesn't support ARM32 Windows either (to my knowledge) so the new installer won't work either.

It should still be possible to manually register the DLL on ARM32 Windows, but that's mildly inconvenient for the end user. So perhaps a way could be found to automate the installation of ROM Properties on ARM32 Windows, just like on other platforms.

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions