[HIVECLS]: Fix /file switch in the open command for MSThemes files.
[reactos.git] / reactos / boot / bootdata / hivecls.inf
index 171cb34..5885654 100644 (file)
@@ -1,4 +1,4 @@
-[Version]
+[Version]
 Signature="$ReactOS$"
 
 [AddReg]
@@ -18,10 +18,12 @@ 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"
+HKCR,"clpfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\clipbrd.exe,-121"
+HKCR,"clpfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\clipbrd.exe,1"
+HKCR,"clpfile\shell\open\command","",0x00000000,"%SystemRoot%\system32\clipbrd.exe %1"
 
 ; Rich Text Files
 HKCR,".rtf","",0x00000000,"rtffile"
@@ -29,16 +31,18 @@ HKCR,".rtf\shellnew","",0x00000000,""
 HKCR,".rtf\shellnew","Data",0x00020000,"{\rtf1}"
 HKCR,"rtffile","",0x00000000,"Rich Text Document"
 HKCR,"rtffile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\wordpad.exe,-1404"
-HKCR,"rtffile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-2"
+HKCR,"rtffile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\wordpad.exe,-103"
 HKCR,"rtffile\shell\open","",0x00000000,"Open"
 HKCR,"rtffile\shell\open\command","",0x00020000,"%SystemRoot%\system32\wordpad.exe %1"
 
 ; Virtual Device Drivers
 HKCR,".386","",0x00000000,"vxdfile"
+HKCR,".386","PerceivedType",0x00000000,"system"
 HKCR,".vxd","",0x00000000,"vxdfile"
+HKCR,".vxd","PerceivedType",0x00000000,"system"
 HKCR,"vxdfile","",0x00000000,"Virtual Device Driver"
+HKCR,"vxdfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-219"
 HKCR,"vxdfile","NoOpen",0x00000000,""
-HKCR,"vxdfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-157"
 
 ; Animated Cursors
 HKCR,".ani","",0x00000000,"anifile"
@@ -46,18 +50,20 @@ HKCR,"anifile","",0x00000000,"Animated Cursor"
 HKCR,"anifile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\main.cpl,-1039"
 HKCR,"anifile\DefaultIcon","",0x00000000,"%1"
 
-; DOS Batch Files
+; ReactOS Batch Files
 HKCR,".bat","",0x00000000,"batfile"
-HKCR,"batfile","",0x00000000,"DOS Batch File"
-HKCR,"batfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-158"
+HKCR,"batfile","",0x00000000,"ReactOS Batch File"
+HKCR,"batfile","EditFlags",0x00010001,0x00000010
+HKCR,"batfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-201"
 HKCR,"batfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-153"
 HKCR,"batfile\shell\edit\command","",0x00020000,"%SystemRoot%\system32\notepad.exe %1"
 HKCR,"batfile\shell\open\command","",0x00000000,"""%1"" %*"
 
-; ReactOS Cmd Script Files
+; ReactOS Command Script Files
 HKCR,".cmd","",0x00000000,"cmdfile"
 HKCR,"cmdfile","",0x00000000,"ReactOS Command Script"
-HKCR,"cmdfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-159"
+HKCR,"cmdfile","EditFlags",0x00010001,0x00000010
+HKCR,"cmdfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-202"
 HKCR,"cmdfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-153"
 HKCR,"cmdfile\shell\edit\command","",0x00020000,"%SystemRoot%\system32\notepad.exe %1"
 HKCR,"cmdfile\shell\open\command","",0x00000000,"""%1"" %*"
@@ -65,43 +71,47 @@ HKCR,"cmdfile\shell\open\command","",0x00000000,"""%1"" %*"
 ; DOS Applications
 HKCR,".com","",0x00000000,"comfile"
 HKCR,"comfile","",0x00000000,"DOS Application"
-HKCR,"comfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-160"
+HKCR,"comfile","EditFlags",0x00010001,0x00000010
+HKCR,"comfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-203"
 HKCR,"comfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-3"
 HKCR,"comfile\shell\open\command","",0x00000000,"""%1"" %*"
 
-; Control Panel extensions
+; Control Panel Items
 HKCR,".cpl","",0x00000000,"cplfile"
-HKCR,"cplfile","",0x00000000,%CPLFILE%
-HKCR,"cplfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-161"
+HKCR,"cplfile","",0x00000000,"Control Panel Item"
+HKCR,"cplfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-204"
 HKCR,"cplfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-154"
 HKCR,"cplfile\shell\cplopen","",0x00000000,%CPLFILE_OPENWITH%
+;;HKCR,"cplfile\shell\cplopen","MUIVerb",0x00020000,"@%SystemRoot%\system32\shell32.dll,-154"
 HKCR,"cplfile\shell\cplopen\command","",0x00020000,"%SystemRoot%\system32\rundll32.exe shell32.dll,Control_RunDLL %1,%*"
 HKCR,"cplfile\shell\runas\command","",0x00020000,"%SystemRoot%\system32\rundll32.exe shell32.dll,Control_RunDLLAsUser %1,%*"
 
 ; Cursors
 HKCR,".cur","",0x00000000,"curfile"
 HKCR,"curfile","",0x00000000,"Cursor"
-HKCR,"curfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-162"
+HKCR,"curfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-205"
 HKCR,"curfile\DefaultIcon","",0x00000000,"%1"
 
 ; Dynamic Link Libraries
 HKCR,".dll","",0x00000000,"dllfile"
