Board logo

標題: [檔案相關]增加win8桌面右鍵功能 [打印本頁]

作者: kenwong1     時間: 2012-10-25 07:34 PM    標題: [檔案相關]增加win8桌面右鍵功能

win8關機及重啟不容易找
所以在桌面增加了關機及重啟右鍵功能
將以下代碼存成xxx.reg檔後執行即可
=====
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\Software\CLASSES\Directory\Background\shell\Reset]
@="重啟"
[HKEY_LOCAL_MACHINE\Software\CLASSES\Directory\Background\shell\Reset\command]
@="shutdown.exe -f -r -t 00"

[HKEY_LOCAL_MACHINE\Software\CLASSES\Directory\Background\shell\Close]
@="關機"
[HKEY_LOCAL_MACHINE\Software\CLASSES\Directory\Background\shell\Close\command]
@="shutdown.exe -f -s -t 00"
=====
作者: tlinks2000     時間: 2012-11-3 09:35 AM
請問如果要使用睡眠該如何設定? 謝謝
作者: panz     時間: 2012-11-4 11:41 PM
如果要增加 "登出" 及 "切換使用者"  ,要怎樣設定?
作者: alan547     時間: 2012-11-12 10:17 PM
謝謝分享。




歡迎光臨 網際論壇 (http://centurys.net/) Powered by Discuz! 2.5