1、在桌面上点击右键菜单新建一个文本文档;
dim objshell
set objshell=CreateObject("shell.application")
objshell.ShutdownWindows
Set objShell=nothing;
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOTDirectoryBackgroundshellSuperHidden]
@="关机"
[HKEY_CLASSES_ROOTDirectoryBackgroundshellSuperHiddenCommand]
@="WScript.exe C:\windows\shutdown.vbs"
以上教程内容就是win8.1右键添加关机选项的详细步骤,简单的几个步骤,希望此教程内容能够帮助到大家!
以上就是解决win8系统右键添加关机选项的操作方法方法还是很简单的,如果还有不清楚的可以参考以上的教程,更多相关教程,请继续关注我们。