-HKCR,"dllfile","",0x00000000,"Dynamic Link Library"
+HKCR,"dllfile","",0x00000000,"Application Extension"
+HKCR,"dllfile","EditFlags",0x00010001,0x00000001
+HKCR,"dllfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-206"
 HKCR,"dllfile","NoOpen",0x00000000,""
-HKCR,"dllfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-163"
 HKCR,"dllfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-154"
 
 ; Device Drivers
 HKCR,".drv","",0x00000000,"drvfile"
 HKCR,"drvfile","",0x00000000,"Device Driver"
-HKCR,"drvfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-164"
+HKCR,"drvfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-207"
 HKCR,"drvfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-154"
 
 ; Applications
 HKCR,".exe","",0x00000000,"exefile"
-HKCR,"exefile","",0x00000000,"ReactOS Application"
-HKCR,"exefile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-165"
-HKCR,"exefile\Defaulticon","",0x00000000,"%1"
+HKCR,"exefile","",0x00000000,"Application"
+HKCR,"exefile","EditFlags",0x00010001,0x00000010
+HKCR,"exefile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-208"
+HKCR,"exefile\DefaultIcon","",0x00000000,"%1"
 HKCR,"exefile\shell\open\command","",0x00000000,"""%1"" %*"
 HKCR,"exefile\shell\runas\command","",0x00020000,"""%1"" %*"
 HKCR,"exefile\shellex\DropHandler","",0x00020000,"{86C86720-42A0-1069-A2E8-08002B30309D}"
@@ -109,69 +119,160 @@ HKCR,"exefile\shellex\DropHandler","",0x00020000,"{86C86720-42A0-1069-A2E8-08002
 ; Fonts
 HKCR,".fon","",0x00000000,"fonfile"
 HKCR,"fonfile","",0x00000000,"Font File"
-HKCR,"fonfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-166"
+HKCR,"fonfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-209"
 HKCR,"fonfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-155"
+HKCR,"fonfile\shell\open\command","",0x00020000,"%SystemRoot%\system32\fontview.exe ""%1"""
+
+HKCR,".fnt","",0x00000000,"fntfile"
+HKCR,"fntfile","",0x00000000,"Font File"
+HKCR,"fntfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-209"
+HKCR,"fntfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-155"
+HKCR,"fntfile\shell\open\command","",0x00020000,"%SystemRoot%\system32\fontview.exe ""%1"""
 
 HKCR,".ttf","",0x00000000,"ttffile"
 HKCR,"ttffile","",0x00000000,"TrueType Font File"
+HKCR,"ttffile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-210"
 HKCR,"ttffile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-156"
-HKCR,"ttffile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-167"
-HKCR,"ttffile\shell\open\command","",0x00020000,"%SystemRoot%\system32\fontview.exe %1"
+HKCR,"ttffile\shell\open\command","",0x00020000,"%SystemRoot%\system32\fontview.exe ""%1"""
+
+HKCR,".ttc","",0x00000000,"ttcfile"
+HKCR,"ttcfile","",0x00000000,"TrueType Font Collection File"
+HKCR,"ttcfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-210"
+HKCR,"ttcfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-156"
+HKCR,"ttcfile\shell\open\command","",0x00020000,"%SystemRoot%\system32\fontview.exe ""%1"""
+
+HKCR,".otf","",0x00000000,"otffile"
+HKCR,"otffile","",0x00000000,"OpenType Font File"
+HKCR,"otffile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-211"
+HKCR,"otffile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-156"
+HKCR,"otffile\shell\open\command","",0x00020000,"%SystemRoot%\system32\fontview.exe ""%1"""
+
+HKCR,".otc","",0x00000000,"otcfile"
+HKCR,"otcfile","",0x00000000,"OpenType Font Collection File"
+HKCR,"otcfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-211"
+HKCR,"otcfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-156"
+HKCR,"otcfile\shell\open\command","",0x00020000,"%SystemRoot%\system32\fontview.exe ""%1"""
 
 ; Help Files
 HKCR,".hlp","",0x00000000,"hlpfile"
 HKCR,"hlpfile","",0x00000000,"Help File"
-HKCR,"hlpfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-168"
+HKCR,"hlpfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-212"
 HKCR,"hlpfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-24"
-HKCR,"hlpfile\shell\open\command","",0x00020000,"%SystemRoot%\system32\winhlp32.exe %1"
+HKCR,"hlpfile\shell\open\command","",0x00020000,"%SystemRoot%\winhlp32.exe %1"
 
 HKCR,".chm","",0x00000000,"chm.file"
-HKCR,"chm.file","",0x00000000,"Help File"
-HKCR,"chm.file","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-168"
+HKCR,"chm.file","",0x00000000,%CHMFILE%
+;;HKCR,"chm.file","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\hhctrl.ocx,-452"
 HKCR,"chm.file\DefaultIcon","",0x00020000,"%SystemRoot%\hh.exe,0"
 HKCR,"chm.file\shell\open\command","",0x00020000,"%SystemRoot%\hh.exe %1"
 
 ; set MIME type for .html and .htm because Tiny webserver needs it
 HKCR,".htm","",0x00000000,"htmlfile"
 HKCR,".htm","Content Type",0x00000000,"text/html"
