Irfanview Integration - Slideshow
From ptWiki
By klaus (reflex)
This script calls the famous free image viewer 'irfanview'.
If only 1 image is selected, then irfanview is called to simply display the image in fullscreen mode. If more than 1 image is selected, the script switches to the irfanview slideshow mode. A dialog box appears to select the slideshow options (random, loop etc). After confirmation the slideshow starts.
You need to edit the line in the script beginning with:
Const IVPATH = ...
to reflect the absolute path to the irfanview executable on your computer.
* Script file: Download this script
* See the Script downloading and installation instructions for generic information about using scripts downloaded from the IMatch Wiki.