Mrrrr
RI Addict
 Din: dragoste
Inregistrat: acum 19 ani
|
|
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 |
|
|