Context menu not shown in windows 7
C#
1
Posts
1
Posters
0
Views
1
Watching
-
Hi All, I have created context menu for my windows app. This context menu appears if you right click on the .pdf files in windows Explorer. Do add this menu, I have added Registry entry to the following path HKEY_CURRENT_USER\Software\Classes\.pdf\shell\myapplication\ This is working fine on windows XP, but not working on Windows 7. :( Any one knows the reason and how to fix it? Thanks in advance !
Amit