Slide Show Timing To Fast

E

Eugene

When using the slide show option from My Pictures the
slides show about 2 seconds each. I would like to change
this to a longer time period. Nothing found which allows
me to do this. Can someone advise if this is possible and
how to do? Thanks!
 
J

John Inzer

This requires a registry edit...
I would suggest that you carefully read the
following article first before proceeding:

Information About Editing the Registry
http://support.microsoft.com/default.aspx?scid=kb;EN-US;256986#Topic2

====================================

There's a script you can download from the
following site that will increase the timeout
to 10 seconds...scroll down to #81.

http://www.kellys-korner-xp.com/xp_tweaks.htm


Also, the following info was previously posted
by David Shiflet:

===========================================

The value of the number is represented in milliseconds
between image changes:
1000 = 1 second, 5000 = 5 seconds, 10000=10 seconds,
etc. To modify my script change the time accordingly.

In order to change the slideshow timing, open regedit
and go to the following key.

[HKEY_CURRENT_USER\Software\Microsoft\Windows\
CurrentVersion\Explorer\ShellImageView]

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

===========================================

If you open the script from Kelly's site in notepad, you
should be able to use David's instructions to change
the timeout to anything you require.


Good luck....
 

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

Top