概要: 禁用键盘上的 Win 键操作系统:Windows 2000\XP\2003查找键值:[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layout]修改键值:没有则新建二进制值,Scancode Map注释说明:直接将下面代码保存为.reg 文件,格式不要更改,运行导入,重启后生效注册表文件-Windows Registry Editor Version 5.00[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layout]"Scancode Map"=hex:00,00,00,00,00,00,00,00,03,00,00,00,00,00,5b,e0,00,00,5c,e0,\ 00,00,00,00
禁用键盘上的 Win 键,标签:电脑基础教程,电脑基础知识,http://www.laixuea.com禁用键盘上的 Win 键
操作系统:Windows 2000\XP\2003
查找键值:[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layout]
修改键值:没有则新建二进制值,Scancode Map
注释说明:直接将下面代码保存为.reg 文件,格式不要更改,运行导入,重启后生效
注册表文件
---------------------------------------------------------------------------------
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layout]
"Scancode Map"=hex:00,00,00,00,00,00,00,00,03,00,00,00,00,00,5b,e0,00,00,5c,e0,\
00,00,00,00