[2/2] hh: Use the hh.exe icon as the default for .chm files.

Francois Gouget fgouget at codeweavers.com
Wed Mar 18 11:10:01 CDT 2015


---
 loader/wine.inf.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/loader/wine.inf.in b/loader/wine.inf.in
index 3c401b1..d901251 100644
--- a/loader/wine.inf.in
+++ b/loader/wine.inf.in
@@ -176,6 +176,7 @@ HKCR,.msp,,2,"Msi.Patch"
 HKCR,.rtf,,2,"rtffile"
 HKCR,.wri,,2,"wrifile"
 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"
 HKCR,cplfile,,2,"Control Panel Item"
 HKCR,cplfile\shell\cplopen,,2,"Open with Control Panel"
-- 
2.1.4



More information about the wine-patches mailing list