亚洲乱码一卡二卡三卡,综合色区亚洲熟妇p,一区,二区,三区色视频 ,亚洲欧美日韩在线观看一区二区三区,亚洲综合在线另类色区奇米

找軟件用軟件,就到華軍軟件園! 軟件發(fā)布 AI產(chǎn)品榜
所在位置: 首頁 — 教程攻略 — 教程 — 電腦軟件教程  —  Win10通過...

Win10通過桌面右鍵菜單進(jìn)入傳統(tǒng)“個(gè)性化”設(shè)置界面的方法

作者:宇智波佐助 日期:2017-07-13

  下面與大家分享一個(gè)技巧,可以把常用的個(gè)性化設(shè)置項(xiàng)添加到Win10桌面右鍵菜單中,點(diǎn)擊即可進(jìn)入傳統(tǒng)的控制面板“個(gè)性化”設(shè)置界面。在右鍵菜單中添加的個(gè)性化設(shè)置項(xiàng)效果如圖:

Win10通過桌面右鍵菜單進(jìn)入傳統(tǒng)“個(gè)性化”設(shè)置界面的方法

  點(diǎn)擊這些設(shè)置項(xiàng)可以直接打開傳統(tǒng)的控制面板“個(gè)性化”設(shè)置界面。

  方法如下:

  本方法需要修改注冊表,我們可以通過制作并運(yùn)行注冊表腳本文件的方法來修改,制作方法如下。

  新建一個(gè)txt文本文檔,把如下代碼復(fù)制到其中:

  Windows Registry Editor Version 5.00

  ;

  ; Created by http://winaero.com, reedited by http://ithome.com

  ;

  [HKEY_CLASSES_ROOTDesktopBackgroundShellAppearance]

  “MUIVerb”=”個(gè)性化選項(xiàng)”

  “SubCommands”=”Wallpaper;Colors;Sounds;Screensaver;Icons”

  “icon”=”desk.cpl”

  “Position”=”Bottom”

  [HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerCommandStoreshellScreensaver]

  @=”屏幕保護(hù)程序”

  “Position”=”Bottom”

  “Icon”=”desk.cpl”

  [HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerCommandStoreshellScreensaverCommand]

  @=”rundll32.exe shell32.dll,Control_RunDLL desk.cpl,screensaver,@screensaver”

  [HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerCommandStoreshellSounds]

  @=”聲音”

  “Position”=”Bottom”

  “Icon”=”mmsys.cpl”

  [HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerCommandStoreshellSoundsCommand]

  @=”rundll32.exe shell32.dll,Control_RunDLL mmsys.cpl ,2″

  [HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerCommandStoreshellWallpaper]

  @=”桌面背景”

  “Icon”=”%SystemRoot%\System32\desk.cpl”

  “Position”=”Bottom”

  [HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerCommandStoreshellWallpaperCommand]

  @=”control.exe /NAME Microsoft.Personalization /PAGE pageWallpaper”

  [HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerCommandStoreshellIcons]

  @=”桌面圖標(biāo)”

  “Icon”=”%SystemRoot%\System32\desk.cpl”

  “Position”=”Bottom”

  [HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerCommandStoreshellIconsCommand]

  @=”rundll32 shell32.dll,Control_RunDLL desk.cpl,,0″

  [HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerCommandStoreshellColors]

  @=”窗口顏色”

  “Icon”=”%SystemRoot%\System32\desk.cpl”

  “Position”=”Bottom”

  [HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerCommandStoreshellColorscommand]

  @=”control.exe /NAME Microsoft.Personalization /PAGE pageColorization”

  然后把這個(gè)文本文檔重命名為后綴擴(kuò)展名為.reg,例如 gxh.reg 。雙擊運(yùn)行該注冊表文件,把信息添加進(jìn)注冊表。

  然后在Win10桌面上點(diǎn)擊右鍵,你就可以看到如上圖的“個(gè)性化”菜單項(xiàng)了,點(diǎn)擊即可進(jìn)入傳統(tǒng)的“個(gè)性化”設(shè)置界面。

  如果想要取消這幾個(gè)右鍵菜單,那么只需把如下代碼粘貼到txt文本文檔中:

  Windows Registry Editor Version 5.00

  [-HKEY_CLASSES_ROOTDesktopBackgroundShellAppearance]

  [-HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerCommandStoreshellScreensaver]

  [-HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerCommandStoreshellSounds]

  [-HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerCommandStoreshellWallpaper]

  [-HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerCommandStoreshellIcons]

  [-HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerCommandStoreshellColors]

  然后把這個(gè)文本文檔重命名為后綴擴(kuò)展名為.reg,例如 gxh0.reg ,然后雙擊運(yùn)行即可。

  此外,大家在使用Win10系統(tǒng)過程中,如果遇到桌面右鍵打開個(gè)性化設(shè)置出錯(cuò),可以通過切換登陸賬號(hào)來解決。

相關(guān)文章