mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-01 12:23:29 +00:00
[HIVECLS.INF]
- Drive property page is registered by sehll32. svn path=/trunk/; revision=72772
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user