fernandreu / office-ribbonx-editor

An overhauled fork of the original Custom UI Editor for Microsoft Office, built with WPF
MIT License
513 stars 97 forks source link

Add support for Windows on ARM64 #196

Closed fernandreu closed 2 years ago

fernandreu commented 2 years ago

Closes #174

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

81.4% 81.4% Coverage
0.0% 0.0% Duplication

rfn6 commented 2 years ago

I'm fairly unfamiliar with GitHub, how would I download the latest version that's compatible with Windows ARM? I saw you merged it into the master, so I'm assuming it works now?

fernandreu commented 2 years ago

You can download it from here: https://dev.azure.com/fernandreu-public/OfficeRibbonXEditor/_build/results?buildId=1154&view=artifacts&pathAsName=false&type=publishedArtifacts

As far as I can tell, yes, the build runs fine on Windows ARM64, but I can always do additional tweaks if needed.

nvcken commented 2 years ago

Hi @fernandreu how can download the build than can run on Win ARM64 ? Tried the link, but don't find any download file image

nvcken commented 2 years ago

I can see and download the ARM installer file after click around Pipelines / Build / Artifacts now. Thanks