From 3fc6a9d6f037dda3f63af3efc84e8bacf9ec91bb Mon Sep 17 00:00:00 2001 From: Giannis Adamopoulos Date: Thu, 22 Sep 2016 16:48:12 +0000 Subject: [PATCH] [HIVECLS.INF] - Drive property page is registered by sehll32. svn path=/trunk/; revision=72772 --- reactos/boot/bootdata/hivecls.inf | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/reactos/boot/bootdata/hivecls.inf b/reactos/boot/bootdata/hivecls.inf index e26fba466e4..dd694cf9d49 100644 --- a/reactos/boot/bootdata/hivecls.inf +++ b/reactos/boot/bootdata/hivecls.inf @@ -1,4 +1,4 @@ -[Version] +[Version] Signature="$ReactOS$" [AddReg] @@ -18,11 +18,6 @@ HKCR,"Folder\shell\explore","BrowserFlags",0x00010001,"0x00000022" HKCR,"Folder\shell\explore","ExplorerFlags",0x00010001,"0x00000021" HKCR,"Folder\shell\explore\command","",0x00000000,"explorer.exe /e,""%1""" -; Drive property page -HKCR,"CLSID\{5F5295E0-429F-1069-A2E2-08002B30309D}","",0x00000000,"Drive Property Page Extension" -HKCR,"CLSID\{5F5295E0-429F-1069-A2E2-08002B30309D}\InProcServer32","",0x00000000,"shell32.dll" -HKCR,"CLSID\{5F5295E0-429F-1069-A2E2-08002B30309D}\InProcServer32","ThreadingModel",0x00000000,"Apartment" - ; Clipboard Element HKCR,".clp","",0x00000000,"clpfile" HKCR,"clpfile","",0x00000000,"Clipboard Element"