From b9d092f2711648ad302a79a52a830e5b8a178e1d Mon Sep 17 00:00:00 2001 From: Sylvain Petreolle Date: Sun, 15 Feb 2015 15:49:33 +0000 Subject: [PATCH] Fix sysfile association. Patch by Kudratov Olimjon. CORE-8545 svn path=/trunk/; revision=66290 --- reactos/boot/bootdata/hivecls.inf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reactos/boot/bootdata/hivecls.inf b/reactos/boot/bootdata/hivecls.inf index 171cb344f19..554eefbb090 100644 --- a/reactos/boot/bootdata/hivecls.inf +++ b/reactos/boot/bootdata/hivecls.inf @@ -263,7 +263,7 @@ HKCR,"SHCmdFile\shellex\IconHandler","",0x00000000,"{57651662-CE3E-11D0-8D77-00C HKCR,".sys","",0x00000000,"sysfile" HKCR,"sysfile","",0x00000000,"System File" HKCR,"sysfile","NoOpen",0x00000000,"" -HKCR,"regfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-171" +HKCR,"sysfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-171" HKCR,"sysfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-154" ; URL shortcuts (e.g. used in favorites folder of IExplorer)