namazso / OpenHashTab

📝 File hashing and checking shell extension
GNU General Public License v3.0
3.24k stars 124 forks source link

Installer doesn't create all files on arm windows 11 #198

Closed headhunter45 closed 3 months ago

headhunter45 commented 11 months ago
image

These seem to be all the files created by the 3.0.4 installer. I'm using Windows 11 Pro in Parallels on an M1 mac. Windows version 22H2 22621.2428. The installer runs and seems to complete successfully. I'm seeing some registry keys created including 2 pointing to "C:\Program Files\OpenHashTab\StandaloneStub.exe" and "C:\Program Files\OpenHashTab\OpenHashTab.dll" which don't exist. So I don't get a context menu or the sheet when I open properties.

I also tried the latest build #290 from here https://github.com/namazso/OpenHashTab/actions/runs/6764171588 with the same results.

I was able to work around this by downloading the unpacked zip from github actions and manually copying the arm64 files into "C:\Program Files\OpenHashTab" I'm not sure if I should have put them in "C:\Program Files (Arm)\OpenHashTab" which doesn't exist or not.

dmuiX commented 7 months ago

Thanks for this report and the workaround. I can confirm it. No creation of an entry in Context Menu in Win11 arm Parallels on Macbook Air M1. Interestingly the same happens when I install hashtab, which is no longer maintained, but still works on Win11 x86.

Archer36 commented 4 months ago

Same issue here as well. Unfortunately, the GitHub action artifacts have expired so I can't access the unpacked files any longer.