wine.inf: Fix incorrect entry for hh.exe.

This commit is contained in:
Austin English 2009-06-16 18:43:59 -05:00 committed by Alexandre Julliard
parent a203876cc7
commit 51922e3fa7
1 changed files with 1 additions and 1 deletions

View File

@ -122,7 +122,7 @@ HKCR,.xml,,2,"xmlfile"
HKCR,.xml,"Content Type",2,"text/xml"
HKCR,.xsl,"Content Type",2,"text/xsl"
HKCR,chm.file,,2,"Compiled HTML Help File"
HKCR,chm.file\shell\open\command,,2,"%11%\hh.exe %1"
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"",%*"