Showing posts with label Context. Show all posts
Showing posts with label Context. Show all posts

Friday, 14 August 2015

Windows 10 - Add Scan with Windows Defender to Context




Open Run Prompt (Windows Key +R) Type regedit and Click OK

Navigate to

HKEY_CLASSES_ROOT\Folder\shell


Right-click the shell key and Create New Key

Rename it as WindowsDefender



Right Click on WindowsDefender Subkey

Create new Sting Value


Rename it as

Icon


Double Click on Icon and set Below Value

%ProgramFiles%\\Windows Defender\\EppManifest.dll



Click OK

Create a New String


Rename it as

MUIVerb


Double Click on MUIVerb string and set the Below Value

Scan With Windows Defender


Click OK

Windows 10 - Add Move to or Copy to in Right Click Context

Open Run Prompt (Windows Key +R) Type regedit and Click OK

Navigate to
 HKEY_CLASSES_ROOT\Folder\shellex\ContextMenuHandlers

Right Click on ContextMenuHandlers and Create a New Key



Rename it as Move to or Copy to

Select Move to or Copy To Subkey

Double Click on (Default) on the Right pane

Set the Below Value data to Default String

To Add Move To
{C2FBB631-2971-11D1-A18C-00C04FD75D13}


To Add Scan To
{C2FBB630-2971-11D1-A18C-00C04FD75D13}


Click OK