fax and picture viewer

  • Thread starter Thread starter res0jrnn
  • Start date Start date
R

res0jrnn

I have set up a slide show.
How can I change the interval between slide changes
Thanks for any help
Rich
 
Hi Rich,

Increase SlideShow Timeout to 10 Seconds (Row 81)
http://www.kellys-korner-xp.com/xp_tweaks.htm

In order to change the slideshow timing, open regedit and go to the
following key (or open my script in Notepad and modify).

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\ShellI
mageView]

Create a DWORD named "Timeout", with the value the number of millseconds
between image changes (1000 (Dec) = 1 second, 5000 = 5 seconds)

Note that the time of actually changing the image is not included, so 1000 =
1 second + time to decode the image.

/top10faqs.htm
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top