Author: gadamopoulos
Date: Thu Sep 22 16:48:12 2016
New Revision: 72772
URL:
http://svn.reactos.org/svn/reactos?rev=72772&view=rev
Log:
[HIVECLS.INF]
- Drive property page is registered by sehll32.
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] Thu Sep 22 16:48:12 2016
@@ -1,4 +1,4 @@
-[Version]
+[Version]
Signature="$ReactOS$"
[AddReg]
@@ -17,11 +17,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"