+HKCR,".htm","PerceivedType",0x00000000,"text"
 HKCR,".html","",0x00000000,"htmlfile"
 HKCR,".html","Content Type",0x00000000,"text/html"
-HKCR,"htmlfile\shell\open\command","",0x00020000,"""%programfiles%\Internet Explorer\iexplore.exe"" %1"
+HKCR,".html","PerceivedType",0x00000000,"text"
+HKCR,"htmlfile","",0x00000000,"HTML Document"
+HKCR,"htmlfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\mshtml.dll,-7501"
+HKCR,"htmlfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\ieframe.dll,0"
+HKCR,"htmlfile\shell\open\command","",0x00020000,"""%ProgramFiles%\Internet Explorer\iexplore.exe"" %1"
 
 ; Icons
 HKCR,".ico","",0x00000000,"icofile"
+HKCR,".ico","Content Type",0x00000000,"image/x-icon"
+HKCR,".ico","PerceivedType",0x00000000,"image"
 HKCR,"icofile","",0x00000000,"Icon"
+HKCR,"icofile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-213"
 HKCR,"icofile\DefaultIcon","",0x00000000,"%1"
+HKCR,"icofile\shell\open\command","",0x00020000,"rundll32.exe %SystemRoot%\system32\shimgvw.dll,ImageView_Fullscreen %1"
+
+; EMF Images
+HKCR,".emf","",0x00000000,"emffile"
+HKCR,".emf","PerceivedType",0x00000000,"image"
+HKCR,"emffile","",0x00000000,"EMF Image"
+HKCR,"emffile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shimgvw.dll,-301"
+HKCR,"emffile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shimgvw.dll,0"
+HKCR,"emffile\shell\open\command","",0x00020000,"rundll32.exe %SystemRoot%\system32\shimgvw.dll,ImageView_Fullscreen %1"
+
+; GIF Images
+HKCR,".gif","",0x00000000,"giffile"
+HKCR,".gif","Content Type",0x00000000,"image/gif"
+HKCR,".gif","PerceivedType",0x00000000,"image"
+HKCR,"giffile","",0x00000000,"GIF Image"
+HKCR,"giffile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shimgvw.dll,-302"
+HKCR,"giffile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shimgvw.dll,2"
+HKCR,"giffile\shell\open\command","",0x00020000,"""%ProgramFiles%\Internet Explorer\iexplore.exe"" %1"
 
 ; JPEG Images
 HKCR,".jpg","",0x00000000,"jpegfile"
+HKCR,".jpg","Content Type",0x00000000,"image/jpeg"
+HKCR,".jpg","PerceivedType",0x00000000,"image"
 HKCR,".jpeg","",0x00000000,"jpegfile"
+HKCR,".jpeg","Content Type",0x00000000,"image/jpeg"
+HKCR,".jpeg","PerceivedType",0x00000000,"image"
+HKCR,".jpe","",0x00000000,"jpegfile"
+HKCR,".jpe","Content Type",0x00000000,"image/jpeg"
+HKCR,".jpe","PerceivedType",0x00000000,"image"
+HKCR,".jfif","",0x00000000,"jpegfile"
+HKCR,".jfif","Content Type",0x00000000,"image/jpeg"
+HKCR,".jfif","PerceivedType",0x00000000,"image"
 HKCR,"jpegfile","",0x00000000,"JPEG Image"
+HKCR,"jpegfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shimgvw.dll,-303"
 HKCR,"jpegfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shimgvw.dll,0"
 HKCR,"jpegfile\shell\open\command","",0x00020000,"rundll32.exe %SystemRoot%\system32\shimgvw.dll,ImageView_Fullscreen %1"
+HKCR,"jpegfile\shell\edit\command","",0x00020000,"%SystemRoot%\system32\mspaint.exe %1"
 
 ; Bitmap Images
 HKCR,".bmp","",0x00000000,"bmpfile"
+HKCR,".bmp","Content Type",0x00000000,"image/bmp"
+HKCR,".bmp","PerceivedType",0x00000000,"image"
+HKCR,".bmp\shellnew","",0x00000000,""
+HKCR,".bmp\shellnew","NullFile",0x00020000,""
+HKCR,".dib","",0x00000000,"bmpfile"
+HKCR,".dib","Content Type",0x00000000,"image/bmp"
+HKCR,".dib","PerceivedType",0x00000000,"image"
 HKCR,"bmpfile","",0x00000000,"Bitmap Image"
-HKCR,"bmpfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shimgvw.dll,0"
+HKCR,"bmpfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shimgvw.dll,-304"
+HKCR,"bmpfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shimgvw.dll,1"
 HKCR,"bmpfile\shell\open\command","",0x00020000,"rundll32.exe %SystemRoot%\system32\shimgvw.dll,ImageView_Fullscreen %1"
+HKCR,"bmpfile\shell\edit\command","",0x00020000,"%SystemRoot%\system32\mspaint.exe %1"
 
 ; PNG Images
 HKCR,".png","",0x00000000,"pngfile"
+HKCR,".png","Content Type",0x00000000,"image/png"
+HKCR,".png","PerceivedType",0x00000000,"image"
 HKCR,"pngfile","",0x00000000,"PNG Image"
-HKCR,"pngfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shimgvw.dll,0"
+HKCR,"pngfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shimgvw.dll,-305"
+HKCR,"pngfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shimgvw.dll,2"
 HKCR,"pngfile\shell\open\command","",0x00020000,"rundll32.exe %SystemRoot%\system32\shimgvw.dll,ImageView_Fullscreen %1"
-
-; GIF Images
-HKCR,".gif","",0x00000000,"giffile"
-HKCR,"giffile","",0x00000000,"GIF Image"
-HKCR,"giffile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shimgvw.dll,0"
-HKCR,"giffile\shell\open\command","",0x00020000,"rundll32.exe %SystemRoot%\system32\shimgvw.dll,ImageView_Fullscreen %1"
+HKCR,"pngfile\shell\edit\command","",0x00020000,"%SystemRoot%\system32\mspaint.exe %1"
+
+; TIF Images
+HKCR,".tif","",0x00000000,"TIFImage.Document"
+HKCR,".tif","Content Type",0x00000000,"image/tiff"
+HKCR,".tif","PerceivedType",0x00000000,"image"
+HKCR,".tiff","",0x00000000,"TIFImage.Document"
+HKCR,".tiff","Content Type",0x00000000,"image/tiff"
+HKCR,".tiff","PerceivedType",0x00000000,"image"
+HKCR,"TIFImage.Document","",0x00000000,"TIF Image"
+HKCR,"TIFImage.Document","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shimgvw.dll,-306"
+HKCR,"TIFImage.Document\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shimgvw.dll,0"
+HKCR,"TIFImage.Document\shell\open\command","",0x00020000,"rundll32.exe %SystemRoot%\system32\shimgvw.dll,ImageView_Fullscreen %1"
+HKCR,"TIFImage.Document\shell\edit\command","",0x00020000,"%SystemRoot%\system32\mspaint.exe %1"
+
+; WMF Images
+HKCR,".wmf","",0x00000000,"wmffile"
+HKCR,".wmf","PerceivedType",0x00000000,"image"
+HKCR,"wmffile","",0x00000000,"WMF Image"
+HKCR,"wmffile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shimgvw.dll,-307"
+HKCR,"wmffile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shimgvw.dll,0"
+HKCR,"wmffile\shell\open\command","",0x00020000,"rundll32.exe %SystemRoot%\system32\shimgvw.dll,ImageView_Fullscreen %1"
 
 ; Configuration Files
 HKCR,".ini","",0x00000000,"inifile"
 HKCR,"inifile","",0x00000000,"Configuration Settings"
-HKCR,"inifile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-169"
+HKCR,"inifile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-214"
 HKCR,"inifile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-151"
 HKCR,"inifile\shell\open\command","",0x00000000,"notepad.exe ""%1"""
 HKCR,"inifile\shell\print\command","",0x00000000,"notepad.exe /p ""%1"""
