Windows Shell Extension for context menu not working in explorer but working in desktop

SUMIT DHYANI 1 Reputation point
2020-11-13T12:28:59.727+00:00

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

Windows API - Win32
Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,575 questions
C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,681 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.