Author: dreimer
Date: Mon Aug 10 14:18:40 2015
New Revision: 68666

URL: http://svn.reactos.org/svn/reactos?rev=68666&view=rev
Log:
[SHELL32] [INF]
Improvements to winhlp32 by Jared Smudde
CORE-10002 #resolve #comment Committed, thx ^^

Modified:
    trunk/reactos/boot/bootdata/hivecls.inf
    trunk/reactos/dll/win32/shell32/res/icons/1004.ico
    trunk/reactos/dll/win32/shell32/res/icons/24.ico

Modified: trunk/reactos/boot/bootdata/hivecls.inf
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/boot/bootdata/hivecls.inf?rev=68666&r1=68665&r2=68666&view=diff
==============================================================================
--- trunk/reactos/boot/bootdata/hivecls.inf     [iso-8859-1] (original)
+++ trunk/reactos/boot/bootdata/hivecls.inf     [iso-8859-1] Mon Aug 10 
14:18:40 2015
@@ -132,7 +132,7 @@
 HKCR,"hlpfile","",0x00000000,"Help File"
 
HKCR,"hlpfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-168"
 
HKCR,"hlpfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-24"
-HKCR,"hlpfile\shell\open\command","",0x00020000,"%SystemRoot%\system32\winhlp32.exe
 %1"
+HKCR,"hlpfile\shell\open\command","",0x00020000,"%SystemRoot%\winhlp32.exe %1"
 
 HKCR,".chm","",0x00000000,"chm.file"
 HKCR,"chm.file","",0x00000000,"Compiled HTML Help File"

Modified: trunk/reactos/dll/win32/shell32/res/icons/1004.ico
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/res/icons/1004.ico?rev=68666&r1=68665&r2=68666&view=diff
==============================================================================
Binary files - no diff available.

Modified: trunk/reactos/dll/win32/shell32/res/icons/24.ico
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/res/icons/24.ico?rev=68666&r1=68665&r2=68666&view=diff
==============================================================================
Binary files - no diff available.


Reply via email to