Author: rharabien
Date: Tue Dec 20 22:55:42 2011
New Revision: 54723

URL: http://svn.reactos.org/svn/reactos?rev=54723&view=rev
Log:
[BOOTDATA]
- Remove "Explore from here" from context menu. It's useless, does not exist in 
Windows and can't be translated in current form.

Modified:
    trunk/reactos/boot/bootdata/hivecls_i386.inf

Modified: trunk/reactos/boot/bootdata/hivecls_i386.inf
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/boot/bootdata/hivecls_i386.inf?rev=54723&r1=54722&r2=54723&view=diff
==============================================================================
--- trunk/reactos/boot/bootdata/hivecls_i386.inf [iso-8859-1] (original)
+++ trunk/reactos/boot/bootdata/hivecls_i386.inf [iso-8859-1] Tue Dec 20 
22:55:42 2011
@@ -10,11 +10,9 @@
 
 ; 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"


Reply via email to