Windows XP Windows 7 Windows 2003 Windows Vista Windows教程綜合 Linux 系統教程
Windows 10 Windows 8 Windows 2008 Windows NT Windows Server 電腦軟件教程
 Windows教程網 >> Windows 8系統教程 >> win8系統應用技巧 >> win8右鍵關機設置圖文教程

win8右鍵關機設置圖文教程

日期:2017/2/9 19:10:06      編輯:win8系統應用技巧

  桌面--新建文本文件--復制下面的命令代碼--

  Windows Registry Editor Version 5.00

  ;Created by Vishal Gupta for AskVG.com

  [HKEY_CLASSES_ROOTDesktopBackgroundShellPower Menu]

  "MUIVerb"="電源控制"

  "SubCommands"="lock;logoff;switch;sleep;hibernate;restart;shutdown"

  "Icon"="shell32.dll,215"

  "Position"="bottom"

  [HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerCommandStoreshelllock]

  @="鎖定"

  [HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerCommandStoreshelllockcommand]@="Rundll32 User32.dll,LockWorkStation"

  [HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerCommandStoreshelllogoff]

  @="注銷"

  [HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerCommandStoreshelllogoffcommand]@="Shutdown -l"

  [HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerCommandStoreshellswitch]

  @="更改用戶"

  [HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerCommandStoreshellswitchcommand]@="tsdiscon.exe"

  [HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerCommandStoreshellsleep]

  @="睡眠"

  [HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerCommandStoreshellsleepcommand]

  @="rundll32.exe powrprof.dll,SetSuspendState Sleep"

  [HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerCommandStoreshellhibernate]

  @="休眠"

  [HKEY_LOCAL_MACHINESOFTWAREMicr

  osoftWindowsCurrentVersionExplorerCommandStoreshellhibernatecommand]

  @="Shutdown -h"

  [HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerCommandStoreshellrestart]

  @="重啟"

  [HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerCommandStoreshellrestartcommand]

  @="Shutdown -r -f -t 00"

  [HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerCommandStoreshellshutdown]

  @="關機"

  [HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerCommandStoreshellshutdowncommand]

  @="shutdown -s -hybrid -t 00"

  然後另保存,改文件名為 右鍵菜單.reg 保存類型為:所有文件

win8右鍵關機設置圖文教程

  保存好了就是注冊表文件了,可以直接雙擊導入 。

點擊查看原圖

  效果圖:

點擊查看原圖
Copyright © Windows教程網 All Rights Reserved