Windows 11 Build 26120.1843.ge release svc betaflt prod1.240913-2209:修订间差异

跳转到导航 跳转到搜索
第 53 行: 第 53 行:
* A new section has been added under ''Personlization'' > ''Text input'' for configuring the Copilot key on keyboard. Selecting the "Custom" option will show a flyout to select an UWP app to launch when pressing the Copilot key. This section is disabled by default, but can be activated manually by enabling the <code>52608608</code> velocity staging key.
* A new section has been added under ''Personlization'' > ''Text input'' for configuring the Copilot key on keyboard. Selecting the "Custom" option will show a flyout to select an UWP app to launch when pressing the Copilot key. This section is disabled by default, but can be activated manually by enabling the <code>52608608</code> velocity staging key.


=== Miscellaneous ===
=== 其他 ===
* The <code>HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\LSA\NetJoinLegacyAccountReuse</code> registry key that enables domain join operations from reusing an existing computer account in the target domain has been removed.
* 删除 <code>HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\LSA\NetJoinLegacyAccountReuse</code> 注册表项,此注册表项允许域加入操作重复使用目标域中的现有计算机帐户。
* [[User Account Control]] now prompts for elevated credentials when Windows Installer repairs an application if needed. This behavior can be toggled off by applying the following registry key:<syntaxhighlight lang="registry">
* 现在,当 Windows Installer 根据需要修复应用时,[[用户帐户控制]]会提示输入提升的凭据。可以通过应用以下注册表项来关闭此行为:
<syntaxhighlight lang="registry">
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Installer]
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Installer]
"DisableLUAInRepair"=dword:00000001
"DisableLUAInRepair"=dword:00000001

导航菜单