[HIVECLS.INF]
authorGiannis Adamopoulos <gadamopoulos@reactos.org>
Thu, 22 Sep 2016 16:48:12 +0000 (16:48 +0000)
committerGiannis Adamopoulos <gadamopoulos@reactos.org>
Thu, 22 Sep 2016 16:48:12 +0000 (16:48 +0000)
- Drive property page is registered by sehll32.

svn path=/trunk/; revision=72772

reactos/boot/bootdata/hivecls.inf

index e26fba4..dd694cf 100644 (file)
@@ -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"