Explorer Context Menu
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
I have several programs installed in my machine which add themselves to explorer context menu. I was looking for a program that can re-organize them. for example if menus are in order ---- A B C D ---- I want to change them to say ---- D A C B ---- But I am not able to find such a program. So I was thinking of writing one myself. My question is - is it possible?. If yes then how? any pointers? -Saurabh