Yep im pretty sure. Even when I create this key by myself (obtaining permission in regedit to that branch) it's have no results. This message is about it but it's not works to me.
Игорь, я попробовал две предыдущие версии. Устаналвиваются ок. И после них и текущая ок. Но во всех трех затем интеграция с шеллом не отключается. Т.е. как на приведенном мною скриншоте нажатие на галку интегшрации не работает - они либо есть сразу после установки, либо ее нет если ставить на читстую систему с ноля текущую версию.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
If you have another windows (x86) computer, you can try similar switching of "Integrate 7-zip to shell context menu" option.
So try to find any difference, where the changing works in x86 and doesn't work in arm32 for same actions.
Last edit: Igor Pavlov 2023-05-29
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
7-Zip provides two context menu dlls (7-zip.dll) for x64 package: 32-bit and 64-bit versions of that dll.
And there is only one 7-zip.dll for 32-bit 7-zip.
But whole code is similar.
👍
1
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
What version of Windows?
What version of 7-Zip?
So there is no 7-zip menu in Explorer?
For any 7-zip version?
Oh yeah im sorry. This is the only leaked Win10Rt on ARM 32 build.
7-zip 7z2201-arm.exe. As on community says there is needs to create this key in registry:
[HKEY_CLASSES_ROOT\Folder\shellex\ContextMenuHandlers\7-Zip]
@="{23170F69-40C1-278A-1000-000100020000}"
But its not works to me.
Last edit: Y G 2023-05-28
The installer must create that key.
Did you run 7z2201-arm.exe with administrator rights?
Yep im pretty sure. Even when I create this key by myself (obtaining permission in regedit to that branch) it's have no results. This message is about it but it's not works to me.
https://discord.com/channels/710026735294349322/719845481932390461/1094333377353633892
7-Zip Installer creates many required keys.
But it must have administrator rights to create these keys.
Try to run 7-Zip File Manager with administrator rights, and switch on that option "Integrate 7-zip to shell context menu".
Lemme speak from da bottom of my heart.
Игорь, я попробовал две предыдущие версии. Устаналвиваются ок. И после них и текущая ок. Но во всех трех затем интеграция с шеллом не отключается. Т.е. как на приведенном мною скриншоте нажатие на галку интегшрации не работает - они либо есть сразу после установки, либо ее нет если ставить на читстую систему с ноля текущую версию.
Try to run 7-Zip File Manager with administrator rights, and switch on/off that option "Integrate 7-zip to shell context menu".
It is just not works in any way. That is it. Ok forget it. I can live with it.
If you have another windows (x86) computer, you can try similar switching of "Integrate 7-zip to shell context menu" option.
So try to find any difference, where the changing works in x86 and doesn't work in arm32 for same actions.
Last edit: Igor Pavlov 2023-05-29
Its a quite strange that on my Win7/10 those menu looks different than on Win10RT.
And yep its works fine on common x87/x64 PCs.
7-Zip provides two context menu dlls (7-zip.dll) for x64 package: 32-bit and 64-bit versions of that dll.
And there is only one 7-zip.dll for 32-bit 7-zip.
But whole code is similar.