1、在这台电脑内,选择“查看”,然后勾选“扩展名”,使其显示文件的扩展名;
Windows Registry Editor Version 5.00
[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_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerCommandStoreshellhibernatecommand] @="Shutdown -h"
[HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerCommandStoreshell estart] @="重启"
[HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerCommandStoreshell estartcommand] @="Shutdown -r -f -t 00"
[HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerCommandStoreshellshutdown] @="关机"
[HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerCommandStoreshellshutdowncommand] @="Shutdown -s -f -t 00"
以上就是关于win8系统使用右键菜单关机的操作方法,如果你也有遇到这样的情况,就可以采取上面的方法步骤来进行解决,更多相关教程,请继续关注我们。