知秀网 > 电脑 > 正文

win8系统按右键关机切换到左键关机 有什么方法

win8系统按右键关机切换到左键关机 有什么方法

1.首先,在这台电脑内,选择“查看”,然后勾选“扩展名”,使其显示文件的扩展名。

2.在系统桌面使用鼠标点击右键,选择“新建”-“文本文档”。

3.打开文本文档,拷入这些代码。可以删除自己不需要的功能。

4.WindowsRegistryEditorVersion5.00。 5、[HKEY_CLASSES_ROOT\DesktopBackground\Shell\PowerMenu]MUIVerb=电源控制SubCommands=lock;logoff;switch;sleep;hibernate;restart;shutdownIc

6.[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\lock]@=锁定 。

7.[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\lock\command]@=Rundll32User32.dll,LockWorkStation。

8.[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\logoff]@=注销。

9.[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\logoff\command]@=Shutdown-l 。

10.[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\switch]@=更改用户。

11.[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\switch\command]@=tsdiscon.exe 。

12.[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\sleep]@=睡眠。

13.[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\sleep\command]@=rundll32.exepowrprof.dll,SetSuspendStateSleep。

14.[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\hibernate]@=休眠 。

15.[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\hibernate\command]@=Shutdown-h。

16.[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\restart]@=重启。

17.[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\restart\command]@=Shutdown-r-f-t00 。

18.[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\shutdown]@=关机。

19.[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\shutdown\command]@=Shutdown-s-f-t00 。

20.然后关闭,并保存文档,在文档处单击右键,选择“重命名”。

21.把文件名的后缀名,从“txt”格式修改为“reg”格式。

22.确认重命名。

23.双击打开修改完成的注册表编辑器,在其弹出的窗口中,选择“是”

24.右键菜单加入电源控制成功。