吾爱破解 - 52pojie.cn

 找回密码
 注册[Register]

QQ登录

只需一步,快速开始

查看: 1005|回复: 3
收起左侧

[经验求助] 找一个系统设置项的注册表位置

[复制链接]
qiuzip 发表于 2022-8-8 23:55
80吾爱币
允许我为每个应用窗口使用不同的输入法的注册表位置

最佳答案

查看完整内容

注册表路径在 HKEY_CURRENT_USER\Control Panel\Desktop 值是 UserPreferencesMask 这玩意儿是个掩码,每一bit都有不同的作用,千万别乱改。 其中的这个12的1就是关闭(不勾选) 启用就改成9变成92,对比图 但是改注册表的话应该是需要重启才能生效的 需要即时生效的话建议用Powershell命令 启用 关闭

发帖前要善用论坛搜索功能,那里可能会有你要找的答案或者已经有人发布过相同内容了,请勿重复发帖。

smldhz 发表于 2022-8-8 23:55
注册表路径在
HKEY_CURRENT_USER\Control Panel\Desktop
值是
UserPreferencesMask
这玩意儿是个掩码,每一bit都有不同的作用,千万别乱改。

其中的这个12的1就是关闭(不勾选)

启用就改成9变成92,对比图


但是改注册表的话应该是需要重启才能生效的
需要即时生效的话建议用Powershell命令
启用
Set-WinLanguageBarOption -UseLegacySwitchMode

关闭
Set-WinLanguageBarOption

免费评分

参与人数 1吾爱币 +1 热心值 +1 收起 理由
qiuzip + 1 + 1 热心回复!

查看全部评分

小懒虫丶 发表于 2022-8-9 01:10
smldhz 发表于 2022-8-9 02:29
参考:
https://docs.microsoft.com/answe ... ifferent-input.html

https://docs.microsoft.com/en-us ... indowsserver2022-ps

IsLegacySwitchingMode. When this setting is set to true, the current input method, which includes keyboard layout or input method editor (IME), is selected for the current application only. When new applications start, the default input method is selected. For more information, see the Get-WinDefaultInputMethodOverride cmdlet. When this setting is set to false, the input method is selected for all applications and changes only when the user actively switches input methods (recommended).

免费评分

参与人数 1吾爱币 +2 收起 理由
qiuzip + 2 热心回复!

查看全部评分

返回列表

RSS订阅|小黑屋|处罚记录|联系我们|吾爱破解 - LCG - LSG ( 京ICP备16042023号 | 京公网安备 11010502030087号 )

GMT+8, 2025-8-12 01:51

Powered by Discuz!

Copyright © 2001-2020, Tencent Cloud.

快速回复 返回顶部 返回列表