Author: spetreolle
Date: Sun Feb 15 15:49:33 2015
New Revision: 66290
URL:
http://svn.reactos.org/svn/reactos?rev=66290&view=rev
Log:
Fix sysfile association.
Patch by Kudratov Olimjon.
CORE-8545
Modified:
trunk/reactos/boot/bootdata/hivecls.inf
Modified: trunk/reactos/boot/bootdata/hivecls.inf
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/boot/bootdata/hivecls.inf?…
==============================================================================
--- trunk/reactos/boot/bootdata/hivecls.inf [iso-8859-1] (original)
+++ trunk/reactos/boot/bootdata/hivecls.inf [iso-8859-1] Sun Feb 15 15:49:33 2015
@@ -263,7 +263,7 @@
HKCR,".sys","",0x00000000,"sysfile"
HKCR,"sysfile","",0x00000000,"System File"
HKCR,"sysfile","NoOpen",0x00000000,""
-HKCR,"regfile","FriendlyTypeName",0x00020000,"(a)%SystemRoot%\system32\shell32.dll,-171"
+HKCR,"sysfile","FriendlyTypeName",0x00020000,"(a)%SystemRoot%\system32\shell32.dll,-171"
HKCR,"sysfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-154"
; URL shortcuts (e.g. used in favorites folder of IExplorer)