wine.inf: Add HKCR\folder\shellex\ContextMenuHandlers and HKCR\*\shellex\ContextMenuHandlers keys.

Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
Austin English 2015-12-03 22:48:41 -05:00 committed by Alexandre Julliard
parent 8ba649563c
commit c23b6f5a9f
1 changed files with 2 additions and 0 deletions

View File

@ -175,6 +175,7 @@ HKCR,.msi,,2,"Msi.Package"
HKCR,.msp,,2,"Msi.Patch"
HKCR,.rtf,,2,"rtffile"
HKCR,.wri,,2,"wrifile"
HKCR,*\shellex\ContextMenuHandlers,,16
HKCR,chm.file,,2,"Compiled HTML Help File"
HKCR,chm.file\DefaultIcon,,2,"%10%\hh.exe,0"
HKCR,chm.file\shell\open\command,,2,"%10%\hh.exe %1"
@ -188,6 +189,7 @@ HKCR,exefile\shell\open\command,,2,"""%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"
HKCR,folder\shellex\ContextMenuHandlers,,16
HKCR,hlpfile,,2,"Help File"
HKCR,hlpfile\shell\open\command,,2,"%11%\winhlp32.exe %1"
HKCR,htmlfile\shell\open\command,,2,"""%11%\winebrowser.exe"" -nohome"