loader: Associate folder with explorer.
Signed-off-by: Haidong Yu <yuhaidong@uniontech.com>
This commit is contained in:
parent
53724c2eb6
commit
7a941fd59a
1 changed files with 1 additions and 0 deletions
|
@ -289,6 +289,7 @@ HKCR,exefile,,2,"Application"
|
|||
HKCR,exefile\DefaultIcon,,2,"%1"
|
||||
HKCR,exefile\shell\open\command,,2,"""%1"" %*"
|
||||
HKCR,exefile\shell\runas\command,,2,"""%1"" %*"
|
||||
HKCR,folder\shell\explore\command,,2,"explorer ""%1"""
|
||||
HKCR,folder\shell\open\ddeexec,,2,"[ViewFolder("%l", %I, %S)]"
|
||||
HKCR,folder\shell\open\ddeexec,"NoActivateHandler",2,""
|
||||
HKCR,folder\shell\open\ddeexec\application,,2,"Folders"
|
||||
|
|
Loading…
Add table
Reference in a new issue