1[Version] 2Signature="$ReactOS$" 3 4[AddReg] 5HKLM,"SOFTWARE\Classes",,0x00000010 6 7; Default key 8HKCR,"*","",0x00000000,"" 9HKCR,"SystemFileAssociations","",0x00000000,"" 10 11; Folders 12HKCR,"Folder","",0x00000000,"Folder" 13;HKCR,"Folder\DefaultIcon","",0x00000000,"%SystemRoot%\system32\shell32.dll,-4" 14HKCR,"Folder\shell\open","BrowserFlags",0x00010001,"0x00000010" 15HKCR,"Folder\shell\open","ExplorerFlags",0x00010001,"0x00000012" 16HKCR,"Folder\shell\open\command","",0x00000000,"explorer.exe ""%1""" 17HKCR,"Folder\shell\explore","BrowserFlags",0x00010001,"0x00000022" 18HKCR,"Folder\shell\explore","ExplorerFlags",0x00010001,"0x00000021" 19HKCR,"Folder\shell\explore\command","",0x00000000,"explorer.exe /e,""%1""" 20 21; Clipboard Element 22HKCR,".clp","",0x00000000,"clpfile" 23HKCR,"clpfile","",0x00000000,"Clipboard Element" 24HKCR,"clpfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\clipbrd.exe,-121" 25HKCR,"clpfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\clipbrd.exe,1" 26HKCR,"clpfile\shell\open\command","",0x00000000,"%SystemRoot%\system32\clipbrd.exe %1" 27 28; Rich Text Files 29HKCR,".rtf","",0x00000000,"rtffile" 30HKCR,".rtf\shellnew","",0x00000000,"" 31HKCR,".rtf\shellnew","Data",0x00020000,"{\rtf1}" 32HKCR,"rtffile","",0x00000000,"Rich Text Document" 33HKCR,"rtffile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\wordpad.exe,-1404" 34HKCR,"rtffile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\wordpad.exe,-103" 35HKCR,"rtffile\shell\open","",0x00000000,"Open" 36HKCR,"rtffile\shell\open\command","",0x00020000,"%SystemRoot%\system32\wordpad.exe %1" 37HKCR,"rtffile\shell\print\command","",0x00020000,"%SystemRoot%\system32\wordpad.exe /p ""%1""" 38 39; Virtual Device Drivers 40HKCR,".386","",0x00000000,"vxdfile" 41HKCR,".386","PerceivedType",0x00000000,"system" 42HKCR,".vxd","",0x00000000,"vxdfile" 43HKCR,".vxd","PerceivedType",0x00000000,"system" 44HKCR,"vxdfile","",0x00000000,"Virtual Device Driver" 45HKCR,"vxdfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-219" 46HKCR,"vxdfile","NoOpen",0x00000000,"" 47 48; Animated Cursors 49HKCR,".ani","",0x00000000,"anifile" 50HKCR,"anifile","",0x00000000,"Animated Cursor" 51HKCR,"anifile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\main.cpl,-1039" 52HKCR,"anifile\DefaultIcon","",0x00000000,"%1" 53 54; ReactOS Batch Files 55HKCR,".bat","",0x00000000,"batfile" 56HKCR,"batfile","",0x00000000,"ReactOS Batch File" 57HKCR,"batfile","EditFlags",0x00010001,0x00000010 58HKCR,"batfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-201" 59HKCR,"batfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-153" 60HKCR,"batfile\shell\edit\command","",0x00020000,"%SystemRoot%\system32\notepad.exe %1" 61HKCR,"batfile\shell\open\command","",0x00000000,"""%1"" %*" 62 63; ReactOS Command Script Files 64HKCR,".cmd","",0x00000000,"cmdfile" 65HKCR,"cmdfile","",0x00000000,"ReactOS Command Script" 66HKCR,"cmdfile","EditFlags",0x00010001,0x00000010 67HKCR,"cmdfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-202" 68HKCR,"cmdfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-153" 69HKCR,"cmdfile\shell\edit\command","",0x00020000,"%SystemRoot%\system32\notepad.exe %1" 70HKCR,"cmdfile\shell\open\command","",0x00000000,"""%1"" %*" 71 72; DOS Applications 73HKCR,".com","",0x00000000,"comfile" 74HKCR,"comfile","",0x00000000,"DOS Application" 75HKCR,"comfile","EditFlags",0x00010001,0x00000010 76HKCR,"comfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-203" 77HKCR,"comfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-3" 78HKCR,"comfile\shell\open\command","",0x00000000,"""%1"" %*" 79 80; Control Panel Items 81HKCR,".cpl","",0x00000000,"cplfile" 82HKCR,"cplfile","",0x00000000,"Control Panel Item" 83HKCR,"cplfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-204" 84HKCR,"cplfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-154" 85HKCR,"cplfile\shell\cplopen","",0x00000000,%CPLFILE_OPENWITH% 86;;HKCR,"cplfile\shell\cplopen","MUIVerb",0x00020000,"@%SystemRoot%\system32\shell32.dll,-154" 87HKCR,"cplfile\shell\cplopen\command","",0x00020000,"%SystemRoot%\system32\rundll32.exe shell32.dll,Control_RunDLL %1,%*" 88HKCR,"cplfile\shell\runas\command","",0x00020000,"%SystemRoot%\system32\rundll32.exe shell32.dll,Control_RunDLLAsUser %1,%*" 89 90; Cursors 91HKCR,".cur","",0x00000000,"curfile" 92HKCR,"curfile","",0x00000000,"Cursor" 93HKCR,"curfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-205" 94HKCR,"curfile\DefaultIcon","",0x00000000,"%1" 95 96; Dynamic Link Libraries 97HKCR,".dll","",0x00000000,"dllfile" 98HKCR,"dllfile","",0x00000000,"Application Extension" 99HKCR,"dllfile","EditFlags",0x00010001,0x00000001 100HKCR,"dllfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-206" 101HKCR,"dllfile","NoOpen",0x00000000,"" 102HKCR,"dllfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-154" 103 104; Device Drivers 105HKCR,".drv","",0x00000000,"drvfile" 106HKCR,"drvfile","",0x00000000,"Device Driver" 107HKCR,"drvfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-207" 108HKCR,"drvfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-154" 109 110; Applications 111HKCR,".exe","",0x00000000,"exefile" 112HKCR,"exefile","",0x00000000,"Application" 113HKCR,"exefile","EditFlags",0x00010001,0x00000010 114HKCR,"exefile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-208" 115HKCR,"exefile\DefaultIcon","",0x00000000,"%1" 116HKCR,"exefile\shell\open\command","",0x00000000,"""%1"" %*" 117HKCR,"exefile\shell\runas\command","",0x00020000,"""%1"" %*" 118HKCR,"exefile\shellex\DropHandler","",0x00020000,"{86C86720-42A0-1069-A2E8-08002B30309D}" 119 120; Fonts 121HKCR,".fon","",0x00000000,"fonfile" 122HKCR,"fonfile","",0x00000000,"Font File" 123HKCR,"fonfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-209" 124HKCR,"fonfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-155" 125HKCR,"fonfile\shell\open\command","",0x00020000,"%SystemRoot%\system32\fontview.exe ""%1""" 126 127HKCR,".fnt","",0x00000000,"fntfile" 128HKCR,"fntfile","",0x00000000,"Font File" 129HKCR,"fntfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-209" 130HKCR,"fntfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-155" 131HKCR,"fntfile\shell\open\command","",0x00020000,"%SystemRoot%\system32\fontview.exe ""%1""" 132 133HKCR,".ttf","",0x00000000,"ttffile" 134HKCR,"ttffile","",0x00000000,"TrueType Font File" 135HKCR,"ttffile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-210" 136HKCR,"ttffile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-156" 137HKCR,"ttffile\shell\open\command","",0x00020000,"%SystemRoot%\system32\fontview.exe ""%1""" 138 139HKCR,".ttc","",0x00000000,"ttcfile" 140HKCR,"ttcfile","",0x00000000,"TrueType Font Collection File" 141HKCR,"ttcfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-210" 142HKCR,"ttcfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-156" 143HKCR,"ttcfile\shell\open\command","",0x00020000,"%SystemRoot%\system32\fontview.exe ""%1""" 144 145HKCR,".otf","",0x00000000,"otffile" 146HKCR,"otffile","",0x00000000,"OpenType Font File" 147HKCR,"otffile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-211" 148HKCR,"otffile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-156" 149HKCR,"otffile\shell\open\command","",0x00020000,"%SystemRoot%\system32\fontview.exe ""%1""" 150 151HKCR,".otc","",0x00000000,"otcfile" 152HKCR,"otcfile","",0x00000000,"OpenType Font Collection File" 153HKCR,"otcfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-211" 154HKCR,"otcfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-156" 155HKCR,"otcfile\shell\open\command","",0x00020000,"%SystemRoot%\system32\fontview.exe ""%1""" 156 157; Help Files 158HKCR,".hlp","",0x00000000,"hlpfile" 159HKCR,"hlpfile","",0x00000000,"Help File" 160HKCR,"hlpfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-212" 161HKCR,"hlpfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-24" 162HKCR,"hlpfile\shell\open\command","",0x00020000,"%SystemRoot%\winhlp32.exe %1" 163 164HKCR,".chm","",0x00000000,"chm.file" 165HKCR,"chm.file","",0x00000000,%CHMFILE% 166;;HKCR,"chm.file","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\hhctrl.ocx,-452" 167HKCR,"chm.file\DefaultIcon","",0x00020000,"%SystemRoot%\hh.exe,0" 168HKCR,"chm.file\shell\open\command","",0x00020000,"%SystemRoot%\hh.exe %1" 169 170; set MIME type for .html and .htm because Tiny webserver needs it 171HKCR,".htm","",0x00000000,"htmlfile" 172HKCR,".htm","Content Type",0x00000000,"text/html" 173HKCR,".htm","PerceivedType",0x00000000,"text" 174HKCR,".html","",0x00000000,"htmlfile" 175HKCR,".html","Content Type",0x00000000,"text/html" 176HKCR,".html","PerceivedType",0x00000000,"text" 177HKCR,"htmlfile","",0x00000000,"HTML Document" 178HKCR,"htmlfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\mshtml.dll,-7501" 179HKCR,"htmlfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\ieframe.dll,0" 180HKCR,"htmlfile\shell\open\command","",0x00020000,"""%ProgramFiles%\Internet Explorer\iexplore.exe"" %1" 181 182; Icons 183HKCR,".ico","",0x00000000,"icofile" 184HKCR,".ico","Content Type",0x00000000,"image/x-icon" 185HKCR,".ico","PerceivedType",0x00000000,"image" 186HKCR,"icofile","",0x00000000,"Icon" 187HKCR,"icofile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-213" 188HKCR,"icofile\DefaultIcon","",0x00000000,"%1" 189HKCR,"icofile\shell\open\command","",0x00020000,"rundll32.exe %SystemRoot%\system32\shimgvw.dll,ImageView_Fullscreen %1" 190 191; EMF Images 192HKCR,".emf","",0x00000000,"emffile" 193HKCR,".emf","PerceivedType",0x00000000,"image" 194HKCR,"emffile","",0x00000000,"EMF Image" 195HKCR,"emffile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shimgvw.dll,-301" 196HKCR,"emffile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shimgvw.dll,0" 197HKCR,"emffile\shell\open\command","",0x00020000,"rundll32.exe %SystemRoot%\system32\shimgvw.dll,ImageView_Fullscreen %1" 198 199; GIF Images 200HKCR,".gif","",0x00000000,"giffile" 201HKCR,".gif","Content Type",0x00000000,"image/gif" 202HKCR,".gif","PerceivedType",0x00000000,"image" 203HKCR,"giffile","",0x00000000,"GIF Image" 204HKCR,"giffile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shimgvw.dll,-302" 205HKCR,"giffile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shimgvw.dll,2" 206HKCR,"giffile\shell\open\command","",0x00020000,"""%ProgramFiles%\Internet Explorer\iexplore.exe"" %1" 207 208; JPEG Images 209HKCR,".jpg","",0x00000000,"jpegfile" 210HKCR,".jpg","Content Type",0x00000000,"image/jpeg" 211HKCR,".jpg","PerceivedType",0x00000000,"image" 212HKCR,".jpeg","",0x00000000,"jpegfile" 213HKCR,".jpeg","Content Type",0x00000000,"image/jpeg" 214HKCR,".jpeg","PerceivedType",0x00000000,"image" 215HKCR,".jpe","",0x00000000,"jpegfile" 216HKCR,".jpe","Content Type",0x00000000,"image/jpeg" 217HKCR,".jpe","PerceivedType",0x00000000,"image" 218HKCR,".jfif","",0x00000000,"jpegfile" 219HKCR,".jfif","Content Type",0x00000000,"image/jpeg" 220HKCR,".jfif","PerceivedType",0x00000000,"image" 221HKCR,"jpegfile","",0x00000000,"JPEG Image" 222HKCR,"jpegfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shimgvw.dll,-303" 223HKCR,"jpegfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shimgvw.dll,0" 224HKCR,"jpegfile\shell\open\command","",0x00020000,"rundll32.exe %SystemRoot%\system32\shimgvw.dll,ImageView_Fullscreen %1" 225HKCR,"jpegfile\shell\edit\command","",0x00020000,"%SystemRoot%\system32\mspaint.exe %1" 226 227; Bitmap Images 228HKCR,".bmp","",0x00000000,"bmpfile" 229HKCR,".bmp","Content Type",0x00000000,"image/bmp" 230HKCR,".bmp","PerceivedType",0x00000000,"image" 231HKCR,".bmp\shellnew","",0x00000000,"" 232HKCR,".bmp\shellnew","NullFile",0x00020000,"" 233HKCR,".dib","",0x00000000,"bmpfile" 234HKCR,".dib","Content Type",0x00000000,"image/bmp" 235HKCR,".dib","PerceivedType",0x00000000,"image" 236HKCR,"bmpfile","",0x00000000,"Bitmap Image" 237HKCR,"bmpfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shimgvw.dll,-304" 238HKCR,"bmpfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shimgvw.dll,1" 239HKCR,"bmpfile\shell\open\command","",0x00020000,"rundll32.exe %SystemRoot%\system32\shimgvw.dll,ImageView_Fullscreen %1" 240HKCR,"bmpfile\shell\edit\command","",0x00020000,"%SystemRoot%\system32\mspaint.exe %1" 241 242; PNG Images 243HKCR,".png","",0x00000000,"pngfile" 244HKCR,".png","Content Type",0x00000000,"image/png" 245HKCR,".png","PerceivedType",0x00000000,"image" 246HKCR,"pngfile","",0x00000000,"PNG Image" 247HKCR,"pngfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shimgvw.dll,-305" 248HKCR,"pngfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shimgvw.dll,2" 249HKCR,"pngfile\shell\open\command","",0x00020000,"rundll32.exe %SystemRoot%\system32\shimgvw.dll,ImageView_Fullscreen %1" 250HKCR,"pngfile\shell\edit\command","",0x00020000,"%SystemRoot%\system32\mspaint.exe %1" 251 252; TIF Images 253HKCR,".tif","",0x00000000,"TIFImage.Document" 254HKCR,".tif","Content Type",0x00000000,"image/tiff" 255HKCR,".tif","PerceivedType",0x00000000,"image" 256HKCR,".tiff","",0x00000000,"TIFImage.Document" 257HKCR,".tiff","Content Type",0x00000000,"image/tiff" 258HKCR,".tiff","PerceivedType",0x00000000,"image" 259HKCR,"TIFImage.Document","",0x00000000,"TIF Image" 260HKCR,"TIFImage.Document","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shimgvw.dll,-306" 261HKCR,"TIFImage.Document\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shimgvw.dll,0" 262HKCR,"TIFImage.Document\shell\open\command","",0x00020000,"rundll32.exe %SystemRoot%\system32\shimgvw.dll,ImageView_Fullscreen %1" 263HKCR,"TIFImage.Document\shell\edit\command","",0x00020000,"%SystemRoot%\system32\mspaint.exe %1" 264 265; WMF Images 266HKCR,".wmf","",0x00000000,"wmffile" 267HKCR,".wmf","PerceivedType",0x00000000,"image" 268HKCR,"wmffile","",0x00000000,"WMF Image" 269HKCR,"wmffile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shimgvw.dll,-307" 270HKCR,"wmffile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shimgvw.dll,0" 271HKCR,"wmffile\shell\open\command","",0x00020000,"rundll32.exe %SystemRoot%\system32\shimgvw.dll,ImageView_Fullscreen %1" 272 273; Configuration Files 274HKCR,".ini","",0x00000000,"inifile" 275HKCR,"inifile","",0x00000000,"Configuration Settings" 276HKCR,"inifile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-214" 277HKCR,"inifile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-151" 278HKCR,"inifile\shell\open\command","",0x00000000,"notepad.exe ""%1""" 279HKCR,"inifile\shell\print\command","",0x00000000,"notepad.exe /p ""%1""" 280 281; Setup Information Files 282HKCR,".inf","",0x00000000,"inffile" 283HKCR,"inffile","",0x00000000,"Setup Information" 284HKCR,"inffile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\setupapi.dll,-2001" 285HKCR,"inffile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-151" 286HKCR,"inffile\shell\open\command","",0x00000000,"notepad.exe ""%1""" 287HKCR,"inffile\shell\Install","",0x00000000,%INSTALL% 288HKCR,"inffile\shell\Install\command","",0x00020000,"%SystemRoot%\system32\rundll32.exe setupapi,InstallHinfSection DefaultInstall 132 %1" 289 290; Show icons for shortcuts in shell views (lnkfile is handled specially in shell32) 291; Don't display extension for shortcuts 292HKCR,".lnk","",0x00000000,"lnkfile" 293HKCR,".lnk\shellnew","",0x00000000,"" 294HKCR,".lnk\shellnew","command",0x00020000,"%SystemRoot%\system32\rundll32.exe appwiz.cpl,NewLinkHere %1" 295HKCR,"lnkfile","",0x00000000,"Shortcut" 296HKCR,"lnkfile","EditFlags",0x00010001,0x00000001 297HKCR,"lnkfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-215" 298HKCR,"lnkfile","IsShortcut",0x00000000,"yes" 299HKCR,"lnkfile","NeverShowExt",0x00000000,"" 300HKCR,"lnkfile\CLSID","",0x00000000,"{00021401-0000-0000-C000-000000000046}" 301HKCR,"lnkfile\shellex\IconHandler","",0x00000000,"{00021401-0000-0000-C000-000000000046}" 302HKCR,"lnkfile\shellex\DropHandler","",0x00000000,"{00021401-0000-0000-C000-000000000046}" 303HKCR,"lnkfile\shellex\ContextMenuHandlers\{00021401-0000-0000-C000-000000000046}","",0x00000000,"" 304HKCR,"lnkfile\shellex\PropertySheetHandlers\Shellink Property Page", "", 0x00000000, "{00021401-0000-0000-C000-000000000046}" 305 306; Text Documents 307HKCR,".log","",0x00000000,"txtfile" 308HKCR,".txt","",0x00000000,"txtfile" 309HKCR,".c","",0x00000000,"txtfile" 310HKCR,".cpp","",0x00000000,"txtfile" 311HKCR,".h","",0x00000000,"txtfile" 312HKCR,".hpp","",0x00000000,"txtfile" 313HKCR,".txt","PerceivedType",0x00000000,"text" 314HKCR,".c","PerceivedType",0x00000000,"text" 315HKCR,".cpp","PerceivedType",0x00000000,"text" 316HKCR,".h","PerceivedType",0x00000000,"text" 317HKCR,".hpp","PerceivedType",0x00000000,"text" 318HKCR,".txt","Content Type",0x00000000,"text/plain" 319HKCR,".txt\shellnew","",0x00000000,"" 320HKCR,".txt\shellnew","NullFile",0x00020000,"" 321HKCR,"txtfile","",0x00000000,"Text Document" 322HKCR,"txtfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\notepad.exe,-512" 323HKCR,"txtfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-152" 324HKCR,"txtfile\shell\open\command","",0x00020000,"%SystemRoot%\system32\notepad.exe %1" 325HKCR,"txtfile\shell\print\command","",0x00000000,"notepad.exe /p ""%1""" 326 327; XML Documents 328HKCR,".xml","",0x00000000,"xmlfile" 329HKCR,".xml","Content Type",0x00000000,"text/xml" 330HKCR,"xmlfile","",0x00000000,%XMLFILE% 331;;HKCR,"xmlfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\msxml3r.dll,-1" 332HKCR,"xmlfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\msxml3.dll,0" 333HKCR,"xmlfile\shell\open\command","",0x00020000,"%SystemRoot%\system32\notepad.exe %1" 334 335; XSL Stylesheets 336HKCR,".xsl","",0x00000000,"xslfile" 337HKCR,".xsl","Content Type",0x00000000,"text/xml" 338HKCR,"xslfile","",0x00000000,%XSLFILE% 339;;HKCR,"xslfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\msxml3r.dll,-2" 340HKCR,"xslfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\msxml3.dll,1" 341HKCR,"xslfile\shell\open\command","",0x00020000,"%SystemRoot%\system32\notepad.exe %1" 342 343; MSI files 344HKCR,".msi","",0x00000000,"Msi.Package" 345HKCR,"Msi.Package","",0x00000000,%MSIPACK% 346;;HKCR,"Msi.Package","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\msi.dll,-34" 347HKCR,"Msi.Package\DefaultIcon","",0x00000000,"msiexec.exe" 348HKCR,"Msi.Package\shell\Open\command","",0x00020000,"%SystemRoot%\system32\msiexec.exe /i ""%1""" 349HKCR,"Msi.Package\shell\Repair","",0x00000000,%REPAIR% 350HKCR,"Msi.Package\shell\Repair\command","",0x00020000,"%SystemRoot%\system32\msiexec.exe /f ""%1""" 351HKCR,"Msi.Package\shell\Uninstall","",0x00000000,%UNINSTALL% 352HKCR,"Msi.Package\shell\Uninstall\command","",0x00020000,"%SystemRoot%\system32\msiexec.exe /x ""%1""" 353 354; Program Information File for NT VDM 355HKCR,".pif","",0x00000000,"piffile" 356HKCR,"piffile","",0x00000000,"NT VDM Program Information File" 357HKCR,"piffile","EditFlags",0x00010001,0x00000001 358HKCR,"piffile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-216" 359HKCR,"piffile","IsShortcut",0x00000000,"yes" 360HKCR,"piffile","NeverShowExt",0x00000000,"" 361 362; Registration Entries 363HKCR,".reg","",0x00000000,"regfile" 364HKCR,"regfile","",0x00000000,"Registration File" 365HKCR,"regfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\regedit.exe,-31000" 366HKCR,"regfile\DefaultIcon","",0x00020000,"%SystemRoot%\regedit.exe,1" 367HKCR,"regfile\shell\edit\command","",0x00020000,"%SystemRoot%\system32\notepad.exe %1" 368HKCR,"regfile\shell\open","",0x00000000,%MERGE% 369HKCR,"regfile\shell\open\command","",0x00000000,"regedit.exe ""%1""" 370 371; Remote Desktop File 372HKCR,".rdp","",0x00000000,"rdpfile" 373HKCR,"rdpfile","",0x00000000,"Remote Desktop Connection" 374;HKCR,"rdpfile","FriendlyTypeName",0x00020000,"%SystemRoot%\mstsc.exe,-4004" 375HKCR,"rdpfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\mstsc.exe,0" 376HKCR,"rdpfile\shell\open\command","",0x00020000,"%SystemRoot%\system32\mstsc.exe %1" 377;HKCR,"rdpfile\shell\edit\command","",0x00020000,"%SystemRoot%\system32\mstsc.exe -edit %1" 378 379; Screen Savers 380HKCR,".scr","",0x00000000,"scrfile" 381HKCR,"scrfile","",0x00000000,"Screen Saver" 382HKCR,"scrfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-217" 383HKCR,"scrfile\DefaultIcon","",0x00000000,"%1" 384HKCR,"scrfile\shell\config","",0x00000000,%CONFIGURE% 385HKCR,"scrfile\shell\config\command","",0x00000000,"""%1""" 386HKCR,"scrfile\shell\install","",0x00000000,%INSTALL% 387HKCR,"scrfile\shell\install\command","",0x00000000,"rundll32.exe desk.cpl,InstallScreenSaver %l" 388HKCR,"scrfile\shell\open","",0x00000000,%TEST% 389HKCR,"scrfile\shell\open\command","",0x00000000,"""%1"" /S" 390 391; Shell command files (e.g. "Show Desktop" in QuickLaunch bar) 392HKCR,".scf","",0x00000000,"SHCmdFile" 393HKCR,"SHCmdFile","",0x00000000,%SCFFILE% 394HKCR,"SHCmdFile","NeverShowExt",0x00000000,"" 395HKCR,"SHCmdFile","InfoTip",0x00000000,"prop:DocComments" 396HKCR,"SHCmdFile\shell\open\command","",0x00000000,"%systemroot%\explorer.exe" 397HKCR,"SHCmdFile\shell\open\ddeexec","",0x00000000,"[ShellFile(\"%1\",\"%1\",%S)]" 398HKCR,"SHCmdFile\shell\open\ddeexec\Application","",0x00000000,"Folders" 399HKCR,"SHCmdFile\shell\open\ddeexec\Topic","",0x00000000,"AppProperties" 400HKCR,"SHCmdFile\CLSID","",0x00000000,"{57651662-CE3E-11D0-8D77-00C04FC99D61}" 401HKCR,"SHCmdFile\shellex\IconHandler","",0x00000000,"{57651662-CE3E-11D0-8D77-00C04FC99D61}" 402HKCR,"SHCmdFile\shellex\DropHandler","",0x00000000,"{86C86720-42A0-1069-A2E8-08002B30309D}" 403 404; System Files 405HKCR,".sys","",0x00000000,"sysfile" 406HKCR,"sysfile","",0x00000000,"System File" 407HKCR,"sysfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-218" 408HKCR,"sysfile","NoOpen",0x00000000,"" 409HKCR,"sysfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-154" 410 411; MS Styles (Themes) 412HKCR,".msstyles","",0x00000000,"msstylesfile" 413HKCR,"msstylesfile","",0x00000000,%MSSTYLESFILE% 414HKCR,"msstylesfile\DefaultIcon","","0x00020000","%SystemRoot%\system32\themeui.dll,-1" 415HKCR,"msstylesfile\shell\open\command","",0x00000000,"%SystemRoot%\system32\rundll32.exe shell32.dll,Control_RunDLL %SystemRoot%\system32\desk.cpl desk,@Appearance /Action:OpenMSTheme /file:""%1""" 416HKCR,"msstylesfile\shell\Enable\command","",0x00000000,"%SystemRoot%\system32\rundll32.exe shell32.dll,Control_RunDLL %SystemRoot%\system32\desk.cpl desk,@Appearance /Action:ActivateMSTheme /file:""%1""" 417 418; Theme Files 419HKCR,".theme","",0x00000000,"themefile" 420HKCR,"themefile","",0x00000000,%THEMEFILE% 421HKCR,"themefile\DefaultIcon","","0x00020000","%SystemRoot%\system32\themeui.dll,-1" 422HKCR,"themefile\shell\open\command","",0x00000000,"%SystemRoot%\system32\rundll32.exe shell32.dll,Control_RunDLL %SystemRoot%\system32\desk.cpl desk,@Appearance /Action:OpenTheme /file:""%1""" 423 424; URL shortcuts (e.g. used in Favorites folder of IExplorer) 425HKCR,".url","",0x00000000,"InternetShortcut" 426 427; Wave Sounds 428HKCR,".wav","",0x00000000,"SoundRec" 429HKCR,"SoundRec","",0x00000000,%WAVFILE% 430HKCR,"SoundRec\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-225" 431HKCR,"SoundRec\shell\open\command","",0x00020000,"%SystemRoot%\system32\mplay32.exe %1" 432 433; Midi Sounds 434HKCR,".mid","",0x00000000,"MIDFile" 435HKCR,".midi","",0x00000000,"MIDFile" 436HKCR,"MIDFile","",0x00000000,%MIDFILE% 437HKCR,"MIDFile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-225" 438HKCR,"MIDFile\shell\open\command","",0x00020000,"%SystemRoot%\system32\mplay32.exe %1" 439 440; Audio CD 441HKCR,".cda","",0x00000000,"CDAFile" 442HKCR,"CDAFile","",0x00000000,%CDAFILE% 443HKCR,"CDAFile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-225" 444HKCR,"CDAFile\shell\open\command","",0x00020000,"%SystemRoot%\system32\mplay32.exe %1" 445 446; Avi Files 447HKCR,".avi","",0x00000000,"AVIFile" 448HKCR,"AVIFile","",0x00000000,%AVIFILE% 449HKCR,"AVIFile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-224" 450HKCR,"AVIFile\shell\open\command","",0x00020000,"%SystemRoot%\system32\mplay32.exe %1" 451 452HKCR,"CLSID",,0x00000012 453 454; For Shell32.dll 455HKCR,"CLSID\{1F4DE370-D627-11D1-BA4F-00A0C91EEDBA}","",0x00000000,"Computer Search Results Folder" 456HKCR,"CLSID\{1F4DE370-D627-11D1-BA4F-00A0C91EEDBA}","LocalizedString",0x00020000,"@%SystemRoot%\system32\shell32.dll,-30521" 457HKCR,"CLSID\{1F4DE370-D627-11D1-BA4F-00A0C91EEDBA}\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-135" 458HKCR,"CLSID\{1F4DE370-D627-11D1-BA4F-00A0C91EEDBA}\InProcServer32","",0x00020000,"%SystemRoot%\system32\shell32.dll" 459HKCR,"CLSID\{1F4DE370-D627-11D1-BA4F-00A0C91EEDBA}\InProcServer32","ThreadingModel",0x00000000,"Apartment" 460HKCR,"CLSID\{1F4DE370-D627-11D1-BA4F-00A0C91EEDBA}\ShellFolder","Attributes",0x00010001,0x20180000 461 462; deskadp.dll shell extension 463HKCR,"CLSID\{42071712-76d4-11d1-8b24-00a0c9068ff3}","",0x00000000,"Display Adapter CPL Extension" 464HKCR,"CLSID\{42071712-76d4-11d1-8b24-00a0c9068ff3}\InProcServer32","",0x00020000,"%SystemRoot%\system32\deskadp.dll" 465HKCR,"CLSID\{42071712-76d4-11d1-8b24-00a0c9068ff3}\InProcServer32","ThreadingModel",0x00000000,"Apartment" 466 467; deskmon.dll shell extension 468HKCR,"CLSID\{42071713-76d4-11d1-8b24-00a0c9068ff3}","",0x00000000,"Display Monitor CPL Extension" 469HKCR,"CLSID\{42071713-76d4-11d1-8b24-00a0c9068ff3}\InProcServer32","",0x00020000,"%SystemRoot%\system32\deskmon.dll" 470HKCR,"CLSID\{42071713-76d4-11d1-8b24-00a0c9068ff3}\InProcServer32","ThreadingModel",0x00000000,"Apartment" 471 472; For the TCP/IP Protocol property page 473HKCR,"CLSID\{A907657F-6FDF-11D0-8EFB-00C04FD912B2}","",0x00000000,"TCP/IP Configuration Notify Object" 474HKCR,"CLSID\{A907657F-6FDF-11D0-8EFB-00C04FD912B2}\InProcServer32","",0x00000000,"netcfgx.dll" 475HKCR,"CLSID\{A907657F-6FDF-11D0-8EFB-00C04FD912B2}\InProcServer32","ThreadingModel",0x00000000,"Both" 476 477; For dxdiagn.dll 478HKCR,"CLSID\{A65B8071-3BFE-4213-9A5B-491DA4461CA7}","",0x00000000,"DxDiagProvider Class" 479HKCR,"CLSID\{A65B8071-3BFE-4213-9A5B-491DA4461CA7}\InProcServer32","",0x00000000,"%SystemRoot%\system32\dxdiagn.dll" 480HKCR,"CLSID\{A65B8071-3BFE-4213-9A5B-491DA4461CA7}\InProcServer32","ThreadingModel",0x00000000,"Apartment" 481HKCR,"CLSID\{A65B8071-3BFE-4213-9A5B-491DA4461CA7}\ProgID","",0x00000000,"DxDiag.DxDiagProvider.1" 482HKCR,"CLSID\{A65B8071-3BFE-4213-9A5B-491DA4461CA7}\VersionIndependentProgID","",0x00000000,"DxDiag.DxDiagProvider" 483 484 485HKCR,"NDS\Clsid","",0x00000002,"{323991f0-7bad-11cf-b03d-00aa006e0975}" 486 487HKCR,"WinNT\Clsid","",0x00000002,"{8b20cd60-0f29-11cf-abc4-02608c9e7553}" 488 489; Applications 490HKCR,"Applications\notepad.exe\shell\open\command","",0x00000002,"notepad.exe %1" 491HKCR,"Applications\mspaint.exe\shell\open\command","",0x00000002,"mspaint.exe %1" 492HKCR,"Applications\wordpad.exe\shell\open\command","",0x00000002,"wordpad.exe %1" 493 494; Misc Perceived types 495HKCR,".asm","PerceivedType",0x00000000,"text" 496HKCR,".asmx","PerceivedType",0x00000000,"text" 497HKCR,".aspx","PerceivedType",0x00000000,"text" 498HKCR,".chk","PerceivedType",0x00000000,"system" 499HKCR,".css","",0x00000000,%CSSFILE% 500HKCR,".css","PerceivedType",0x00000000,"text" 501HKCR,".cxx","PerceivedType",0x00000000,"text" 502HKCR,".def","PerceivedType",0x00000000,"text" 503HKCR,".diz","PerceivedType",0x00000000,"text" 504HKCR,".gz","PerceivedType",0x00000000,"compressed" 505HKCR,".hxx","PerceivedType",0x00000000,"text" 506HKCR,".inc","PerceivedType",0x00000000,"text" 507HKCR,".java","PerceivedType",0x00000000,"text" 508HKCR,".local","PerceivedType",0x00000000,"system" 509HKCR,".manifest","PerceivedType",0x00000000,"system" 510HKCR,".nvr","PerceivedType",0x00000000,"text" 511HKCR,".ocx","",0x00000000,%OCXFILE% 512HKCR,".ocx","PerceivedType",0x00000000,"system" 513HKCR,".php3","PerceivedType",0x00000000,"text" 514HKCR,".pl","PerceivedType",0x00000000,"text" 515HKCR,".plg","PerceivedType",0x00000000,"text" 516HKCR,".ps1xml","PerceivedType",0x00000000,"text" 517HKCR,".sed","PerceivedType",0x00000000,"text" 518HKCR,".shtml","PerceivedType",0x00000000,"text" 519HKCR,".sql","PerceivedType",0x00000000,"text" 520HKCR,".tar","PerceivedType",0x00000000,"compressed" 521HKCR,".text","PerceivedType",0x00000000,"text" 522HKCR,".tgz","PerceivedType",0x00000000,"compressed" 523HKCR,".tsv","PerceivedType",0x00000000,"text" 524HKCR,".wdp","PerceivedType",0x00000000,"image" 525HKCR,".wmz","",0x00000000,%WMZFILE% 526HKCR,".wmz","PerceivedType",0x00000000,"compressed" 527HKCR,".wsz","PerceivedType",0x00000000,"compressed" 528HKCR,".x","PerceivedType",0x00000000,"text" 529HKCR,".z","PerceivedType",0x00000000,"compressed" 530 531; For language support: 532 533HKCR,"MIME",,0x00000012 534HKCR,"MIME\Database",,0x00000012 535HKCR,"MIME\Database\Rfc1766",,0x00000012 536HKCR,"MIME\Database\Rfc1766","0436",0x00000000,"af;Afrikaans" 537HKCR,"MIME\Database\Rfc1766","041C",0x00000000,"sq;Albanian" 538HKCR,"MIME\Database\Rfc1766","0001",0x00000000,"ar;Arabic" 539HKCR,"MIME\Database\Rfc1766","1401",0x00000000,"ar-dz;Arabic (Algeria)" 540HKCR,"MIME\Database\Rfc1766","3C01",0x00000000,"ar-bh;Arabic (Bahrain)" 541HKCR,"MIME\Database\Rfc1766","0C01",0x00000000,"ar-eg;Arabic (Egypt)" 542HKCR,"MIME\Database\Rfc1766","0801",0x00000000,"ar-iq;Arabic (Iraq)" 543HKCR,"MIME\Database\Rfc1766","2C01",0x00000000,"ar-jo;Arabic (Jordan)" 544HKCR,"MIME\Database\Rfc1766","3401",0x00000000,"ar-kw;Arabic (Kuwait)" 545HKCR,"MIME\Database\Rfc1766","3001",0x00000000,"ar-lb;Arabic (Lebanon)" 546HKCR,"MIME\Database\Rfc1766","1001",0x00000000,"ar-ly;Arabic (Libya)" 547HKCR,"MIME\Database\Rfc1766","1801",0x00000000,"ar-ma;Arabic (Morocco)" 548HKCR,"MIME\Database\Rfc1766","2001",0x00000000,"ar-om;Arabic (Oman)" 549HKCR,"MIME\Database\Rfc1766","4001",0x00000000,"ar-qa;Arabic (Qatar)" 550HKCR,"MIME\Database\Rfc1766","0401",0x00000000,"ar-sa;Arabic (Saudi Arabia)" 551HKCR,"MIME\Database\Rfc1766","2801",0x00000000,"ar-sy;Arabic (Syria)" 552HKCR,"MIME\Database\Rfc1766","1C01",0x00000000,"ar-tn;Arabic (Tunisia)" 553HKCR,"MIME\Database\Rfc1766","3801",0x00000000,"ar-ae;Arabic (U.A.E.)" 554HKCR,"MIME\Database\Rfc1766","2401",0x00000000,"ar-ye;Arabic (Yemen)" 555HKCR,"MIME\Database\Rfc1766","042B",0x00000000,"hy;Armenian" 556HKCR,"MIME\Database\Rfc1766","042D",0x00000000,"eu;Basque" 557HKCR,"MIME\Database\Rfc1766","0423",0x00000000,"be;Belarusian" 558HKCR,"MIME\Database\Rfc1766","0845",0x00000000,"bn-bd;Bengali (Bangladesh)" 559HKCR,"MIME\Database\Rfc1766","0445",0x00000000,"bn-in;Bengali (India)" 560HKCR,"MIME\Database\Rfc1766","0402",0x00000000,"bg;Bulgarian" 561HKCR,"MIME\Database\Rfc1766","0403",0x00000000,"ca;Catalan" 562HKCR,"MIME\Database\Rfc1766","0004",0x00000000,"zh;Chinese" 563HKCR,"MIME\Database\Rfc1766","0804",0x00000000,"zh-cn;Chinese (China)" 564HKCR,"MIME\Database\Rfc1766","0C04",0x00000000,"zh-hk;Chinese (Hong Kong SAR)" 565HKCR,"MIME\Database\Rfc1766","1004",0x00000000,"zh-sg;Chinese (Singapore)" 566HKCR,"MIME\Database\Rfc1766","0404",0x00000000,"zh-tw;Chinese (Taiwan)" 567HKCR,"MIME\Database\Rfc1766","041A",0x00000000,"hr;Croatian" 568HKCR,"MIME\Database\Rfc1766","0405",0x00000000,"cs;Czech" 569HKCR,"MIME\Database\Rfc1766","0406",0x00000000,"da;Danish" 570HKCR,"MIME\Database\Rfc1766","0813",0x00000000,"nl-be;Dutch (Belgium)" 571HKCR,"MIME\Database\Rfc1766","0413",0x00000000,"nl;Dutch (Netherlands)" 572HKCR,"MIME\Database\Rfc1766","0009",0x00000000,"en;English" 573HKCR,"MIME\Database\Rfc1766","0C09",0x00000000,"en-au;English (Australia)" 574HKCR,"MIME\Database\Rfc1766","2809",0x00000000,"en-bz;English (Belize)" 575HKCR,"MIME\Database\Rfc1766","1009",0x00000000,"en-ca;English (Canada)" 576HKCR,"MIME\Database\Rfc1766","1809",0x00000000,"en-ie;English (Ireland)" 577HKCR,"MIME\Database\Rfc1766","2009",0x00000000,"en-jm;English (Jamaica)" 578HKCR,"MIME\Database\Rfc1766","1409",0x00000000,"en-nz;English (New Zealand)" 579HKCR,"MIME\Database\Rfc1766","1C09",0x00000000,"en-za;English (South Africa)" 580HKCR,"MIME\Database\Rfc1766","2C09",0x00000000,"en-tt;English (Trinidad)" 581HKCR,"MIME\Database\Rfc1766","0809",0x00000000,"en-gb;English (United Kingdom)" 582HKCR,"MIME\Database\Rfc1766","0409",0x00000000,"en-us;English (United States)" 583HKCR,"MIME\Database\Rfc1766","048F",0x00000000,"eo;Esperanto" 584HKCR,"MIME\Database\Rfc1766","0425",0x00000000,"et;Estonian" 585HKCR,"MIME\Database\Rfc1766","0438",0x00000000,"fo;Faeroese" 586HKCR,"MIME\Database\Rfc1766","0429",0x00000000,"fa;Farsi" 587HKCR,"MIME\Database\Rfc1766","040B",0x00000000,"fi;Finnish" 588HKCR,"MIME\Database\Rfc1766","080C",0x00000000,"fr-be;French (Belgium)" 589HKCR,"MIME\Database\Rfc1766","0C0C",0x00000000,"fr-ca;French (Canada)" 590HKCR,"MIME\Database\Rfc1766","040C",0x00000000,"fr;French (France)" 591HKCR,"MIME\Database\Rfc1766","140C",0x00000000,"fr-lu;French (Luxembourg)" 592HKCR,"MIME\Database\Rfc1766","100C",0x00000000,"fr-ch;French (Switzerland)" 593HKCR,"MIME\Database\Rfc1766","043C",0x00000000,"gd;Gaelic" 594HKCR,"MIME\Database\Rfc1766","0C07",0x00000000,"de-at;German (Austria)" 595HKCR,"MIME\Database\Rfc1766","0407",0x00000000,"de;German (Germany)" 596HKCR,"MIME\Database\Rfc1766","1407",0x00000000,"de-li;German (Liechtenstein)" 597HKCR,"MIME\Database\Rfc1766","1007",0x00000000,"de-lu;German (Luxembourg)" 598HKCR,"MIME\Database\Rfc1766","0807",0x00000000,"de-ch;German (Switzerland)" 599HKCR,"MIME\Database\Rfc1766","0408",0x00000000,"el;Greek" 600HKCR,"MIME\Database\Rfc1766","040D",0x00000000,"he;Hebrew" 601HKCR,"MIME\Database\Rfc1766","0439",0x00000000,"hi;Hindi" 602HKCR,"MIME\Database\Rfc1766","040E",0x00000000,"hu;Hungarian" 603HKCR,"MIME\Database\Rfc1766","040F",0x00000000,"is;Icelandic" 604HKCR,"MIME\Database\Rfc1766","0421",0x00000000,"in;Indonesian" 605HKCR,"MIME\Database\Rfc1766","0410",0x00000000,"it;Italian (Italy)" 606HKCR,"MIME\Database\Rfc1766","0810",0x00000000,"it-ch;Italian (Switzerland)" 607HKCR,"MIME\Database\Rfc1766","0411",0x00000000,"ja;Japanese" 608HKCR,"MIME\Database\Rfc1766","043F",0x00000000,"kk;Kazakh" 609HKCR,"MIME\Database\Rfc1766","0412",0x00000000,"ko;Korean" 610HKCR,"MIME\Database\Rfc1766","0426",0x00000000,"lv;Latvian" 611HKCR,"MIME\Database\Rfc1766","0427",0x00000000,"lt;Lithuanian" 612HKCR,"MIME\Database\Rfc1766","042F",0x00000000,"mk;FYRO Macedonian" 613HKCR,"MIME\Database\Rfc1766","043E",0x00000000,"ms;Malay (Malaysia)" 614HKCR,"MIME\Database\Rfc1766","043A",0x00000000,"mt;Maltese" 615HKCR,"MIME\Database\Rfc1766","0414",0x00000000,"no;Norwegian (Bokmal)" 616HKCR,"MIME\Database\Rfc1766","0814",0x00000000,"no;Norwegian (Nynorsk)" 617HKCR,"MIME\Database\Rfc1766","0415",0x00000000,"pl;Polish" 618HKCR,"MIME\Database\Rfc1766","0416",0x00000000,"pt-br;Portuguese (Brazil)" 619HKCR,"MIME\Database\Rfc1766","0816",0x00000000,"pt;Portuguese (Portugal)" 620HKCR,"MIME\Database\Rfc1766","0417",0x00000000,"rm;Rhaeto-Romanic" 621HKCR,"MIME\Database\Rfc1766","0418",0x00000000,"ro;Romanian" 622HKCR,"MIME\Database\Rfc1766","0818",0x00000000,"ro-mo;Romanian (Moldova)" 623HKCR,"MIME\Database\Rfc1766","0419",0x00000000,"ru;Russian" 624HKCR,"MIME\Database\Rfc1766","0819",0x00000000,"ru-mo;Russian (Moldova)" 625HKCR,"MIME\Database\Rfc1766","0C1A",0x00000000,"sr;Serbian (Cyrillic)" 626HKCR,"MIME\Database\Rfc1766","081A",0x00000000,"sr;Serbian (Latin)" 627HKCR,"MIME\Database\Rfc1766","041B",0x00000000,"sk;Slovak" 628HKCR,"MIME\Database\Rfc1766","0424",0x00000000,"sl;Slovenian" 629HKCR,"MIME\Database\Rfc1766","042E",0x00000000,"sb;Sorbian" 630HKCR,"MIME\Database\Rfc1766","2C0A",0x00000000,"es-ar;Spanish (Argentina)" 631HKCR,"MIME\Database\Rfc1766","400A",0x00000000,"es-bo;Spanish (Bolivia)" 632HKCR,"MIME\Database\Rfc1766","340A",0x00000000,"es-cl;Spanish (Chile)" 633HKCR,"MIME\Database\Rfc1766","240A",0x00000000,"es-co;Spanish (Colombia)" 634HKCR,"MIME\Database\Rfc1766","140A",0x00000000,"es-cr;Spanish (Costa Rica)" 635HKCR,"MIME\Database\Rfc1766","1C0A",0x00000000,"es-do;Spanish (Dominican Republic)" 636HKCR,"MIME\Database\Rfc1766","300A",0x00000000,"es-ec;Spanish (Ecuador)" 637HKCR,"MIME\Database\Rfc1766","440A",0x00000000,"es-sv;Spanish (El Salvador)" 638HKCR,"MIME\Database\Rfc1766","100A",0x00000000,"es-gt;Spanish (Guatemala)" 639HKCR,"MIME\Database\Rfc1766","480A",0x00000000,"es-hn;Spanish (Honduras)" 640HKCR,"MIME\Database\Rfc1766","0C0A",0x00000000,"es;Spanish (International Sort)" 641HKCR,"MIME\Database\Rfc1766","080A",0x00000000,"es-mx;Spanish (Mexico)" 642HKCR,"MIME\Database\Rfc1766","4C0A",0x00000000,"es-ni;Spanish (Nicaragua)" 643HKCR,"MIME\Database\Rfc1766","180A",0x00000000,"es-pa;Spanish (Panama)" 644HKCR,"MIME\Database\Rfc1766","3C0A",0x00000000,"es-py;Spanish (Paraguay)" 645HKCR,"MIME\Database\Rfc1766","280A",0x00000000,"es-pe;Spanish (Peru)" 646HKCR,"MIME\Database\Rfc1766","500A",0x00000000,"es-pr;Spanish (Puerto Rico)" 647HKCR,"MIME\Database\Rfc1766","040A",0x00000000,"es;Spanish (Traditional Sort)" 648HKCR,"MIME\Database\Rfc1766","380A",0x00000000,"es-uy;Spanish (Uruguay)" 649HKCR,"MIME\Database\Rfc1766","200A",0x00000000,"es-ve;Spanish (Venezuela)" 650HKCR,"MIME\Database\Rfc1766","0430",0x00000000,"sx;Sutu" 651HKCR,"MIME\Database\Rfc1766","041D",0x00000000,"sv;Swedish" 652HKCR,"MIME\Database\Rfc1766","081D",0x00000000,"sv-fi;Swedish (Finland)" 653HKCR,"MIME\Database\Rfc1766","041E",0x00000000,"th;Thai" 654HKCR,"MIME\Database\Rfc1766","0431",0x00000000,"ts;Tsonga" 655HKCR,"MIME\Database\Rfc1766","0432",0x00000000,"tn;Tswana" 656HKCR,"MIME\Database\Rfc1766","041F",0x00000000,"tr;Turkish" 657HKCR,"MIME\Database\Rfc1766","0422",0x00000000,"uk;Ukrainian" 658HKCR,"MIME\Database\Rfc1766","0420",0x00000000,"ur;Urdu" 659HKCR,"MIME\Database\Rfc1766","042A",0x00000000,"vi;Vietnamese" 660HKCR,"MIME\Database\Rfc1766","0490",0x00000000,"wa;Walloon" 661HKCR,"MIME\Database\Rfc1766","0434",0x00000000,"xh;Xhosa" 662HKCR,"MIME\Database\Rfc1766","043D",0x00000000,"ji;Yiddish" 663HKCR,"MIME\Database\Rfc1766","0435",0x00000000,"zu;Zulu" 664 665;-------------------------------- STRINGS ------------------------------- 666 667[Strings] 668;; In shell32.dll 669CPLFILE_OPENWITH="Open with Control Panel" 670 671;; In hhctrl.ocx 672CHMFILE="Compiled HTML Help File" 673 674;; In msxml3r.dll 675XMLFILE="XML Document" 676XSLFILE="XSL Stylesheet" 677 678;; In msi.dll 679MSIPACK="ReactOS Installer Package" 680 681;; In themeui.dll 682MSSTYLESFILE="Visual Style File" 683THEMEFILE="Theme File" 684 685;; In some multimedia exe/dll 686WAVFILE="Wave Sound" 687MIDFILE="MIDI Sequence" 688CDAFILE="CD Audio Track" 689AVIFILE="Video Clip" 690 691;; Misc file types without friendly (localized in .dll resources) name 692CSSFILE="Cascading Style Sheet" 693OCXFILE="OLE Control Extension" 694SCFFILE="ReactOS Explorer Command" 695WMZFILE="Compressed Enhanced Metafile" 696 697:: For .reg files, right-click menu 698MERGE="Merge" 699 700;; For screensaver (*.scr) and MSI install package (*.msi) files, right-click menu 701CONFIGURE="Configure" 702INSTALL="Install" 703UNINSTALL="Uninstall" 704REPAIR="Repair" 705TEST="Test" 706 707 708; LANG_GERMAN SUBLANG_NEUTRAL 709[Strings.0007] 710CPLFILE_OPENWITH="Mit der Systemsteuerung öffnen" 711 712 713; LANG_SPANISH SUBLANG_NEUTRAL 714[Strings.000A] 715CPLFILE_OPENWITH="Abrir con el Panel de control" 716 717MERGE="Combinar" 718CONFIGURE="Configurar" 719INSTALL="Instalar" 720UNINSTALL="Desinstalar" 721REPAIR="Reparar" 722TEST="Probar" 723 724CHMFILE="Archivo de ayuda HTML compilado" 725XMLFILE="Documento XML" 726XSLFILE="Hoja de estilos XSL" 727MSIPACK="Paquete de instalación de ReactOS" 728MSSTYLESFILE="Archivo de estilo visual" 729THEMEFILE="Archivo de tema" 730WAVFILE="Archivo de audio" 731MIDFILE="Secuencia MIDI" 732CDAFILE="Pista de audio CD" 733AVIFILE="Secuencia de vídeo" 734CSSFILE="Hoja de estilos en cascada" 735OCXFILE="Extensión de control OLE" 736SCFFILE="Órden del explorador de ReactOS" 737WMZFILE="Metarchivo mejorado comprimido" 738 739 740; LANG_FRENCH SUBLANG_NEUTRAL 741[Strings.000C] 742CPLFILE_OPENWITH="Ouvrir avec le Panneau de Contrôle" 743 744CHMFILE="Fichier d'aide HTML compilé" 745XMLFILE="Document XML" 746XSLFILE="Feuille de style XSL" 747MSIPACK="Package ReactOS Installer" 748MSSTYLESFILE="Fichier de styles visuels" 749THEMEFILE="Fichier de thèmes" 750WAVFILE="Son Wave" 751MIDFILE="Séquence MIDI" 752CDAFILE="Piste de CD Audio" 753AVIFILE="Clip Vidéo" 754 755 756; LANG_ITALIAN SUBLANG_NEUTRAL 757[Strings.0010] 758CPLFILE_OPENWITH="Aprire con il Pannello di Controllo" 759 760CHMFILE="File della guida HTML compilato" 761XMLFILE="Documento XML" 762XSLFILE="Foglio di stile XSL" 763MSIPACK="Pacchetto di installazione di ReactOS" 764MSSTYLESFILE="File di stili visivi" 765THEMEFILE="File di tema visivo" 766WAVFILE="Audio wave" 767MIDFILE="Sequenza MIDI" 768CDAFILE="Traccia Audio CD" 769AVIFILE="Filmato video" 770MERGE="Unione" 771CONFIGURE="Configura" 772INSTALL="Installa" 773UNINSTALL="Rimuovi" 774REPAIR="Ripara" 775TEST="Prova" 776 777 778; LANG_POLISH SUBLANG_NEUTRAL 779[Strings.0015] 780CPLFILE_OPENWITH="Otwórz poprzez Panel Sterowania" 781CHMFILE="Skompilowany plik Pomocy w formacie HTML" 782XMLFILE="Dokument XML" 783XSLFILE="Arkusz stylów XSL" 784MSIPACK="Pakiet Instalatora ReactOS" 785MSSTYLESFILE="Plik stylu wizualnego" 786THEMEFILE="Plik motywu" 787WAVFILE="Dźwięk typu wave" 788MIDFILE="Sekwencja MIDI" 789CDAFILE="Ścieżka CD audio" 790AVIFILE="Arkusz stylu kaskadowego" 791OCXFILE="Kontrolka OLE" 792SCFFILE="Polecenie Eksploratora ReactOS" 793WMZFILE="Skompresowany metaplik" 794MERGE="Scal" 795CONFIGURE="Konfiguruj" 796INSTALL="Zainstaluj" 797UNINSTALL="Odinstaluj" 798REPAIR="Napraw" 799TEST="Testuj" 800 801 802; LANG_ROMANIAN SUBLANG_NEUTRAL 803[Strings.0018] 804CPLFILE_OPENWITH="Deschide în Panoul de control" 805 806CHMFILE="Manual compilat din HTML" 807XMLFILE="Document XML" 808XSLFILE="Foaie de stil XSL" 809MSIPACK="Pachet de instalare ReactOS" 810MSSTYLESFILE="Fișier de stil vizual" 811THEMEFILE="Temă de interfață grafică" 812WAVFILE="Fișier audio Wave" 813MIDFILE="Secvență audio MIDI" 814CDAFILE="Pistă de CD audio" 815AVIFILE="Fișier video" 816CSSFILE="Foaie de stiluri în cascadă" 817OCXFILE="Extensie de control OLE" 818SCFFILE="Comandă de Explorator ReactOS" 819WMZFILE="Metafișier îmbunătățit comprimat" 820MERGE="Unește" 821CONFIGURE="Configurează" 822INSTALL="Instalează" 823UNINSTALL="Dezinstalează" 824REPAIR="Repară" 825TEST="Testează" 826 827 828; LANG_RUSSIAN SUBLANG_NEUTRAL 829[Strings.0019] 830CPLFILE_OPENWITH="Открыть с помощью Панели управления" 831CHMFILE="Скомпилированный HTML-файл справки" 832XMLFILE="Документ XML" 833XSLFILE="XSL таблица стилей" 834MSIPACK="Пакет установщика ReactOS" 835MSSTYLESFILE="Файл стиля оформления" 836THEMEFILE="Файл темы оформления" 837WAVFILE="Файл аудио Wave" 838MIDFILE="Файл MIDI" 839CDAFILE="CD аудиодорожка" 840AVIFILE="Видеозапись" 841CSSFILE="Каскадная таблица стилей" 842SCFFILE="Команда проводника ReactOS" 843WMZFILE="Сжатый расширенный метафайл" 844MERGE="Слияние" 845CONFIGURE="Настроить" 846INSTALL="Установить" 847UNINSTALL="Удалить" 848REPAIR="Исправить" 849TEST="Тест" 850 851 852; LANG_TURKISH SUBLANG_DEFAULT 853[Strings.041F] 854CPLFILE_OPENWITH="Denetim Masası'yla Aç" 855 856; EOF 857