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

Windows 10:10.0.9901.0.winmain prs.141202-1718:修订间差异

来自BetaWorld 百科
跳转到导航 跳转到搜索
无编辑摘要
无编辑摘要
 
(未显示4个用户的11个中间版本)
第1行: 第1行:
{{DISPLAYTITLE:Windows 10:10.0.9901.0.winmain_prs.141202-1718}}
{{DISPLAYTITLE:Windows 10:10.0.9901.0.winmain_prs.141202-1718}}
{{NavBar|[[Windows 桌面操作系统]] > [[Windows 10]] > '''10.0.9901.0.winmain prs.141202-1718'''}}
{{NavBar|[[Windows桌面操作系统]] > [[Windows 10]] > '''10.0.9901.0.winmain prs.141202-1718'''}}
{{Infobox Buildinfo
{{Infobox Buildinfo
|unleaked =
|image=9901.0_version.png
|image = 9901.0_version.png
|imagecaption=Windows 10 10.0.9901.0.winmain prs.141202-1718
|imagecaption = Windows 10 10.0.9901.0.winmain prs.141202-1718
|kernel=10.0
|kernel = 10.0
|arch=AMD64
|arch = AMD64, x86
|sku=Enterprise, Core, Pro, Pro with Media Center
|sku = Enterprise, Core, Pro, Pro with Media Center
|language=English (United States)
|language = English (United States)
|compiledate=2014/12/2
|compiledate = 2014/12/2
|string=10.0.9901.0.winmain prs.141202-1718
|string = 10.0.9901.0.winmain prs.141202-1718
|key=Core: 334NH-RXG76-64THK-C7CKG-D3VPT<br>Enterprise: PBHCJ-Q2NYD-2PX34-T2TD6-233PK<br>Pro: NKJFK-GPHP7-G8C3J-P6JXR-HQRJR
|key = Core: 334NH-RXG76-64THK-C7CKG-D3VPT<br>Enterprise: PBHCJ-Q2NYD-2PX34-T2TD6-233PK<br>Pro: NKJFK-GPHP7-G8C3J-P6JXR-HQRJR
}}
}}
2014年12月14日泄露。
2014年12月14日泄露。


== 新的特性 ==
==新的特性==
* 引入基于UWP架构的Xbox应用,你可以看到成绩、好友列表、活动信息和商店等内容。
* 预装基于UWP架构的新应用:
* 引入基于UWP架构的新版应用商店,整合了音乐、电影/电视,基于UWP架构的Windows 应用等内容。
: Xbox应用,你可以看到成绩、好友列表、活动信息和商店等内容。
* 引入一些基于UWP架构的新版应用(闹钟、计算器、录音机、相机、照片、地图、入门)
: Store (Beta)应用,图标为灰色背景,整合了音乐、电影/电视、基于UWP架构的Windows应用等内容。
* 基于Modern的计算器和录音机被移除。
: ShellExperienceHost应用。
* Cortana小娜可以正常使用。
: 其他一些基于UWP架构的新版应用(Alarms(闹钟)、Calculator(计算器)、Camera Beta、Contact Support(获取帮助)、Get Started(入门)、Maps(地图)、Photos(照片)、Sound Recorder(录音机))。
* '''更多特性请查看注意事项。'''
* Cortana应用更新。
* 加入新版日期和时间面板。


==注意事项==
==注意事项==
* '''虚拟机需使用 EFI 引导'''
*'''虚拟机需使用 EFI 引导'''
* '''Edge模式'''
 
*Edge模式
在Internet Explorer的地址栏输入“about:flags”进入测试功能页面开启Edge模式浏览。
在Internet Explorer的地址栏输入“about:flags”进入测试功能页面开启Edge模式浏览。
* '''Windows Default Lock Screen'''
包含一个新的默认应用程序,已在Windows Phone上作为Beta应用程序引入。


执行以下命令运行:
*打印对话框
<pre>
<syntaxhighlight lang="batch">
explorer.exe shell:AppsFolder\Microsoft.WindowsDefaultLockScreen_8wekyb3d8bbwe!LockApp
</pre>
* '''打印对话框'''
执行以下命令运行:
<pre>
explorer.exe shell:AppsFolder\Windows.PrintDialog_cw5n1h2txyewy!Microsoft.Windows.PrintDialog
explorer.exe shell:AppsFolder\Windows.PrintDialog_cw5n1h2txyewy!Microsoft.Windows.PrintDialog
</pre>
</syntaxhighlight>
* '''云体验主机'''
 
执行以下命令运行:
*Cloud Experience Host
<pre>
<syntaxhighlight lang="batch">
explorer.exe shell:AppsFolder\Microsoft.CloudExperienceHost_8wekyb3d8bbwe!App
explorer.exe shell:AppsFolder\Microsoft.CloudExperienceHost_8wekyb3d8bbwe!App
</pre>
</syntaxhighlight>
* '''Windows Shell 体验主机'''
 
在Internet Explorer的地址栏下运行:
* Windows Shell Experience Host
<pre>
运行以下命令:
<syntaxhighlight lang="batch">
start-menu://test
start-menu://test
</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>
* '''新版登录界面'''
 
