教程:在Win10中使用Win7/Win8.1“個(gè)性化”設(shè)置

2015/5/19 11:32:01    編輯:軟媒 - 晨風(fēng)     字體:【

Win7之家www.afsion.com.cn):教程:在Win10中使用Win7/Win8.1“個(gè)性化”設(shè)置

Win10中,傳統(tǒng)控制面板功能已經(jīng)被逐漸淡化,取而代之的是Windows應(yīng)用(Modern/Metro應(yīng)用)版的“設(shè)置”。這對(duì)于XP、Win7甚至一些Win8.1用戶(hù)來(lái)說(shuō),多少有些陌生,而且目前Windows10預(yù)覽版最新的“個(gè)性化”設(shè)置也并不像傳統(tǒng)界面那樣方便。但事實(shí)上,至少目前微軟還沒(méi)有把傳統(tǒng)界面徹底清除,使用注冊(cè)表仍可以“找回”。

通過(guò)添加右鍵菜單的方式不但可以讓傳統(tǒng)設(shè)置回歸,還可以更加方便的進(jìn)入相關(guān)設(shè)置。

具體代碼如下:

Windows Registry Editor Version 5.00

;

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

;

[HKEY_CLASSES_ROOT\DesktopBackground\Shell\Appearance]

"MUIVerb"="個(gè)性化設(shè)置"

"SubCommands"="Wallpaper;Colors;Sounds;Screensaver;Icons"

"icon"="desk.cpl"

"Position"="Bottom"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Screensaver]

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

"Position"="Bottom"

"Icon"="desk.cpl"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Screensaver\Command]

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

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Sounds]

@="聲音"

"Position"="Bottom"

"Icon"="mmsys.cpl"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Sounds\Command]

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

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Wallpaper]

@="桌面背景"

"Icon"="%SystemRoot%\\System32\\desk.cpl"

"Position"="Bottom"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Wallpaper\Command]

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

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Icons]

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

"Icon"="%SystemRoot%\\System32\\desk.cpl"

"Position"="Bottom"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Icons\Command]

@="rundll32 shell32.dll,Control_RunDLL desk.cpl,,0"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Colors]

@="窗口顏色"

"Icon"="%SystemRoot%\\System32\\desk.cpl"

"Position"="Bottom"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Colors\command]

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

將以上代碼粘貼到記事本中,保存為“所有文件”,文件名隨意,但后綴名務(wù)必為“.reg”。如果想取消設(shè)定,可以先將如下代碼按同樣方法保存為注冊(cè)表文件,然后執(zhí)行即可:

Windows Registry Editor Version 5.00

[-HKEY_CLASSES_ROOT\DesktopBackground\Shell\Appearance]

[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Screensaver]

[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Sounds]

[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Wallpaper]

[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Icons]

[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Colors]

為了方便大家使用,IT之家已經(jīng)上傳了上述兩個(gè)文件,您可以直接下載使用:

網(wǎng)盤(pán)下載

當(dāng)然,軟媒魔方的設(shè)置大師(點(diǎn)擊下載)中也有右鍵菜單添加和編輯功能,非常方便實(shí)用。

關(guān)注Windows10,鎖定Win10之家(http://win10.ithome.com