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

Windows 10:10.0.10005.0.winmain prs.150125-0130:修订间差异

来自BetaWorld 百科
跳转到导航 跳转到搜索
(minor fix)
 
(未显示3个用户的4个中间版本)
第1行: 第1行:
{{NavBar|[[Windows 桌面操作系统]] > [[Windows 10]] > '''10.0.10005.0.winmain_prs.150125-0130'''}}
{{DISPLAYTITLE:Windows 10:10.0.10005.0.winmain_prs.150125-0130}}
{{ Infobox Buildinfo
{{NavBar|[[Windows桌面操作系统]] > [[Windows 10]] > '''10.0.10005.0.winmain_prs.150125-0130'''}}
|image = 10005.0_version.png
{{Infobox Buildinfo
|imagecaption = Windows 10 v1507 10.0.10005.0.winmain_prs.150125-0130
|image=10005.0_version.png
|kernel = 10.0
|imagecaption=Windows 10 10.0.10005.0.winmain_prs.150125-0130
|arch = x64, x86
|kernel=10.0
|sku = Core; Enterprise; Pro
|arch=AMD64, x86
|language = Arabic (Saudi Arabia); 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, Enterprise, Pro
|bios = 2015/1/26
|language=Arabic (Saudi Arabia), 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)
|string = 10.0.10005.0.winmain_prs.150125-0130
|compiledate=2015/1/25
|key =
|string=10.0.10005.0.winmain_prs.150125-0130
}}
}}
2017年3月25日泄露。
2017年3月25日泄露。
== 新的特性 ==
 
==新功能与特性==
* 改进任务视图,使用了新设计。
* 改进任务视图,使用了新设计。
* 统一了任务栏图标和控件的效果,外观更现代化。
* 统一了任务栏图标和控件的效果,外观更现代化。
* '''更多特性请查看注意事项。'''
 
=== 设置应用 ===
===设置应用===
* 排列窗口设置项引入任务视图的相关选项。
* 排列窗口设置项引入任务视图的相关选项。
* 平板模式设置项引入切换模式的提醒选项。
* 平板模式设置项引入切换模式的提醒选项。
==注意事项==
==注意事项==
* '''Edge模式'''
* Edge模式
在Internet Explorer的地址栏输入“about:flags”进入测试功能页面开启Edge模式浏览。
在Internet Explorer的地址栏输入<code>about:flags</code>进入测试功能页面开启Edge模式浏览。
* '''Windows Default Lock Screen'''
包含一个新的默认应用程序,已在Windows Phone上作为Beta应用程序引入。


执行以下命令运行:
* 打印对话框
<pre>
执行以下命令:
explorer.exe shell:AppsFolder\Microsoft.WindowsDefaultLockScreen_8wekyb3d8bbwe!LockApp
<syntaxhighlight lang="batch">
</pre>
* '''打印对话框'''
执行以下命令运行:
<pre>
explorer.exe shell:AppsFolder\Windows.PrintDialog_cw5n1h2txyewy!Microsoft.Windows.PrintDialog
explorer.exe shell:AppsFolder\Windows.PrintDialog_cw5n1h2txyewy!Microsoft.Windows.PrintDialog
</pre>
</syntaxhighlight>
* '''新版登录界面'''
 
将最后一位改为 0 来禁用或 1 来启用。导入后重启explorer。
* 新版登录界面
<pre>
导入后重启<code>explorer</code>。
<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>
* '''新版音量控制'''
 
<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>

2024年4月3日 (三) 13:44的最新版本

10005.0 version.png
Windows 10 10.0.10005.0.winmain_prs.150125-0130
内核版本 10.0
架构 AMD64, x86
版本 Core, Enterprise, Pro
语言 Arabic (Saudi Arabia), 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)
编译日期 2015/1/25
版本字串 10.0.10005.0.winmain_prs.150125-0130

2017年3月25日泄露。

新功能与特性

  • 改进任务视图,使用了新设计。
  • 统一了任务栏图标和控件的效果,外观更现代化。

设置应用

  • 排列窗口设置项引入任务视图的相关选项。
  • 平板模式设置项引入切换模式的提醒选项。

注意事项

  • Edge模式

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

  • 打印对话框

执行以下命令:

explorer.exe shell:AppsFolder\Windows.PrintDialog_cw5n1h2txyewy!Microsoft.Windows.PrintDialog
  • 新版登录界面

导入后重启explorer

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Authentication\LogonUI\TestHooks]
"Threshold"=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