Replies: 1 comment
-
| 
         Use my library (https://www.nuget.org/packages/DevWinUI.ContextMenu) docs: my library is based on https://github.com/ikas-mc/ContextMenuForWindows11  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I want to create an application that changes the color of folders.
https://github.com/xmha97/Crayon
Because I want to use MSIX packaging, I can't use the registry to add a context menu.
I created a DLL with C++ and added it to
Package.appxmanifestbut no item was added to the context menu of the folders.Please guide me.
Beta Was this translation helpful? Give feedback.
All reactions