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

Windows 10:6.3.9785.0.fbl partner eeap.140629-0030:修订间差异

来自BetaWorld 百科
跳转到导航 跳转到搜索
(Convert to Template)
无编辑摘要
 
(未显示3个用户的9个中间版本)
第1行: 第1行:
{{NavBar|[[Windows 桌面操作系统]] > [[Windows 10]] > '''6.3.9785.0.fbl_partner_eeap.140629-0030}}
{{DISPLAYTITLE:Windows 10:6.3.9785.0.fbl_partner_eeap.140629-0030}}
{{ Infobox Buildinfo
{{NavBar|[[Windows桌面操作系统]] > [[Windows 10]] > '''6.3.9785.0.fbl_partner_eeap.140629-0030'''}}
|image = 9785.0_version.png
{{Infobox Buildinfo
|imagecaption = Windows 10 v1507 6.3.9785.0.fbl_partner_eeap.140629-0030
|image=9785.0_version.png
|kernel = 6.3
|imagecaption=Windows 10 6.3.9785.0.fbl_partner_eeap.140629-0030
|arch = x64, x86
|kernel=6.3
|sku = Core; Pro; Pro with Media Center
|arch=AMD64, x86
|language = Chinese (Traditional, Taiwan); English (United States); German (Germany); Japanese (Japan); Korean (Korea)
|sku=Core, Pro, Pro with Media Center
|bios = 2014/6/30
|language=Chinese (Traditional, Taiwan), English (United States), German (Germany), Japanese (Japan), Korean (Korea)
|string = 6.3.9785.0.fbl_partner_eeap.140629-0030
|compiledate=2014/6/29
|key = Core: 334NH-RXG76-64THK-C7CKG-D3VPT<br>Pro: NKJFK-GPHP7-G8C3J-P6JXR-HQRJR<br>Pro with Media Center: GBFNG-2X3TC-8R27F-RMKYB-JK7QT
|string=6.3.9785.0.fbl_partner_eeap.140629-0030
|key=Core: 334NH-RXG76-64THK-C7CKG-D3VPT<br>Pro: NKJFK-GPHP7-G8C3J-P6JXR-HQRJR<br>Pro with Media Center: GBFNG-2X3TC-8R27F-RMKYB-JK7QT
}}
}}
2019 年 2 月 19 日泄露。
2019年2月19日泄露。
== 新的特性 ==
 
待体验
==新的特性==
*新的通知中心设计,需要在系统图标设置中手动开启,但是只能显示图标,没有实际功能。
*Devices Flow UWP(疑似为Miracast投屏功能)
 
==注意事项==
==注意事项==
* 启用/禁用新版搜索
*启用新版搜索
将最后一位改为 0 来禁用或 1 来启用。导入后重启 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\Search]
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Search]
"EnableProactive"=dword:00000000</pre>
"EnableProactive"=dword:00000001
[[Category:Build概述页]]
</syntaxhighlight>
[[Category:NT操作系统]]
 
* 启用窗口化Metro应用功能
导入后重启explorer。
<syntaxhighlight lang="registry">
Windows Registry Editor Version 5.00
 
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\ImmersiveShell]
"ModernDesktopApps"=dword:00000001
</syntaxhighlight>
 
==图库==
<gallery>
Windows 10-6.3.9785.0-Notification.png|新版通知中心(没有实际功能)
</gallery>

2024年2月23日 (五) 23:30的最新版本

9785.0 version.png
Windows 10 6.3.9785.0.fbl_partner_eeap.140629-0030
内核版本 6.3
架构 AMD64, x86
版本 Core, Pro, Pro with Media Center
语言 Chinese (Traditional, Taiwan), English (United States), German (Germany), Japanese (Japan), Korean (Korea)
编译日期 2014/6/29
版本字串 6.3.9785.0.fbl_partner_eeap.140629-0030
产品密钥 Core: 334NH-RXG76-64THK-C7CKG-D3VPT
Pro: NKJFK-GPHP7-G8C3J-P6JXR-HQRJR
Pro with Media Center: GBFNG-2X3TC-8R27F-RMKYB-JK7QT

2019年2月19日泄露。

新的特性

  • 新的通知中心设计,需要在系统图标设置中手动开启,但是只能显示图标,没有实际功能。
  • Devices Flow UWP(疑似为Miracast投屏功能)

注意事项

  • 启用新版搜索

导入后重启explorer。

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Search]
"EnableProactive"=dword:00000001
  • 启用窗口化Metro应用功能

导入后重启explorer。

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\ImmersiveShell]
"ModernDesktopApps"=dword:00000001

图库