Windows Shell Extension for context menu not working in explorer but working in desktop
SUMIT DHYANI
1
Reputation point
I am trying to create a dll for shell extension context menu. I followed example given in Link Build the project in Visual Studio 2019, windows 8.1. Registered the Dll using steps given in here
Following the registration steps in current window 8.1 giving problem: The context menu is visible in make desktop files, but as I open any explorer, the context menu is not working.
While using same dll and same registration process in windows 10 ( another system), its working properly on desktop as well as in explorer. Please guild me what am I doing wrong. Thank you
Sign in to answer