Context menu “Open IrfanView Thumbnails”

by James McDonald | Jul 17, 2026 | IT Tips | 0 comments

Enter the following into the registry

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\Folder\shell\Open IrfanView Thumbnails]
@="Open IrfanView Thumbnails"

[HKEY_CLASSES_ROOT\Folder\shell\Open IrfanView Thumbnails\command]
@="\"C:\\Program Files\\IrfanView\\i_view64.exe\" \"%1\" /thumbs"

But annoyingly it will be under "Show more options". Use the following to show the "Show more options" menu immediately. (Yay welcome back 7-zip without extra clicks!!!)

reg add "HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32" /f /ve

0 Comments

Submit a Comment

Your email address will not be published. Required fields are marked *

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.