@@ -179,10 +280,10 @@ HKCR,"inifile\shell\print\command","",0x00000000,"notepad.exe /p ""%1"""
 ; Setup Information Files
 HKCR,".inf","",0x00000000,"inffile"
 HKCR,"inffile","",0x00000000,"Setup Information"
-HKCR,"inffile\FriendlyTypeName","",0x00020000,"%SystemRoot%\system32\setupapi.dll,-2001"
+HKCR,"inffile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\setupapi.dll,-2001"
 HKCR,"inffile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-151"
 HKCR,"inffile\shell\open\command","",0x00000000,"notepad.exe ""%1"""
-HKCR,"inffile\shell\Install","",0x00000000,"Install"
+HKCR,"inffile\shell\Install","",0x00000000,%INSTALL%
 HKCR,"inffile\shell\Install\command","",0x00020000,"%SystemRoot%\system32\rundll32.exe setupapi,InstallHinfSection DefaultInstall 132 %1"
 
 ; Show icons for shortcuts in shell views (lnkfile is handled specially in shell32)
@@ -191,9 +292,10 @@ HKCR,".lnk","",0x00000000,"lnkfile"
 HKCR,".lnk\shellnew","",0x00000000,""
 HKCR,".lnk\shellnew","command",0x00020000,"%SystemRoot%\system32\rundll32.exe appwiz.cpl,NewLinkHere %1"
 HKCR,"lnkfile","",0x00000000,"Shortcut"
-HKCR,"lnkfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-170"
-HKCR,"lnkfile","NeverShowExt",0x00000000,""
+HKCR,"lnkfile","EditFlags",0x00010001,0x00000001
+HKCR,"lnkfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-215"
 HKCR,"lnkfile","IsShortcut",0x00000000,"yes"
+HKCR,"lnkfile","NeverShowExt",0x00000000,""
 HKCR,"lnkfile\CLSID","",0x00000000,"{00021401-0000-0000-C000-000000000046}"
 HKCR,"lnkfile\shellex\IconHandler","",0x00000000,"{00021401-0000-0000-C000-000000000046}"
 HKCR,"lnkfile\shellex\DropHandler","",0x00000000,"{00021401-0000-0000-C000-000000000046}"
@@ -207,90 +309,141 @@ HKCR,".c","",0x00000000,"txtfile"
 HKCR,".cpp","",0x00000000,"txtfile"
 HKCR,".h","",0x00000000,"txtfile"
 HKCR,".hpp","",0x00000000,"txtfile"
+HKCR,".txt","PerceivedType",0x00000000,"text"
+HKCR,".c","PerceivedType",0x00000000,"text"
+HKCR,".cpp","PerceivedType",0x00000000,"text"
+HKCR,".h","PerceivedType",0x00000000,"text"
+HKCR,".hpp","PerceivedType",0x00000000,"text"
+HKCR,".txt","Content Type",0x00000000,"text/plain"
 HKCR,".txt\shellnew","",0x00000000,""
 HKCR,".txt\shellnew","NullFile",0x00020000,""
 HKCR,"txtfile","",0x00000000,"Text Document"
-HKCR,".txt","Content Type",0x00000000,"text/plain"
+HKCR,"txtfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\notepad.exe,-512"
 HKCR,"txtfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-152"
 HKCR,"txtfile\shell\open\command","",0x00020000,"%SystemRoot%\system32\notepad.exe %1"
 HKCR,"txtfile\shell\print\command","",0x00000000,"notepad.exe /p ""%1"""
 
 ; XML Documents
 HKCR,".xml","",0x00000000,"xmlfile"
-HKCR,"xmlfile","",0x00000000,"XML Document"
 HKCR,".xml","Content Type",0x00000000,"text/xml"
-HKCR,"xmlfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-151"
+HKCR,"xmlfile","",0x00000000,%XMLFILE%
+;;HKCR,"xmlfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\msxml3r.dll,-1"
+HKCR,"xmlfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\msxml3.dll,0"
 HKCR,"xmlfile\shell\open\command","",0x00020000,"%SystemRoot%\system32\notepad.exe %1"
 
+; XSL Stylesheets
+HKCR,".xsl","",0x00000000,"xslfile"
+HKCR,".xsl","Content Type",0x00000000,"text/xml"
+HKCR,"xslfile","",0x00000000,%XSLFILE%
+;;HKCR,"xslfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\msxml3r.dll,-2"
+HKCR,"xslfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\msxml3.dll,1"
+HKCR,"xslfile\shell\open\command","",0x00020000,"%SystemRoot%\system32\notepad.exe %1"
+
 ; MSI files
-HKCR,".msi","",0x00000000,"MSI.Package"
+HKCR,".msi","",0x00000000,"Msi.Package"
+HKCR,"Msi.Package","",0x00000000,%MSIPACK%
+;;HKCR,"Msi.Package","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\msi.dll,-34"
 HKCR,"Msi.Package\DefaultIcon","",0x00000000,"msiexec.exe"
 HKCR,"Msi.Package\shell\Open\command","",0x00020000,"%SystemRoot%\system32\msiexec.exe /i ""%1"""
+HKCR,"Msi.Package\shell\Repair","",0x00000000,%REPAIR%
 HKCR,"Msi.Package\shell\Repair\command","",0x00020000,"%SystemRoot%\system32\msiexec.exe /f ""%1"""
+HKCR,"Msi.Package\shell\Uninstall","",0x00000000,%UNINSTALL%
 HKCR,"Msi.Package\shell\Uninstall\command","",0x00020000,"%SystemRoot%\system32\msiexec.exe /x ""%1"""
 
+; Program Information File for NT VDM
 HKCR,".pif","",0x00000000,"piffile"
+HKCR,"piffile","",0x00000000,"NT VDM Program Information File"
+HKCR,"piffile","EditFlags",0x00010001,0x00000001
+HKCR,"piffile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-216"
+HKCR,"piffile","IsShortcut",0x00000000,"yes"
+HKCR,"piffile","NeverShowExt",0x00000000,""
 
 ; Registration Entries
 HKCR,".reg","",0x00000000,"regfile"
-HKCR,"regfile","",0x00000000,"Registration Entries"
-HKCR,"regfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-170"
+HKCR,"regfile","",0x00000000,"Registration File"
+HKCR,"regfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\regedit.exe,-31000"
 HKCR,"regfile\DefaultIcon","",0x00020000,"%SystemRoot%\regedit.exe,1"
 HKCR,"regfile\shell\edit\command","",0x00020000,"%SystemRoot%\system32\notepad.exe %1"
-HKCR,"regfile\shell\open","",0x00000000,"Merge"
+HKCR,"regfile\shell\open","",0x00000000,%MERGE%
 HKCR,"regfile\shell\open\command","",0x00000000,"regedit.exe ""%1"""
 
+; Remote Desktop File
+HKCR,".rdp","",0x00000000,"rdpfile"
+HKCR,"rdpfile","",0x00000000,"Remote Desktop Connection"
+;HKCR,"rdpfile","FriendlyTypeName",0x00020000,"%SystemRoot%\mstsc.exe,-4004"
+HKCR,"rdpfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\mstsc.exe,0"
+HKCR,"rdpfile\shell\open\command","",0x00020000,"%SystemRoot%\system32\mstsc.exe %1"
+;HKCR,"rdpfile\shell\edit\command","",0x00020000,"%SystemRoot%\system32\mstsc.exe -edit %1"
+
 ; Screen Savers
 HKCR,".scr","",0x00000000,"scrfile"
 HKCR,"scrfile","",0x00000000,"Screen Saver"
-HKCR,"scrfile\Defaulticon","",0x00000000,"%1"
-HKCR,"scrfile\shell\config","",0x00000000,"Configure"
+HKCR,"scrfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-217"
+HKCR,"scrfile\DefaultIcon","",0x00000000,"%1"
+HKCR,"scrfile\shell\config","",0x00000000,%CONFIGURE%
 HKCR,"scrfile\shell\config\command","",0x00000000,"""%1"""
-HKCR,"scrfile\shell\install","",0x00000000,"Install"
+HKCR,"scrfile\shell\install","",0x00000000,%INSTALL%
 HKCR,"scrfile\shell\install\command","",0x00000000,"rundll32.exe desk.cpl,InstallScreenSaver %l"
-HKCR,"scrfile\shell\open","",0x00000000,"Test"
+HKCR,"scrfile\shell\open","",0x00000000,%TEST%
 HKCR,"scrfile\shell\open\command","",0x00000000,"""%1"" /S"
 
-; shell command files (e.g. "Show Desktop" in quicklaunch bar)
+; Shell command files (e.g. "Show Desktop" in QuickLaunch bar)
 HKCR,".scf","",0x00000000,"SHCmdFile"
+HKCR,"SHCmdFile","",0x00000000,%SCFFILE%
 HKCR,"SHCmdFile","NeverShowExt",0x00000000,""
-HKCR,"SHCmdFile","IsShortcut",0x00000000,"yes"
-HKCR,"SHCmdFile\shell\open\command","",0x00000000,"explorer.exe ""%1"""
+HKCR,"SHCmdFile","InfoTip",0x00000000,"prop:DocComments"
+HKCR,"SHCmdFile\shell\open\command","",0x00000000,"%systemroot%\explorer.exe"
+HKCR,"SHCmdFile\shell\open\ddeexec","",0x00000000,"[ShellFile(\"%1\",\"%1\",%S)]"
+HKCR,"SHCmdFile\shell\open\ddeexec\Application","",0x00000000,"Folders"
+HKCR,"SHCmdFile\shell\open\ddeexec\Topic","",0x00000000,"AppProperties"
 HKCR,"SHCmdFile\CLSID","",0x00000000,"{57651662-CE3E-11D0-8D77-00C04FC99D61}"
 HKCR,"SHCmdFile\shellex\IconHandler","",0x00000000,"{57651662-CE3E-11D0-8D77-00C04FC99D61}"
+HKCR,"SHCmdFile\shellex\DropHandler","",0x00000000,"{86C86720-42A0-1069-A2E8-08002B30309D}"
 
-; System-Files
+; System Files
 HKCR,".sys","",0x00000000,"sysfile"
 HKCR,"sysfile","",0x00000000,"System File"
+HKCR,"sysfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-218"
 HKCR,"sysfile","NoOpen",0x00000000,""
-HKCR,"regfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-171"
 HKCR,"sysfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-154"
 
-; URL shortcuts (e.g. used in favorites folder of IExplorer)
+; MS Styles (Themes)
+HKCR,".msstyles","",0x00000000,"msstylesfile"
+HKCR,"msstylesfile","",0x00000000,%MSSTYLESFILE%
+HKCR,"msstylesfile\DefaultIcon","","0x00020000","%SystemRoot%\system32\themeui.dll,-1"
+HKCR,"msstylesfile\shell\open\command","",0x00000000,"%SystemRoot%\system32\rundll32.exe shell32.dll,Control_RunDLL %SystemRoot%\system32\desk.cpl desk,@Appearance /Action:OpenMSTheme /file:""%1"""
+
+; Theme Files
+HKCR,".theme","",0x00000000,"themefile"
+HKCR,"themefile","",0x00000000,%THEMEFILE%
+HKCR,"themefile\DefaultIcon","","0x00020000","%SystemRoot%\system32\themeui.dll,-1"
+HKCR,"themefile\shell\open\command","",0x00000000,"%SystemRoot%\system32\rundll32.exe shell32.dll,Control_RunDLL %SystemRoot%\system32\desk.cpl desk,@Appearance /Action:OpenTheme /file:""%1"""
+
+; URL shortcuts (e.g. used in Favorites folder of IExplorer)
 HKCR,".url","",0x00000000,"InternetShortcut"
 
 ; Wave Sounds
 HKCR,".wav","",0x00000000,"SoundRec"
-HKCR,"SoundRec","",0x00000000,"Wave Sound"
+HKCR,"SoundRec","",0x00000000,%WAVFILE%
 HKCR,"SoundRec\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-225"
 HKCR,"SoundRec\shell\open\command","",0x00020000,"%SystemRoot%\system32\mplay32.exe %1"
 
 ; Midi Sounds
 HKCR,".mid","",0x00000000,"MIDFile"
 HKCR,".midi","",0x00000000,"MIDFile"
-HKCR,"MIDFile","",0x00000000,"MIDI Sequence"
+HKCR,"MIDFile","",0x00000000,%MIDFILE%
 HKCR,"MIDFile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-225"
 HKCR,"MIDFile\shell\open\command","",0x00020000,"%SystemRoot%\system32\mplay32.exe %1"
 
 ; Audio CD
 HKCR,".cda","",0x00000000,"CDAFile"
-HKCR,"CDAFile","",0x00000000,"CD Audio Track"
+HKCR,"CDAFile","",0x00000000,%CDAFILE%
 HKCR,"CDAFile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-225"
 HKCR,"CDAFile\shell\open\command","",0x00020000,"%SystemRoot%\system32\mplay32.exe %1"
 
 ; Avi Files
 HKCR,".avi","",0x00000000,"AVIFile"
-HKCR,"AVIFile","",0x00000000,"Video Clip"
+HKCR,"AVIFile","",0x00000000,%AVIFILE%
 HKCR,"AVIFile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-224"
 HKCR,"AVIFile\shell\open\command","",0x00020000,"%SystemRoot%\system32\mplay32.exe %1"
 
@@ -314,7 +467,7 @@ HKCR,"CLSID\{42071713-76d4-11d1-8b24-00a0c9068ff3}","",0x00000000,"Display Monit
 HKCR,"CLSID\{42071713-76d4-11d1-8b24-00a0c9068ff3}\InProcServer32","",0x00020000,"%SystemRoot%\system32\deskmon.dll"
 HKCR,"CLSID\{42071713-76d4-11d1-8b24-00a0c9068ff3}\InProcServer32","ThreadingModel",0x00000000,"Apartment"
 
-; For TCPIP Protocol property page
+; For the TCP/IP Protocol property page
 HKCR,"CLSID\{A907657F-6FDF-11D0-8EFB-00C04FD912B2}","",0x00000000,"TCP/IP Configuration Notify Object"
 HKCR,"CLSID\{A907657F-6FDF-11D0-8EFB-00C04FD912B2}\InProcServer32","",0x00000000,"netcfgx.dll"
 HKCR,"CLSID\{A907657F-6FDF-11D0-8EFB-00C04FD912B2}\InProcServer32","ThreadingModel",0x00000000,"Both"
@@ -336,6 +489,43 @@ HKCR,"Applications\notepad.exe\shell\open\command","",0x00000002,"notepad.exe %1
 HKCR,"Applications\mspaint.exe\shell\open\command","",0x00000002,"mspaint.exe %1"
 HKCR,"Applications\wordpad.exe\shell\open\command","",0x00000002,"wordpad.exe %1"
 
+; Misc Perceived types
+HKCR,".asm","PerceivedType",0x00000000,"text"
+HKCR,".asmx","PerceivedType",0x00000000,"text"
+HKCR,".aspx","PerceivedType",0x00000000,"text"
+HKCR,".chk","PerceivedType",0x00000000,"system"
+HKCR,".css","",0x00000000,%CSSFILE%
+HKCR,".css","PerceivedType",0x00000000,"text"
+HKCR,".cxx","PerceivedType",0x00000000,"text"
+HKCR,".def","PerceivedType",0x00000000,"text"
+HKCR,".diz","PerceivedType",0x00000000,"text"
+HKCR,".gz","PerceivedType",0x00000000,"compressed"
+HKCR,".hxx","PerceivedType",0x00000000,"text"
+HKCR,".inc","PerceivedType",0x00000000,"text"
+HKCR,".java","PerceivedType",0x00000000,"text"
+HKCR,".local","PerceivedType",0x00000000,"system"
+HKCR,".manifest","PerceivedType",0x00000000,"system"
+HKCR,".nvr","PerceivedType",0x00000000,"text"
+HKCR,".ocx","",0x00000000,%OCXFILE%
+HKCR,".ocx","PerceivedType",0x00000000,"system"
+HKCR,".php3","PerceivedType",0x00000000,"text"
+HKCR,".pl","PerceivedType",0x00000000,"text"
+HKCR,".plg","PerceivedType",0x00000000,"text"
+HKCR,".ps1xml","PerceivedType",0x00000000,"text"
+HKCR,".sed","PerceivedType",0x00000000,"text"
+HKCR,".shtml","PerceivedType",0x00000000,"text"
+HKCR,".sql","PerceivedType",0x00000000,"text"
+HKCR,".tar","PerceivedType",0x00000000,"compressed"
+HKCR,".text","PerceivedType",0x00000000,"text"
+HKCR,".tgz","PerceivedType",0x00000000,"compressed"
+HKCR,".tsv","PerceivedType",0x00000000,"text"
+HKCR,".wdp","PerceivedType",0x00000000,"image"
+HKCR,".wmz","",0x00000000,%WMZFILE%
+HKCR,".wmz","PerceivedType",0x00000000,"compressed"
+HKCR,".wsz","PerceivedType",0x00000000,"compressed"
+HKCR,".x","PerceivedType",0x00000000,"text"
+HKCR,".z","PerceivedType",0x00000000,"compressed"
+
 ; For language support:
 
 HKCR,"MIME",,0x00000012
@@ -473,37 +663,154 @@ HKCR,"MIME\Database\Rfc1766","0435",0x00000000,"zu;Zulu"
 ;-------------------------------- STRINGS -------------------------------
 
 [Strings]
-CPLFILE="Control Panel Extension"
+;; In shell32.dll
 CPLFILE_OPENWITH="Open with Control Panel"
 
+;; In hhctrl.ocx
+CHMFILE="Compiled HTML Help File"
+
+;; In msxml3r.dll
+XMLFILE="XML Document"
+XSLFILE="XSL Stylesheet"
+
+;; In msi.dll
+MSIPACK="ReactOS Installer Package"
+
+;; In themeui.dll
+MSSTYLESFILE="Visual Style File"
+THEMEFILE="Theme File"
+
+;; In some multimedia exe/dll
+WAVFILE="Wave Sound"
+MIDFILE="MIDI Sequence"
+CDAFILE="CD Audio Track"
+AVIFILE="Video Clip"
+
+;; Misc file types without friendly (localized in .dll resources) name
+CSSFILE="Cascading Style Sheet"
+OCXFILE="OLE Control Extension"
+SCFFILE="ReactOS Explorer Command"
+WMZFILE="Compressed Enhanced Metafile"
+
+:: For .reg files, right-click menu
+MERGE="Merge"
+
+;; For screensaver (*.scr) and MSI install package (*.msi) files, right-click menu
+CONFIGURE="Configure"
+INSTALL="Install"
+UNINSTALL="Uninstall"
+REPAIR="Repair"
+TEST="Test"
+
+
 ; LANG_GERMAN SUBLANG_NEUTRAL
 [Strings.0007]
-CPLFILE="Systemsteuerungselement"
 CPLFILE_OPENWITH="Mit der Systemsteuerung öffnen"
 
+
+; LANG_SPANISH SUBLANG_NEUTRAL
+[Strings.000A]
+CPLFILE_OPENWITH="Abrir con el Panel de control"
+
+MERGE="Combinar"
+CONFIGURE="Configurar"
+INSTALL="Instalar"
+UNINSTALL="Desinstalar"
+REPAIR="Reparar"
+TEST="Probar"
+
+CHMFILE="Archivo de ayuda HTML compilado"
+XMLFILE="Documento XML"
+XSLFILE="Hoja de estilos XSL"
+MSIPACK="Paquete de instalación de ReactOS"
+MSSTYLESFILE="Archivo de estilo visual"
+THEMEFILE="Archivo de tema"
+WAVFILE="Archivo de audio"
+MIDFILE="Secuencia MIDI"
+CDAFILE="Pista de audio CD"
+AVIFILE="Secuencia de vídeo"
+CSSFILE="Hoja de estilos en cascada"
+OCXFILE="Extensión de control OLE"
+SCFFILE="Órden del explorador de ReactOS"
+WMZFILE="Metarchivo mejorado comprimido"
+
+
 ; LANG_FRENCH SUBLANG_NEUTRAL
 [Strings.000C]
-CPLFILE="Extension du Panneau de Contrôle"
 CPLFILE_OPENWITH="Ouvrir avec le Panneau de Contrôle"
 
+CHMFILE="Fichier d'aide HTML compilé"
+XMLFILE="Document XML"
+XSLFILE="Feuille de style XSL"
+MSIPACK="Package ReactOS Installer"
+MSSTYLESFILE="Fichier de styles visuels"
+THEMEFILE="Fichier de thèmes"
+WAVFILE="Son Wave"
+MIDFILE="Séquence MIDI"
+CDAFILE="Piste de CD Audio"
+AVIFILE="Clip Vidéo"
+
+
+; LANG_ITALIAN SUBLANG_NEUTRAL
+[Strings.0010]
+CPLFILE_OPENWITH="Aprire con il Pannello di Controllo"
+
+CHMFILE="File della guida HTML compilato"
+XMLFILE="Documento XML"
+XSLFILE="Foglio di stile XSL"
+MSIPACK="Pacchetto di installazione di ReactOS"
+MSSTYLESFILE="File di stili visivi"
+THEMEFILE="File di tema visivo"
+WAVFILE="Audio wave"
+MIDFILE="Sequenza MIDI"
+CDAFILE="Traccia Audio CD"
+AVIFILE="Filmato video"
+MERGE="Unione"
+CONFIGURE="Configura"
+INSTALL="Installa"
+UNINSTALL="Rimuovi"
+REPAIR="Ripara"
+TEST="Prova"
+
+
 ; LANG_POLISH SUBLANG_NEUTRAL
 [Strings.0015]
-CPLFILE="Aplet Panelu Sterowania"
 CPLFILE_OPENWITH="Otwórz poprzez Panel Sterowania"
 
-; LANG_SPANISH SUBLANG_NEUTRAL
-[Strings.0a]
-CPLFILE="Extensión del Panel de control"
-CPLFILE_OPENWITH="Abrir con el Panel de control"
 
 ; LANG_ROMANIAN SUBLANG_NEUTRAL
 [Strings.0018]
-CPLFILE="Extensie pentru panou de control"
-CPLFILE_OPENWITH="Deschide în panou de control"
+CPLFILE_OPENWITH="Deschide în Panoul de control"
+
+CHMFILE="Manual compilat din HTML"
+XMLFILE="Document XML"
+XSLFILE="Foaie de stil XSL"
+MSIPACK="Pachet de instalare ReactOS"
+MSSTYLESFILE="Fișier de stil vizual"
+THEMEFILE="Temă de interfață grafică"
+WAVFILE="Fișier audio Wave"
+MIDFILE="Secvență audio MIDI"
+CDAFILE="Pistă de CD audio"
+AVIFILE="Fișier video"
+CSSFILE="Foaie de stiluri în cascadă"
+OCXFILE="Extensie de control OLE"
+SCFFILE="Comandă de Explorator ReactOS"
+WMZFILE="Metafișier îmbunătățit comprimat"
+MERGE="Unește"
+CONFIGURE="Configurează"
+INSTALL="Instalează"
+UNINSTALL="Dezinstalează"
+REPAIR="Repară"
+TEST="Testează"
+
 
 ; LANG_RUSSIAN SUBLANG_NEUTRAL
 [Strings.0019]
-CPLFILE="Элемент панели управления"
 CPLFILE_OPENWITH="Открыть с помощью Панели управления"
 
+
+; LANG_TURKISH SUBLANG_DEFAULT
+[Strings.041F]
+CPLFILE_OPENWITH="Denetim Masası'yla Aç"
+
 ; EOF