将最后一位改为 0 来禁用或 1 来启用。导入后重启explorer。
*新版锁屏及登录界面
<pre>
将最后一位改为0来禁用或1来启用。导入后重启explorer。
<syntaxhighlight lang="registry">
Windows Registry Editor Version 5.00
Windows Registry Editor Version 5.00


[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Authentication\LogonUI\TestHooks]
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Authentication\LogonUI\TestHooks]
"Threshold"=dword:00000001
"Threshold"=dword:00000001
</pre>
</syntaxhighlight>
* '''新版开始菜单'''
取代当前的开始菜单与Touch的目标,不会全屏显示,并且它很不稳定。


当导入完毕后,转到任务栏属性并取消勾选“使用开始菜单”,因为它现在只能在“开始屏幕”模式下运行。
*新版开始菜单
<pre>
打开“Taskbar and Start Menu Properties”,切换至“Start Menu”选项卡并取消勾选“Use the Start menu instead of the Start screen”,保存设置后导入注册表:
<syntaxhighlight lang="registry">
Windows Registry Editor Version 5.00
Windows Registry Editor Version 5.00


[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\ImmersiveShell\Launcher]
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\ImmersiveShell\Launcher]
"UseExperience"=dword:00000001
"UseExperience"=dword:00000001
</pre>
</syntaxhighlight>
* '''新版音量控制'''
 
<pre>
*新版音量控制
<syntaxhighlight lang="registry">
Windows Registry Editor Version 5.00
Windows Registry Editor Version 5.00


[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\MTCUVC]
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\MTCUVC]
"EnableMtcUvc"=dword:00000001
"EnableMtcUvc"=dword:00000001
</pre>
</syntaxhighlight>
* '''新版时钟和日历'''
 
<pre>
*新版时钟和日历
<syntaxhighlight lang="registry">
Windows Registry Editor Version 5.00
Windows Registry Editor Version 5.00


[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\ImmersiveShell]
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\ImmersiveShell]
"UseWin32TrayClockExperience"=dword:00000000
"UseWin32TrayClockExperience"=dword:00000000
</pre>
</syntaxhighlight>
* '''启用/禁用通知中心'''
将最后一位改为 0 来禁用或 1 来启用。导入后重启explorer。
<pre>
Windows Registry Editor Version 5.00


[HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\Explorer]
==图库==
"DisableNotificationCenter"=dword:00000001
<gallery>
</pre>
Windows 10-10.0.9901.0-New Clock Tray.png|新版时钟托盘
Windows 10-10.0.9901.0-Store (Beta).png|Store (Beta)
Windows 10-10.0.9901.0-New UWPs.png
</gallery>

2024年2月29日 (四) 20:57的最新版本

9901.0 version.png
Windows 10 10.0.9901.0.winmain prs.141202-1718
内核版本 10.0
架构 AMD64
版本 Enterprise, Core, Pro, Pro with Media Center
语言 English (United States)
编译日期 2014/12/2
版本字串 10.0.9901.0.winmain prs.141202-1718
产品密钥 Core: 334NH-RXG76-64THK-C7CKG-D3VPT
Enterprise: PBHCJ-Q2NYD-2PX34-T2TD6-233PK
Pro: NKJFK-GPHP7-G8C3J-P6JXR-HQRJR

2014年12月14日泄露。

新的特性

  • 预装基于UWP架构的新应用:
Xbox应用,你可以看到成绩、好友列表、活动信息和商店等内容。
Store (Beta)应用,图标为灰色背景,整合了音乐、电影/电视、基于UWP架构的Windows应用等内容。
ShellExperienceHost应用。
其他一些基于UWP架构的新版应用(Alarms(闹钟)、Calculator(计算器)、Camera Beta、Contact Support(获取帮助)、Get Started(入门)、Maps(地图)、Photos(照片)、Sound Recorder(录音机))。
  • Cortana应用更新。
  • 加入新版日期和时间面板。

注意事项

  • 虚拟机需使用 EFI 引导
  • Edge模式

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

  • 打印对话框
explorer.exe shell:AppsFolder\Windows.PrintDialog_cw5n1h2txyewy!Microsoft.Windows.PrintDialog
  • Cloud Experience Host
explorer.exe shell:AppsFolder\Microsoft.CloudExperienceHost_8wekyb3d8bbwe!App
  • Windows Shell Experience Host

运行以下命令:

start-menu://test

它显示屏幕一段时间然后关闭,片刻之后它会显示错误。

  • 在上部或下部显示通知

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

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer]
"DisplayToastAtBottom"=dword:00000001
  • 新版锁屏及登录界面

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

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Authentication\LogonUI\TestHooks]
"Threshold"=dword:00000001
  • 新版开始菜单

打开“Taskbar and Start Menu Properties”,切换至“Start Menu”选项卡并取消勾选“Use the Start menu instead of the Start screen”,保存设置后导入注册表:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\ImmersiveShell\Launcher]
"UseExperience"=dword:00000001
  • 新版音量控制
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\MTCUVC]
"EnableMtcUvc"=dword:00000001
  • 新版时钟和日历
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\ImmersiveShell]
"UseWin32TrayClockExperience"=dword:00000000

图库