第1行: |
第1行: |
| + | {{NavBar|[[首页]] > [[Windows 桌面操作系统]] > [[Windows 家用及工作站操作系统]] > [[Windows 10]] > [[Windows 10 v1507]] > '''6.4.9834.0.fbl_partner_eeap.140908-0936'''}} |
| {{ Infobox Buildinfo | | {{ Infobox Buildinfo |
| |image = 9834 version.png | | |image = 9834 version.png |
| |imagecaption = Windows 10 v1507 6.4.9834.0.fbl_partner_eeap.140908-0936 | | |imagecaption = Windows 10 v1507 6.4.9834.0.fbl_partner_eeap.140908-0936 |
| |kernel = 6.4 | | |kernel = 6.4 |
− | |arch = x64, x86 | + | |arch = x86, x64 |
| |sku = Core; Pro; Pro with Media Center | | |sku = Core; Pro; Pro with Media Center |
− | |language = Chinese (Simplified, PRC); Chinese (Traditional, Taiwan); English (United States); German (Germany); Japanese (Japan); Korean (Korea) | + | |language = Chinese (Simplified, People's Republic of China), Chinese (Traditional, Taiwan), English (United States), German (Germany), Japanese (Japan), Korean (Korea) |
− | |bios = 2014/9/9 | + | |bios = 2014-09-09 |
| + | |timebomb = 2015-04-15 |
| |string = 6.4.9834.0.fbl_partner_eeap.140908-0936 | | |string = 6.4.9834.0.fbl_partner_eeap.140908-0936 |
− | |key = | + | |key = 无 |
| }} | | }} |
| | | |
| 2014年12月12日泄露。 | | 2014年12月12日泄露。 |
| | | |
− | 在2019年02月19日泄露了英文版、德语版、日语版和韩语版。
| + | 2019年02月19日泄露了英文版、德语版、日语版和韩语版。 |
| | | |
| == 新的特性 == | | == 新的特性 == |
| * 引入反馈应用。 | | * 引入反馈应用。 |
| + | |
| * 内置 Remind Me 应用,Remind Me 应用是 Cortana 的配套应用。 | | * 内置 Remind Me 应用,Remind Me 应用是 Cortana 的配套应用。 |
| + | |
| + | * '''更多特性请查看注意事项。''' |
| | | |
| ==注意事项== | | ==注意事项== |
− | * Windows Update - TH | + | * '''获得Pro with Media Center''' |
− | 在系统设置中显示一个 Windows Update 测试页面。<pre>
| + | 在 Pro 版本的向 Windows Technical Preview 添加功能程序输入 “GBFNG-2X3TC-8R27F-RMKYB-JK7QT” 即可。 |
| + | |
| + | * '''Windows Update - TH''' |
| + | 在 “更新和恢复” 设置中会显示一个 Windows Update 测试页面。<pre> |
| Windows Registry Editor Version 5.00 | | Windows Registry Editor Version 5.00 |
| | | |
第27行: |
第35行: |
| "IsMusUxEnabled"=dword:00000001</pre> | | "IsMusUxEnabled"=dword:00000001</pre> |
| | | |
− | * 启用或禁用新版搜索 | + | * '''启用/禁用新版搜索''' |
− | 将最后一位改为 0 来禁用或 1 来启用。导入后重启explorer。<pre> | + | 将最后一位改为 0 来禁用或 1 来启用。导入后重启<code>explorer.exe</code>。<pre> |
| 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:00000000</pre> |
− | * 启用/禁用任务视图 | + | |
− | 将最后一位改为 0 来禁用或 1 来启用。导入后重启 explorer。<pre> | + | * '''启用/禁用新版多任务视图''' |
| + | 将最后一位改为 0 来禁用或 1 来启用。导入后重启<code>explorer.exe</code>。<pre> |
| Windows Registry Editor Version 5.00 | | Windows Registry Editor Version 5.00 |
| | | |
| [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\MultitaskingView\AllUpView] | | [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\MultitaskingView\AllUpView] |
| "Enabled"=dword:00000000</pre> | | "Enabled"=dword:00000000</pre> |
− | * 获得Pro with Media Center
| |
− | 在 Pro 版本的向 Windows Technical Preview 添加功能程序输入“GBFNG-2X3TC-8R27F-RMKYB-JK7QT”即可。
| |