Commit 2a060aa3 authored by Michael Müller's avatar Michael Müller Committed by Vitaly Lipatov

wine.inf: Add 'New' context menu handler entry for directories.

parent 8b53b316
......@@ -272,6 +272,7 @@ HKCR,chm.file\shell\open\command,,2,"""%10%\hh.exe"" ""%1"""
HKCR,cplfile,,2,"Control Panel Item"
HKCR,cplfile\shell\cplopen,,2,"Open with Control Panel"
HKCR,cplfile\shell\cplopen\command,,2,"rundll32.exe shell32.dll,Control_RunDLL ""%1"",%*"
HKCR,Directory\Background\shellex\ContextMenuHandlers\New,,16
HKCR,DirectShow,,16
HKCR,exefile,,2,"Application"
HKCR,exefile\DefaultIcon,,2,"%1"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment