Windows 8.1 Build 9293.0.fbl partner out05.130103-2000:修订间差异
跳转到导航
跳转到搜索
Windows 8.1 Build 9293.0.fbl partner out05.130103-2000 (查看源代码)
2025 年 6 月 26 日 (四) 06:07 的版本
、 2025 年 6 月 26 日 (星期四)→New features and changes
小 (PlaceHolder) |
|||
| 第 36 行: | 第 36 行: | ||
=== Slideshow === | === Slideshow === | ||
This build contains a new slideshow animation for the lock screen, which simply fades between multiple images (located in the <code>%windir%\Web\Slideshow</code> directory) across a several second delay. It can be enabled by merging the below registry value: | This build contains a new slideshow animation for the lock screen, which simply fades between multiple images (located in the <code>%windir%\Web\Slideshow</code> directory) across a several second delay. It can be enabled by merging the below registry value: | ||
< | <syntaxhighlight lang="Registry"> | ||
Windows Registry Editor Version 5.00 | Windows Registry Editor Version 5.00 | ||
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Lock Screen] | [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Lock Screen] | ||
"SlideshowEnabled"=dword:00000001 | "SlideshowEnabled"=dword:00000001 | ||
</ | </syntaxhighlight> | ||
=== Miscellaneous === | === Miscellaneous === | ||