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

Alexandre Julliard julliard at winehq.org
Wed Jun 17 10:43:28 CDT 2009


Module: wine
Branch: master
Commit: 51922e3fa7b7bfafb1242bfb4eac08479a93c390
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=51922e3fa7b7bfafb1242bfb4eac08479a93c390

Author: Austin English <austinenglish at gmail.com>
Date:   Tue Jun 16 18:43:59 2009 -0500

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

---

 tools/wine.inf.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/tools/wine.inf.in b/tools/wine.inf.in
index 8fe4161..2ec05a5 100644
--- a/tools/wine.inf.in
+++ b/tools/wine.inf.in
@@ -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"",%*"




More information about the wine-cvs mailing list