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