[SHELL32] Shift-Right-Click patch: Plan B (#2082)

Enable "CMD here" without Shift key. CORE-16519
This commit is contained in:
Katayama Hirofumi MZ 2019-11-24 19:22:23 +09:00 committed by GitHub
parent f41366daad
commit db5a2fff5d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -32,14 +32,12 @@ HKCR,"Directory","",0x00000000,"File Folder"
HKCR,"Directory","AlwaysShowExt",0x00000000,""
HKCR,"Directory","NoRecentDocs",0x00000000,""
HKCR,"Directory\shell\cmd","",0x00020000,"@%SystemRoot%\system32\shell32.dll,-306"
HKCR,"Directory\shell\cmd","Extended",0x00000000,""
HKCR,"Directory\shell\cmd\command","",0x00000000,"cmd.exe /s /k pushd ""%V"""
; Drive
HKCR,"Drive","",0x00000000,"Drive"
;HKCR,"Drive\DefaultIcon","",0x00000000,"%SystemRoot%\system32\shell32.dll,-4"
HKCR,"Drive\shell\cmd","",0x00020000,"@%SystemRoot%\system32\shell32.dll,-306"
HKCR,"Drive\shell\cmd","Extended",0x00000000,""
HKCR,"Drive\shell\cmd\command","",0x00000000,"cmd.exe /s /k pushd ""%V"""
; Clipboard Element