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