Restore Image Preview as Default Action?

G

Guest

Somehow the default action for images in my desktop context menu was changed
to Open. The Preview option is still there, it's just not the default. How
can I make Preview the default action?

I tried editing the registry key
HKEY_CLASSES_ROOT\SystemFileAssociations\image\ShellEx\
ContextMenuHandlers\ShellImagePreview but that only had the effect of
removing or restoring the Preview option from the context menu; it didn't
have any effect on which action is the default.
 
R

Ramesh, MS-MVP

Hi Steve,

If you've used the open-with option for that file-type and chosen "Windows
Picture and Fax Viewer" permanently, "open" action becomes the default. Open
Folder Options applet, and switch to File Types tab. Select the file type
(example.. .JPG) from the list, and then click "Restore". Click OK to close
the dialog.

Or, edit the registry and delete the "ProgID" and "Application" values in
this key:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.jpg
(Assuming for .jpg files)

Then, type this in Start-Run if needed:

regsvr32 /i shimgvw.dll
 
R

Ramesh, MS-MVP

chosen "Windows Picture and Fax Viewer" permanently

Any other application / third-party viewer.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top