Installer doesn't create all files on arm windows 11
headhunter45 opened this issue · 3 comments

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.
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.
Same issue here as well. Unfortunately, the GitHub action artifacts have expired so I can't access the unpacked files any longer.
Hello everybody,
I had the same issue but I was able to solve it without action artifacts.
I'm using Parallels Desktop on Mac M4 and Windows 11 ARM as guest O.S..
Using innounp.exe (https://innounp.sourceforge.net/) you can extract all the files from the installer.
Once unpacked the files, simply copy the correct version of OpenHashTab.dll to the installation folder:
- Use OpenHashTab,1.dll for x64 (copy to the installation folder and rename it to OpenHashTab.dll)
- Use OpenHashTab,2.dll for ARM64 (copy to the installation folder and rename it to OpenHashTab.dll)
Finally I disconnected from Windows and logged in again! It's working.