Hello and welcome to our forums,
First of all, please accept my apologies for the delayed reply on this.
Have you developed any techniques to address this concern, or is my assessment correct that these are outside of the domain of setup capture as we know it today and the foreseeable future?
Unfortunately, I'm afraid not.
However, we could still give it a try and see how it works considering we offer a 30-day fully featured trial (nothing required, not even an email).
We have a requirement to install Adobe XD on Windows 11 on ARM. The Adobe XD 64 bit binaries would be emulated successfully on Windows 11 on ARM.
Windows on ARM natively supports ARM64 software. If an installer package contains ARM64 binaries, it can be executed directly on ARM devices. For x86 installers, Windows on ARM uses emulation to run them.
The same resources that were installed by the original installer will be captured by the Repackager and included in the resulted installer.
Note that Advanced Installer offers predefined
Arm64 package type, and a predefined property which can be further used to condition specific ARM64 binaries if going with x86 or x64 setup packages.
AiArm64 -This property is set to 1 if ARM64 architecture is detected, otherwise it is empty.
Best regards,
Catalin