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