Menu

#2311 Support Windows 11 Context Menu

open
None
5
2024-05-23
2021-09-17
Sabby
No

Windows 11 has introduced modern context menu, Unpackaged apps (7zip) now requires App Identity, which can be done using Sparse Manifests, Also, You need to extend the menu using IExplorerCommand (Before you can add registry keys to add options to menu, I am not sure what 7zip uses).

https://blogs.windows.com/windowsdeveloper/2021/07/19/extending-the-context-menu-and-share-dialog-in-windows-11/

Discussion

  • Berturion

    Berturion - 2022-06-30

    Necessary code for this already exists in a 7-zip project fork here: https://github.com/M2Team/NanaZip.
    It would be awesome to have this included in the original 7-zip project which I trust more.

     
    • dartraiden

      dartraiden - 2024-05-23

      In addition to the code, a valid digital signature is required. Code signing certificate costs money.

       

      Last edit: dartraiden 2024-05-23
  • Joseph Casalino III

    +1 vote - I used the 7-zip context menus regularly but I upgraded to Windows 11 22H2 yesterday and now they're not showing up any longer.

     

Log in to post a comment.