Make sure you have your command-line correct on the IrfanView end.
That threw me at first, cause its ordering was not what I would have expected.
I use this, Everything 1.5, to open thumbnails in IrfanView, selected in Everything.(Likewise, I also set up a hotkey to do this.)
Based on above, I'd think this would get you working (so sans the quotes around /slideshow).
(Oh, & IrfanView is kind of brain-dead on Long File Names, & maybe some other quirks, but... all in all, it works.)
That threw me at first, cause its ordering was not what I would have expected.
I use this, Everything 1.5, to open thumbnails in IrfanView, selected in Everything.
Code:
custom_open_command02=$exec("C:\BIN\i_view32.exe" %* /thumbs)Based on above, I'd think this would get you working (so sans the quotes around /slideshow).
Code:
$exec("C:\Users\Home\Apps\IrfanView\i_view64.exe" %* /slideshow)(Oh, & IrfanView is kind of brain-dead on Long File Names, & maybe some other quirks, but... all in all, it works.)
Statistics: Posted by therube — Thu Feb 12, 2026 8:19 pm