SLIDE SHOW TIMER SETTINGS

  • Thread starter Thread starter Patrick
  • Start date Start date
P

Patrick

I want to change the timer settings of the slide show.
I want a longer display setting of the photos
How to do it?
Is is possible? or else I will continue to use a separate
slide show programm.
It is not an option in Folder properties.

sincerely

Patrick
 
Patrick said:
I want to change the timer settings of the
slide show. I want a longer display setting
of the photos How to do it?
Is is possible? or else I will continue to use
a separate slide show programm.
It is not an option in Folder properties.
===============================
I guess you're aware that you can pause the
slide show and then advance - reverse your
image display with your arrow keys?


Anyway...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/?kbid=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....

--

John Inzer
Picture It! MVP
return e-mail disabled

Picture It! Support Center
http://support.microsoft.com/?pr=pic
 
Back
Top