Skip to content

Create x86 installer for win-arm64 runtime, to allow easy install on win-arm64 machines using x86 emulation #1529

Closed
dotnet/arcade
#5688
@dagood

Description

@dagood

Idea from @voronoipotato at dotnet/core#3765 (comment)

We aren't realistically able to create an arm64 installer for win-arm64 yet due to lack of support from the installer tech we depend on (https://github.com/dotnet/core-setup/issues/5456) but running an installer under x86 emulation is another option to jump ahead on making .NET Core easier to use on win-arm64 machines.

This issue covers the .NET Core Runtime, but this would also need to be done in the various other repos that create MSI and bundle installers for bits of the runtime.

@richlander @dleeapho @MichaelSimons

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions