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.