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、右鍵菜單加入電源控制成功 。