win8系统按右键关机切换到左键关机

1、首先,在这台电脑内,选择“查看”,然后勾选“扩展名”,使其显示文件的扩展名 。
2、在系统桌面使用鼠标点击右键 , 选择“新建”-“文本文档” 。
3、打开文本文档,拷入这些代码 。可以删除自己不需要的功能 。
4、WindowsRegistryEditorVersion5.00 。5、[HKEY_CLASSES_ROOTDesktopBackgroundShellPowerMenu]MUIVerb=电源控制SubCommands=lock;logoff;switch;sleep;hibernate;restart;shutdownIc
6、[HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerCommandStoreshelllock]@=锁定。
7、[HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerCommandStoreshelllockcommand]@=Rundll32User32.dll,LockWorkStation 。
8、[HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerCommandStoreshelllogoff]@=注销 。
9、[HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerCommandStoreshelllogoffcommand]@=Shutdown-l。
10、[HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerCommandStoreshellswitch]@=更改用户 。
11、[HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerCommandStoreshellswitchcommand]@=tsdiscon.exe。
12、[HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerCommandStoreshellsleep]@=睡眠 。
13、[HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerCommandStoreshellsleepcommand]@=rundll32.exepowrprof.dll,SetSuspendStateSleep 。
14、[HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerCommandStoreshellhibernate]@=休眠。
15、[HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerCommandStoreshellhibernatecommand]@=Shutdown-h 。
16、[HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerCommandStoreshellrestart]@=重启 。
17、[HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerCommandStoreshellrestartcommand]@=Shutdown-r-f-t00。
18、[HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerCommandStoreshellshutdown]@=关机 。
19、[HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerCommandStoreshellshutdowncommand]@=Shutdown-s-f-t00。
20、然后关闭,并保存文档,在文档处单击右键,选择“重命名” 。
21、把文件名的后缀名,从“txt”格式修改为“reg”格式 。
22、确认重命名 。
23、双击打开修改完成的注册表编辑器,在其弹出的窗口中 , 选择“是”
【win8系统按右键关机切换到左键关机】24、右键菜单加入电源控制成功 。