OK, here is how to do an automatic slideshow.
1. On your computer, click on i_view32.exe to run Irfanview.
2. Click on File | Slideshow
3. In the box on the right, find your pictures and click ADD to add them to the slideshow list on the left. Click "Play" to test your slideshow.
4. Click on the "Save as TXT File" button and save it as something like "slideshow.txt". Include this file on the CD image.
5. Make a text file named "slideshow.bat" with the following contents:
Code:
echo off
i_view32.exe /slideshow=slideshow.txt /closeslideshow
exit
Include this file on the CD image as well.
6. Make the autorun.inf file with the following contents:
Code:
OPEN=slideshow.bat
ICON=i_view32.exe
Include this file on the CD image as well. In all your CD image should contain:
autorun.inf
slideshow.txt
slideshow.bat
i_view32.exe
i_view32.cnt
i_view32.hlp
images
This will autorun the slideshow.