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