Alexandre Julliard pushed to branch master at wine / wine
Commits: 7adf22dc by Billy Laws at 2024-10-01T21:18:34+02:00 regsvr32: Explicitly specify the target machine when relaunching.
To start an ARM64X executable in ARM64EC mode the x64 target machine needs to be explicitly specified. x64 is also not listed in SupportedProcessorArchitectures on ARM64EC so drop the check that requires that.
- - - - -
1 changed file:
- programs/regsvr32/regsvr32.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/7adf22dc7355420a385a8e9a1065c8b...