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

Installation issue #216

Open domc1 opened 1 year ago

domc1 commented 1 year ago

When running any of the installers or trying to run the binaries then an x64 error is generated as shown in the screen shot. However the system is running 64bit windows (albeit through parallels and a virtual machine on latest apple silicon mac). The previous standalone version of OfficeRibbonX I had, version 1.6.0.493, still works fine.

Screenshot 2022-11-06 at 11 59 19

fernandreu commented 1 year ago

Hi @domc1, are you fully sure you are running 64bit Windows? If you have an arm64 Mac, it would make more sense that the Windows version is arm64 too, and it would also agree with the error message you see.

The latest development version has builds specifically for arm64 which you can find here: https://dev.azure.com/fernandreu-public/OfficeRibbonXEditor/_build/results?buildId=1166&view=artifacts&pathAsName=false&type=publishedArtifacts

It might be worth giving those a go.