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

Windows 10:6.4.9845.0.fbl partner eeap.140922-1425:修订间差异

来自BetaWorld 百科
跳转到导航 跳转到搜索
无编辑摘要
无编辑摘要
第1行: 第1行:
{{NavBar|[[Windows 桌面操作系统]] > [[Windows 10]] > '''6.4.9845.0.fbl_partner_eeap.140922-1425'''}}
{{NavBar|[[Windows 桌面操作系统]] > [[Windows 10]] > '''6.4.9845.0.fbl_partner_eeap.140922-1425'''}}
{{Infobox Buildinfo
{{Infobox Buildinfo
|unleaked =
|image = 9845.0_version.png
|image = 9845.0_version.png
|imagecaption = Windows 10 6.4.9845.0.fbl_partner_eeap.140922-1425
|imagecaption = Windows 10 6.4.9845.0.fbl_partner_eeap.140922-1425
第10行: 第9行:
|compiledate = 2014/9/22
|compiledate = 2014/9/22
|string = 6.4.9845.0.fbl_partner_eeap.140922-1425
|string = 6.4.9845.0.fbl_partner_eeap.140922-1425
|key =
|key = Pro with Media Center: GBFNG-2X3TC-8R27F-RMKYB-JK7QT
}}
}}
2015年10月6日泄露。  
2015年10月6日泄露。  
==新的特性==
==新的特性==
*引入存储感知。
*引入zPC设置。
*引入zPC设置。
*点击右下角任务栏中的网络图标时。会弹出一个窗口样式的网络设置,该网络设置独立于原来Win8/Win8.1时的Charms边栏。
*点击右下角任务栏中的网络图标时。会弹出一个窗口样式的网络设置,该网络设置独立于原来Win8/Win8.1时的Charms边栏。
===Docking Controller,为多平台而生===
*新版登录界面
DockingController将作为之后Surface平板电脑在平板模式和桌面模式间切换的关键应用,存在于Build 9845与9860中。
 
==注意事项==
==注意事项==
*Windows Update - TH
*Windows Update - TH
在系统设置中显示一个 Windows Update 测试页面。
在系统设置中显示一个Windows Update测试页面。
<pre>
<syntaxhighlight lang="registry">
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
"IsMusUxEnabled"=dword:00000001
</pre>
</syntaxhighlight>
 
*在上部或下部显示通知
*在上部或下部显示通知
需要重启 explorer 或注销后重新登录。
需要重启 explorer 或注销后重新登录。
<pre>
<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
"DisplayToastAtBottom"=dword:00000001
</pre>
</syntaxhighlight>
 
*预览版本
*预览版本
这个设置会在系统设置中显示新的预览版本界面。
在系统设置中显示新的预览版本界面。
<pre>
<syntaxhighlight lang="registry">
Windows Registry Editor Version 5.00
Windows Registry Editor Version 5.00


第44行: 第44行:
"ThresholdOptedIn"=dword:00000001
"ThresholdOptedIn"=dword:00000001
"ThresholdInternal"=dword:00000001
"ThresholdInternal"=dword:00000001
</pre>
</syntaxhighlight>
 
*Modern Internet Explorer
*Modern Internet Explorer
下载此文件并按步骤进行。
下载此文件并按步骤进行。
第53行: 第54行:


从当前文件夹打开PowerShell并执行ModernIE.ps1。
从当前文件夹打开PowerShell并执行ModernIE.ps1。
*启用/禁用新版搜索
将最后一位改为0来禁用或1来启用。导入后重启explorer。
<pre>
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Search]
"EnableProactive"=dword:00000000
</pre>
*启用/禁用任务视图
将最后一位改为 0 来禁用或 1 来启用。导入后重启 explorer。
<pre>
Windows Registry Editor Version 5.00


[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\MultitaskingView\AllUpView]
* 新版登录界面
"Enabled"=dword:00000000
将最后一位改为 0 来禁用或 1 来启用。导入后重启explorer。
</pre>
<syntaxhighlight lang="registry">
*禁用/启用通知中心
将最后一位改为 0 来禁用或 1 来启用。导入后重启 explorer。
<pre>
Windows Registry Editor Version 5.00
Windows Registry Editor Version 5.00


[HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\Explorer]
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Authentication\LogonUI\TestHooks]
"DisableNotificationCenter"=dword:00000001
"Threshold"=dword:00000001
</pre>
</syntaxhighlight>
*获得Pro with Media Center
在Pro版本的向Windows Technical Preview添加功能程序输入“GBFNG-2X3TC-8R27F-RMKYB-JK7QT”即可。

2023年8月18日 (五) 15:19的版本

9845.0 version.png
Windows 10 6.4.9845.0.fbl_partner_eeap.140922-1425
内核版本 6.4
架构 AMD64, x86
版本 Core, Pro, Pro with Media Center
语言 Chinese (Simplified, China), Chinese (Traditional, Taiwan), German (Germany), Japanese (Japan), Korean (Korea), Swedish (Sweden)
编译日期 2014/9/22
版本字串 6.4.9845.0.fbl_partner_eeap.140922-1425
产品密钥 Pro with Media Center: GBFNG-2X3TC-8R27F-RMKYB-JK7QT

2015年10月6日泄露。

新的特性

  • 引入zPC设置。
  • 点击右下角任务栏中的网络图标时。会弹出一个窗口样式的网络设置,该网络设置独立于原来Win8/Win8.1时的Charms边栏。
  • 新版登录界面

注意事项

  • Windows Update - TH

在系统设置中显示一个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
  • 预览版本

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

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\Software\Microsoft\WindowsSelfHost\Applicability]
"ThresholdOptedIn"=dword:00000001
"ThresholdInternal"=dword:00000001
  • Modern Internet Explorer

下载此文件并按步骤进行。

链接:http://pan.baidu.com/s/1o7JCg90 密码:i47d

以管理员权限运行PowerShell并运行"set-executionpolicy remotesigned",回车两次。

从当前文件夹打开PowerShell并执行ModernIE.ps1。

  • 新版登录界面

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

Windows Registry Editor Version 5.00

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