Skip to content

Windows on ARM support#8542

Merged
atavism merged 7 commits intomainfrom
atavism/windows-arm
Mar 25, 2026
Merged

Windows on ARM support#8542
atavism merged 7 commits intomainfrom
atavism/windows-arm

Conversation

@atavism
Copy link
Copy Markdown
Contributor

@atavism atavism commented Mar 18, 2026

Copilot AI review requested due to automatic review settings March 18, 2026 21:37
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds Windows on ARM64 support to the Windows installer/build pipeline by producing ARM64-specific service/Wintun artifacts and updating the Inno Setup installer to run on ARM64 and register the correct service binary.

Changes:

  • Allow the installer to run on ARM64 and choose an ARM64 service executable when present.
  • Extend the Makefile to build/copy lanternsvc.exe for both amd64 and arm64 into the Windows release layout.
  • Download/package Wintun DLLs for both amd64 and arm64.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.

File Description
windows/packaging/exe/inno_setup.iss Enables ARM64 installs and dynamically selects the service binary path (ARM64 vs amd64).
Makefile Builds and stages ARM64 Windows service + Wintun alongside existing amd64 artifacts for packaging.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

Comment thread windows/packaging/exe/inno_setup.iss Outdated
Comment thread Makefile
Comment thread Makefile Outdated
Copy link
Copy Markdown
Contributor

@jigar-f jigar-f left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@atavism For Confirmation, we should send out build to Seth.

@atavism atavism merged commit 7181478 into main Mar 25, 2026
8 checks passed
@atavism atavism deleted the atavism/windows-arm branch March 25, 2026 20:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants