公告:本站正在遭受网络攻击,访问速度可能严重下降甚至无法访问。

Windows 10:10.0.9888.0.fbl release.141113-2137:修订间差异

来自BetaWorld 百科
跳转到导航 跳转到搜索
无编辑摘要
无编辑摘要
 
(未显示4个用户的7个中间版本)
第1行: 第1行:
{{NavBar|[[Windows 桌面操作系统]] > [[Windows 10]] > '''10.0.9888.0.fbl_release.141113-2137'''}}
{{DISPLAYTITLE:Windows 10:10.0.9888.0.fbl_release.141113-2137}}
{{ Infobox Buildinfo
{{NavBar|[[Windows桌面操作系统]] > [[Windows 10]] > '''10.0.9888.0.fbl_release.141113-2137'''}}
|image = 9888.0_version.png
{{Infobox Buildinfo
|imagecaption = Windows 10 10.0.9888.0.fbl_release.141113-2137
|image=9888.0_version.png
|kernel = 10.0
|imagecaption=Windows 10 10.0.9888.0.fbl_release.141113-2137
|arch = x64, x86
|kernel=10.0
|sku = Core; Pro; Pro with Media Center
|arch=AMD64, x86
|language = Arabic (Saudi Arabia); Chinese (Simplified, PRC); Chinese (Traditional, Taiwan); English (United States); Finnish (Finland); French (Canada); German (Germany); Japanese (Japan); Korean (Korea); Russian (Russia); Spanish (Mexico); Spanish (Spain); Swedish (Sweden); Turkish (Turkey)
|sku=Core, Pro, Pro with Media Center
|bios = 2014/11/14
|language=Arabic (Saudi Arabia), Chinese (Simplified, China), Chinese (Traditional, Taiwan), English (United States), Finnish (Finland), French (Canada), German (Germany), Japanese (Japan), Korean (Korea), Russian (Russia), Spanish (Mexico), Spanish (Spain,  International Sort), Swedish (Sweden), Turkish (Turkey)
|string = 10.0.9888.0.fbl_release.141113-2137
|compiledate=2014/11/13
|key =
|string=10.0.9888.0.fbl_release.141113-2137
}}
}}
2014年11月28日泄露。
2014年11月28日泄露,为目前已泄漏的最早的NT10版本。
== 新的特性 ==
 
* 内核版本提升至NT10.0。
==新的特性==
* 引入离线地图。
*引入离线地图。
* zPC设置已被删除,PC设置已重命名为“设置”,并在菜单顶部添加了搜索栏。
*zPC设置的一些设置项目被转移到了“设置”中。
* zPC设置的一些设置项目被转移到了“设置”中。
*在任务栏和“开始”菜单中,右键单击它会显示一个新的右键菜单外观。系统中的其他右键菜单是旧的。
* 在任务栏和“开始”菜单中,右键单击它会显示一个新的右键菜单外观。系统中的其他右键菜单是旧的。
*新的滑动式窗口动画。
* 新的滑动式窗口动画。
*未设置密码的用户会直接登录系统。
* 未设置密码的用户会直接登录系统。
 
* '''更多特性请查看注意事项。'''
==注意事项==
==注意事项==
* '''Edge模式'''
*Edge模式
在Internet Explorer的地址栏输入“about:flags”进入测试功能页面开启Edge模式浏览。
在Internet Explorer的地址栏输入“about:flags”进入测试功能页面开启Edge模式浏览。
* '''Windows Default Lock Screen'''
包含一个新的默认应用程序,已在Windows Phone上作为Beta应用程序引入。


执行以下命令运行:<pre>
*新版Windows Update
explorer.exe shell:AppsFolder\Microsoft.WindowsDefaultLockScreen_8wekyb3d8bbwe!LockApp</pre>
在系统设置中显示一个 Windows Update 测试页面。
* '''云体验主机'''
<syntaxhighlight lang="registry">
执行以下命令运行:<pre>
explorer.exe shell:AppsFolder\Microsoft.CloudExperienceHost_8wekyb3d8bbwe!App</pre>
* '''Windows Shell 体验主机'''
在Internet Explorer的地址栏下运行:<pre>
start-menu://test</pre>
 
它显示屏幕一段时间然后关闭,片刻之后它会显示错误。
* '''新版 Windows Update'''
在系统设置中显示一个 Windows Update 测试页面。<pre>
Windows Registry Editor Version 5.00
Windows Registry Editor Version 5.00


[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\WindowsUpdate\UX]
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\WindowsUpdate\UX]
"IsMusUxEnabled"=dword:00000001</pre>
"IsMusUxEnabled"=dword:00000001
* '''在上部或下部显示通知'''
</syntaxhighlight>
需要重启explorer或注销后重新登录。<pre>
 
