Program name is missing in the "open with" list
C#
1
Posts
1
Posters
0
Views
1
Watching
-
I have made an image viewer, and I would like to right click on an image, an the choose open with "MyImageViewer.exe" It also works - I browse the computer, and finde "MyImageViewer.exe", and click OK. But when I next time right click on an image, the "MyImageViewer.exe" is in the default open with list, byt only the icon is shown, not the program name. Why?