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

Windows 11:10.0.22624.1465.ni release svc betaflt prod1.230306-1204:修订间差异

来自BetaWorld 百科
跳转到导航 跳转到搜索
无编辑摘要
无编辑摘要
第13行: 第13行:
|key=
|key=
}}
}}
2023年3月16日向Beta通道推送<ref>https://blogs.windows.com/windows-insider/2023/03/16/announcing-windows-11-insider-preview-build-22621-1465-and-22624-1465/</ref>。通过安装KB5023595可以使版本号变为22624.1465。Windows Feature Experience Pack版本号变为1000.22640.1000.0。
2023年3月16日向Beta通道推送<ref>https://blogs.windows.com/windows-insider/2023/03/16/announcing-windows-11-insider-preview-build-22621-1465-and-22624-1465/</ref>。通过安装KB5023595可以使版本号变为22624.1465。Windows Feature Experience Pack版本号变为1000.22640.1000.0。
==新功能和特性==
==新功能和特性==
* 简体中文输入法必应搜索建议{{黑幕|广告}}
*简体中文输入法必应搜索建议{{黑幕|广告}}
<syntaxhighlight lang="batch">vivetool /enable /id:36862855</syntaxhighlight>
<syntaxhighlight lang="batch">vivetool /enable /id:36862855</syntaxhighlight>
 
*网络图标VPN状态显示
* 网络图标VPN状态显示
<syntaxhighlight lang="batch">vivetool /enable /id:42531952</syntaxhighlight>
<syntaxhighlight lang="batch">vivetool /enable /id:42531952</syntaxhighlight>
==注意事项==
==注意事项==
* Moment 3功能总开关
*Moment 3功能总开关
<syntaxhighlight lang="batch">vivetool /enable /id:41655236</syntaxhighlight>
<syntaxhighlight lang="batch">vivetool /enable /id:41655236</syntaxhighlight>
或者导入以下注册表:
或者导入以下注册表:
第34行: 第30行:
"EnabledStateOptions"=dword:00000000
"EnabledStateOptions"=dword:00000000
</syntaxhighlight>
</syntaxhighlight>
==参考文献==
==参考文献==
<references />
<references />

2023年3月30日 (四) 04:09的版本

Windows 11-10.0.22621.1465-Version.png
Windows 11 10.0.22621.1465.ni_release_svc_betaflt_prod1.230306-1204
内核版本 10.0
架构 AMD64, ARM64
版本 Update Package
语言 International
编译日期 2023/3/6
版本字串 10.0.22621.1465.ni_release_svc_betaflt_prod1.230306-1204

2023年3月16日向Beta通道推送[1]。通过安装KB5023595可以使版本号变为22624.1465。Windows Feature Experience Pack版本号变为1000.22640.1000.0。

新功能和特性

  • 简体中文输入法必应搜索建议广告
vivetool /enable /id:36862855
  • 网络图标VPN状态显示
vivetool /enable /id:42531952

注意事项

  • Moment 3功能总开关
vivetool /enable /id:41655236

或者导入以下注册表:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FeatureManagement\Overrides\1\2304247949]
"EnabledState"=dword:00000002
"EnabledStateOptions"=dword:00000000

参考文献