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