*在上部或下部显示通知
需要重启explorer或注销后重新登录。
<syntaxhighlight lang="registry">
Windows Registry Editor Version 5.00
Windows Registry Editor Version 5.00


[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer]
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer]
"DisplayToastAtBottom"=dword:00000001</pre>
"DisplayToastAtBottom"=dword:00000001
* '''Insider 推送隐藏设置'''
</syntaxhighlight>
这个设置会在系统设置中显示新的预览版本界面。<pre>
 
*Insider推送隐藏设置
这个设置会在系统设置中显示新的预览版本界面。
<syntaxhighlight lang="registry">
Windows Registry Editor Version 5.00
Windows Registry Editor Version 5.00


[HKEY_LOCAL_MACHINE\Software\Microsoft\WindowsSelfHost\Applicability]
[HKEY_LOCAL_MACHINE\Software\Microsoft\WindowsSelfHost\Applicability]
"ThresholdOptedIn"=dword:00000001
"ThresholdOptedIn"=dword:00000001
"ThresholdInternal"=dword:00000001</pre>
"ThresholdInternal"=dword:00000001
* '''新版登录界面'''
</syntaxhighlight>
将最后一位改为 0 来禁用或 1 来启用。导入后重启explorer。
 
*新版登录界面
将最后一位改为0来禁用或1来启用。导入后重启explorer。
<syntaxhighlight lang="registry">
<syntaxhighlight lang="registry">
Windows Registry Editor Version 5.00
Windows Registry Editor Version 5.00
第64行: 第60行:
"Threshold"=dword:00000001
"Threshold"=dword:00000001
</syntaxhighlight>
</syntaxhighlight>
<gallery>
 
Windows 10-10.0.9888.0-Interface 1.png
*搜索框
</gallery>
将最后一位改为0来禁用或1来启用。导入后重启explorer。
* '''搜索框'''
将最后一位改为 0 来禁用或 1 来启用。导入后重启explorer。
<syntaxhighlight lang="registry">
<syntaxhighlight lang="registry">
Windows Registry Editor Version 5.00
Windows Registry Editor Version 5.00
第75行: 第69行:
"EnableSearchBox"=dword:00000001
"EnableSearchBox"=dword:00000001
</syntaxhighlight>
</syntaxhighlight>
* '''新版开始菜单'''
有5种不同的磁贴尺寸,顶部按钮不起作用。不会全屏显示,并且它很不稳定。


导入后重新启动explorer。
*新版开始菜单
有5种不同的磁贴尺寸,顶部按钮不起作用。不会全屏显示,并且很不稳定。导入后重新启动explorer。
<syntaxhighlight lang="registry">
<syntaxhighlight lang="registry">
Windows Registry Editor Version 5.0
Windows Registry Editor Version 5.0
第85行: 第78行:
"UseExperience"=dword:00000001
"UseExperience"=dword:00000001
</syntaxhighlight>
</syntaxhighlight>
<gallery>
 
Windows 10-10.0.9888.0-Interface 2.png
*名为Microsoft Eva Mobile的新语音
</gallery>
新的英语(美国)TTS语音。
* '''启用名为Microsoft Eva Mobile的新语音'''
它适用于Speech_OneCore,但导入下面的注册表之后可以在语音转文字中使用。
通过文本到语音启用Windows中包含的新语音。
{{Collapse top|title=导入这些注册表项:}}
它适用于Speech_OneCore,但下面的脚本可以通过Text to Speech运行它。
<syntaxhighlight lang="registry">
<pre>
Windows Registry Editor Version 5.00
Windows Registry Editor Version 5.00


第108行: 第100行:
5c,00,65,00,6e,00,2d,00,55,00,53,00,5c,00,4d,00,31,00,30,00,33,00,33,00,45,\
5c,00,65,00,6e,00,2d,00,55,00,53,00,5c,00,4d,00,31,00,30,00,33,00,33,00,45,\
00,76,00,61,00,00,00
00,76,00,61,00,00,00


[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Speech\Voices\Tokens\MSTTS_V110_enUS_EvaM\Attributes]
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Speech\Voices\Tokens\MSTTS_V110_enUS_EvaM\Attributes]
第119行: 第110行:
"Vendor"="Microsoft"
"Vendor"="Microsoft"
"DataVersion"="11.0.2013.1022"
"DataVersion"="11.0.2013.1022"
</pre>
</syntaxhighlight>
* '''启用/禁用通知中心'''
{{Collapse bottom}}
将最后一位改为 0 来禁用或 1 来启用。导入后重启explorer。<pre>
Windows Registry Editor Version 5.00
 
[HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\Explorer]
"DisableNotificationCenter"=dword:00000001</pre>
* '''获得Pro with Media Center'''
在 Pro 版本的向 Windows Technical Preview 添加功能程序输入“GBFNG-2X3TC-8R27F-RMKYB-JK7QT”即可。

2024年2月29日 (四) 21:50的最新版本

9888.0 version.png
Windows 10 10.0.9888.0.fbl_release.141113-2137
内核版本 10.0
架构 AMD64, x86
版本 Core, Pro, Pro with Media Center
语言 Arabic (Saudi Arabia), Chinese (Simplified, China), Chinese (Traditional, Taiwan), English (United States), Finnish (Finland), French (Canada), German (Germany), Japanese (Japan), Korean (Korea), Russian (Russia), Spanish (Mexico), Spanish (Spain, International Sort), Swedish (Sweden), Turkish (Turkey)
编译日期 2014/11/13
版本字串 10.0.9888.0.fbl_release.141113-2137

2014年11月28日泄露,为目前已泄漏的最早的NT10版本。

新的特性

  • 引入离线地图。
  • zPC设置的一些设置项目被转移到了“设置”中。
  • 在任务栏和“开始”菜单中,右键单击它会显示一个新的右键菜单外观。系统中的其他右键菜单是旧的。
  • 新的滑动式窗口动画。
  • 未设置密码的用户会直接登录系统。

注意事项

  • Edge模式

在Internet Explorer的地址栏输入“about:flags”进入测试功能页面开启Edge模式浏览。

  • 新版Windows Update

在系统设置中显示一个 Windows Update 测试页面。

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\WindowsUpdate\UX]
"IsMusUxEnabled"=dword:00000001
  • 在上部或下部显示通知

需要重启explorer或注销后重新登录。

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer]
"DisplayToastAtBottom"=dword:00000001
  • Insider推送隐藏设置

这个设置会在系统设置中显示新的预览版本界面。

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\Software\Microsoft\WindowsSelfHost\Applicability]
"ThresholdOptedIn"=dword:00000001
"ThresholdInternal"=dword:00000001
  • 新版登录界面

将最后一位改为0来禁用或1来启用。导入后重启explorer。

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Authentication\LogonUI\TestHooks]
"Threshold"=dword:00000001
  • 搜索框

将最后一位改为0来禁用或1来启用。导入后重启explorer。

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Search]
"EnableSearchBox"=dword:00000001
  • 新版开始菜单

有5种不同的磁贴尺寸,顶部按钮不起作用。不会全屏显示,并且很不稳定。导入后重新启动explorer。

Windows Registry Editor Version 5.0

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\ImmersiveShell\Launcher]
"UseExperience"=dword:00000001
  • 名为Microsoft Eva Mobile的新语音

新的英语(美国)TTS语音。 它适用于Speech_OneCore,但导入下面的注册表之后可以在语音转文字中使用。

导入这些注册表项:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Speech\Voices\Tokens\MSTTS_V110_enUS_EvaM]
@="Microsoft Eva Mobile - English (United States)"
"409"="Microsoft Eva Mobile - English (United States)"
"CLSID"="{179F3D56-1B0B-42B2-A962-59B7EF59FE1B}"
"LangDataPath"=hex(2):25,00,77,00,69,00,6e,00,64,00,69,00,72,00,25,00,5c,00,53,\
00,70,00,65,00,65,00,63,00,68,00,5f,00,4f,00,6e,00,65,00,43,00,6f,00,72,00,\
65,00,5c,00,45,00,6e,00,67,00,69,00,6e,00,65,00,73,00,5c,00,54,00,54,00,53,\
00,5c,00,65,00,6e,00,2d,00,55,00,53,00,5c,00,4d,00,53,00,54,00,54,00,53,00,\
4c,00,6f,00,63,00,65,00,6e,00,55,00,53,00,2e,00,64,00,61,00,74,00,00,00
"VoicePath"=hex(2):25,00,77,00,69,00,6e,00,64,00,69,00,72,00,25,00,5c,00,53,00,\
70,00,65,00,65,00,63,00,68,00,5f,00,4f,00,6e,00,65,00,43,00,6f,00,72,00,65,\
00,5c,00,45,00,6e,00,67,00,69,00,6e,00,65,00,73,00,5c,00,54,00,54,00,53,00,\
5c,00,65,00,6e,00,2d,00,55,00,53,00,5c,00,4d,00,31,00,30,00,33,00,33,00,45,\
00,76,00,61,00,00,00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Speech\Voices\Tokens\MSTTS_V110_enUS_EvaM\Attributes]
"Age"="Adult"
"Gender"="Female"
"Version"="11.0"
"Language"="409"
"Name"="Microsoft Eva Mobile"
"SharedPronunciation"=""
"Vendor"="Microsoft"
"DataVersion"="11.0.2013.1022"