win10系統(tǒng)右鍵添加重啟選項(xiàng)的方法


Win10作為最新版操作系統(tǒng),不僅在界面和功能上有大改動(dòng),在小細(xì)節(jié)上我們也可以進(jìn)行添加一些功能。平常在win10桌面空白處右鍵點(diǎn)擊就可以看到系統(tǒng)的默認(rèn)提供快捷菜單,現(xiàn)在我們也可以右鍵進(jìn)行添加關(guān)機(jī)選項(xiàng),到底應(yīng)該怎么操作呢?一起看看吧!
方法/步驟:
1、右鍵點(diǎn)擊win10桌面空白處進(jìn)行新建文本文檔,將以下代碼復(fù)制并保存至文本文檔。
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\DesktopBackground\Shell\Power Menu]
"MUIVerb"="電源"
"SubCommands"="lock;logoff;switch;sleep;hibernate;restart;shutdown"
"Icon"="shell32.dll,215"
"Position"="bottom"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\lock]
@="鎖定"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\lock\command]
@="Rundll32 User32.dll,LockWorkStation"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\logoff]
@="注銷"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\logoff\command]
@="Shutdown -l"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\switch]
@="更改用戶"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\switch\command]
@="tsdiscon.exe"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\sleep]
@="睡眠"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\sleep\command]
@="rundll32.exe powrprof.dll,SetSuspendState Sleep"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\hibernate]
@="休眠"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\hibernate\command]
@="Shutdown -h"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\restart]
@="重啟"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\restart\command]
@="Shutdown -r -f -t 00"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\shutdown]
@="關(guān)機(jī)"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\shutdown\command]
@="Shutdown -s -f -t 00"
2、開(kāi)始另存為文件,文件名為“右鍵關(guān)機(jī).reg”,最后點(diǎn)擊“保存”;
3、此時(shí)雙擊打開(kāi)剛剛保存的文件,在彈出的窗口中點(diǎn)擊“是”繼續(xù)操作。
以上就是本次小編為大家?guī)?lái)的win10系統(tǒng)右鍵添加重啟選項(xiàng)的方法,如果覺(jué)得有用的話可以將此篇教程收藏好,以備不時(shí)之需。
上一篇: 聯(lián)想Yoga3 Pro本地模式重裝win10系統(tǒng)教程 下一篇: 戴爾Latitude 14 5000(E5440)重裝win10系統(tǒng)圖文