[BOOTDATA]
authorRafal Harabien <rafalh@reactos.org>
Tue, 20 Dec 2011 22:55:42 +0000 (22:55 +0000)
committerRafal Harabien <rafalh@reactos.org>
Tue, 20 Dec 2011 22:55:42 +0000 (22:55 +0000)
- Remove "Explore from here" from context menu. It's useless, does not exist in Windows and can't be translated in current form.

svn path=/trunk/; revision=54723

reactos/boot/bootdata/hivecls_i386.inf

index bcd2d13..3e5da35 100644 (file)
@@ -10,11 +10,9 @@ HKCR,"SystemFileAssociations","",0x00000000,""
 
 ; Folders
 HKCR,"Folder","",0x00000000,"Folder"
-;HKCR,"Folder\Defaulticon","",0x00000000,"%SystemRoot%\system32\shell32.dll,-4"
+;HKCR,"Folder\DefaultIcon","",0x00000000,"%SystemRoot%\system32\shell32.dll,-4"
 HKCR,"Folder\shell\open\command","",0x00000000,"explorer.exe ""%1"""
 HKCR,"Folder\shell\explore\command","",0x00000000,"explorer.exe /e,""%1"""
-HKCR,"Folder\shell\rootexplore","",0x00000000,"Explore from here"
-HKCR,"Folder\shell\rootexplore\command","",0x00000000,"explorer.exe /e,/root,""%1"""
 
 ; Drive property page
 HKCR,"CLSID\{5F5295E0-429F-1069-A2E2-08002B30309D}","",0x00000000,"Drive Property Page Extension"