Win8/Win8.1右鍵新增WD掃描功能

2016-06-30 08:16:50 來源:IT之家作者:第十號員工 人氣: 次閱讀 305 條評論

具體教程如下:1、Win+R,調(diào)出“運行”,輸入regedit,回車2、打開注冊表編輯器,定位至“HKEY_CLASSES_ROOTFolderShell”路徑,右鍵點擊Shell,選擇“新建-項”,項:“WindowsDefe...

  具體教程如下:

  1、Win+R,調(diào)出“運行”,輸入regedit,回車

<a href=/tags/25-0.html target=_blank class=infotextkey>win8</a>/Win8.1右鍵新增WD掃描功能 三聯(lián)

  2、打開注冊表編輯器,定位至“HKEY_CLASSES_ROOTFolderShell”路徑,右鍵點擊Shell,選擇“新建-項”,項:“WindowsDefender”。

  3、“WindowsDefender”項右側(cè),選擇“新建-字符串值”,新字符串值名為“Icon”

  4、雙擊“Icon”字符串進(jìn)行編輯,數(shù)值%ProgramFiles%Windows DefenderEppManifest.dll

  5、依次新建一個名為“MUIVerb”的字符串值,數(shù)值為“使用Windows Defender掃描”

  6、在“WindowsDefender”項上,右鍵“新建-項”,命名為“Command”。

  7、然后“Command”項右側(cè)雙擊編輯“默認(rèn)”字符串值,輸入數(shù)值數(shù)據(jù)"C:Program FilesWindows DefenderMpCmdRun.exe" -scan -scantype 3 -SignatureUpdate -file %1

  8、最后,關(guān)閉注冊表編輯器,生效。

  這時,在磁盤或任意文件夾上,右鍵菜單中多了一個“使用Windows Defender掃描”選項。

  當(dāng)然以上方法只針對于掃描驅(qū)動器或文件夾,暫無法掃描單個文件或者程序。