Open regedit.
Context menu for right click on folders in left panel of Windows Explorer or on background of a directory in right panel
-
Navigate to
-
HKEY_CLASSES_ROOT\Directory\Background\shellif you are an administrator -
HKEY_CURRENT_USER\Software\Classes\directory\Background\shellif you are a normal user -
Create a new key
open_folder -
Value of
(Default)string is the description, for exampleOpen in new window -
Add
Iconstring, value isC:\Windows\explorer.exe -
Add
commandkey. Value of(Default)isexplorer.exe /n,.
-
Navigate to
-
HKEY_CLASSES_ROOT\Directory\shellif you are an administrator -
HKEY_CURRENT_USER\Software\Classes\directory\shellif you are a normal user -
Create a new key
open_folder -
Value of
(Default)string is the description, for exampleOpen in new window -
Add
Iconstring, value isC:\Windows\explorer.exe -
Add
commandkey. Value of(Default)isexplorer.exe -n,"%v."