winex11: Do window search if IDropTarget::DragOver() returns DROPEFFECT_NONE.
[wine.git] / loader / wine.inf.in
blob40549bb34aa04949117cbb248cf8d4ed0ebf6d53
1 ;; .INF script for the basic Wine configuration
2 ;; Version: @PACKAGE_STRING@
3 ;;
4 ;; This should be run through setupapi:
5 ;;   rundll32 setupapi.dll,InstallHinfSection DefaultInstall 128 wine.inf
6 ;;
7 ;; Copyright (C) 2004 Chris Morgan
8 ;; Copyright (C) 2004 Brian Vincent
9 ;; Copyright (C) 2004 Alexandre Julliard
11 ;; This library is free software; you can redistribute it and/or
12 ;; modify it under the terms of the GNU Lesser General Public
13 ;; License as published by the Free Software Foundation; either
14 ;; version 2.1 of the License, or (at your option) any later version.
16 ;; This library is distributed in the hope that it will be useful,
17 ;; but WITHOUT ANY WARRANTY; without even the implied warranty of
18 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
19 ;; Lesser General Public License for more details.
21 ;; You should have received a copy of the GNU Lesser General Public
22 ;; License along with this library; if not, write to the Free Software
23 ;; Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
26 [version]
27 signature="$CHICAGO$"
29 [PreInstall]
30 WineFakeDlls=FakeDllsPreInstall
32 [PreInstall.ntamd64]
33 WineFakeDlls=FakeDllsPreInstall
34 AddReg=Wow64
36 [PreInstall.ntarm64]
37 WineFakeDlls=FakeDllsPreInstall
38 AddReg=Wow64
40 [PreInstall.Services]
41 AddService=MountMgr,0x800,MountMgrService
43 [PreInstall.ntamd64.Services]
44 AddService=MountMgr,0x800,MountMgrService
46 [PreInstall.ntarm64.Services]
47 AddService=MountMgr,0x800,MountMgrService
49 [FakeDllsPreInstall]
50 11,,winedevice.exe
51 12,,mountmgr.sys
53 [DefaultInstall]
54 RegisterDlls=RegisterDllsSection
55 WineFakeDlls=FakeDllsWin32,FakeDlls
56 UpdateInis=SystemIni
57 CopyFiles=ColorFiles,EtcFiles,InfFiles,NlsFiles,SortFiles
58 AddReg=\
59     Classes,\
60     ContentIndex,\
61     ControlClass,\
62     CurrentVersion,\
63     Debugger,\
64     DirectX,\
65     Fonts,\
66     MCI,\
67     Misc,\
68     OLE,\
69     Printing,\
70     Services, \
71     SessionMgr,\
72     Tapi,\
73     ThemeManager,\
74     LicenseInformation
76 [DefaultInstall.NT]
77 RegisterDlls=RegisterDllsSection
78 WineFakeDlls=FakeDllsWin32,FakeDlls
79 UpdateInis=SystemIni
80 CopyFiles=ColorFiles,EtcFiles,InfFiles,NlsFiles,SortFiles
81 AddReg=\
82     Classes,\
83     ContentIndex,\
84     ControlClass,\
85     CurrentVersion,\
86     Debugger,\
87     DirectX,\
88     Fonts,\
89     MCI,\
90     Misc,\
91     OLE,\
92     Printing,\
93     Services, \
94     SessionMgr,\
95     Tapi,\
96     ThemeManager,\
97     VersionInfo,\
98     LicenseInformation
100 [DefaultInstall.ntamd64]
101 RegisterDlls=RegisterDllsSection
102 WineFakeDlls=FakeDllsWin64,FakeDlls
103 UpdateInis=SystemIni
104 CopyFiles=ColorFiles,EtcFiles,InfFiles,NlsFiles,SortFiles
105 AddReg=\
106     Classes,\
107     ContentIndex,\
108     ControlClass,\
109     CurrentVersion,\
110     CurrentVersionWow64.ntamd64,\
111     Debugger,\
112     DirectX,\
113     Fonts,\
114     MCI,\
115     Misc,\
116     OLE,\
117     Printing,\
118     Services, \
119     SessionMgr,\
120     Tapi,\
121     ThemeManager,\
122     VersionInfo,\
123     LicenseInformation
125 [DefaultInstall.ntarm64]
126 RegisterDlls=RegisterDllsSection
127 WineFakeDlls=FakeDllsWin64,FakeDlls
128 UpdateInis=SystemIni
129 CopyFiles=ColorFiles,EtcFiles,InfFiles,NlsFiles,SortFiles
130 AddReg=\
131     Classes,\
132     ContentIndex,\
133     ControlClass,\
134     CurrentVersion,\
135     CurrentVersionWow64.ntarm64,\
136     Debugger,\
137     DirectX,\
138     Fonts,\
139     MCI,\
140     Misc,\
141     OLE,\
142     Printing,\
143     Services, \
144     SessionMgr,\
145     Tapi,\
146     ThemeManager,\
147     VersionInfo,\
148     LicenseInformation
150 [Wow64Install.ntx86]
151 RegisterDlls=RegisterDllsSection
152 WineFakeDlls=FakeDllsWin32,FakeDllsWow64
153 CopyFiles=NlsFiles
154 AddReg=\
155     CurrentVersion,\
156     CurrentVersionWow64.ntx86,\
157     Debugger,\
158     DirectX,\
159     MCI,\
160     Misc,\
161     Tapi,\
162     VersionInfo,\
163     LicenseInformation
165 [Wow64Install.ntarm]
166 RegisterDlls=RegisterDllsSection
167 WineFakeDlls=FakeDllsWin32,FakeDllsWow64
168 CopyFiles=NlsFiles
169 AddReg=\
170     CurrentVersion,\
171     CurrentVersionWow64.ntarm,\
172     Debugger,\
173     DirectX,\
174     MCI,\
175     Misc,\
176     Tapi,\
177     VersionInfo,\
178     LicenseInformation
180 [DefaultInstall.Services]
181 AddService=BITS,0,BITSService
182 AddService=EventLog,0x800,EventLogService
183 AddService=HTTP,0,HTTPService
184 AddService=MSIServer,0,MSIService
185 AddService=RpcSs,0,RpcSsService
186 AddService=scardsvr,0,ScardSvrService
187 AddService=Spooler,0,SpoolerService
188 AddService=StiSvc,0,StiService
189 AddService=TermService,0,TerminalServices
190 AddService=PlugPlay,0x800,PlugPlayService
191 AddService=FontCache3.0.0.0,0,WPFFontCacheService
192 AddService=LanmanServer,0,LanmanServerService
193 AddService=FontCache,0,FontCacheService
194 AddService=Schedule,0,TaskSchedulerService
195 AddService=Winmgmt,0,WinmgmtService
196 AddService=wuauserv,0,wuauService
197 AddService=NDIS,0x800,NDISService
198 AddService=nsiproxy,0x800,NsiProxyService
200 [DefaultInstall.NT.Services]
201 AddService=BITS,0,BITSService
202 AddService=EventLog,0x800,EventLogService
203 AddService=HTTP,0,HTTPService
204 AddService=MSIServer,0,MSIService
205 AddService=RpcSs,0,RpcSsService
206 AddService=scardsvr,0,ScardSvrService
207 AddService=Spooler,0,SpoolerService
208 AddService=StiSvc,0,StiService
209 AddService=TermService,0,TerminalServices
210 AddService=PlugPlay,0x800,PlugPlayService
211 AddService=FontCache3.0.0.0,0,WPFFontCacheService
212 AddService=LanmanServer,0,LanmanServerService
213 AddService=FontCache,0,FontCacheService
214 AddService=Schedule,0,TaskSchedulerService
215 AddService=Winmgmt,0,WinmgmtService
216 AddService=wuauserv,0,wuauService
217 AddService=NDIS,0x800,NDISService
218 AddService=nsiproxy,0x800,NsiProxyService
220 [DefaultInstall.ntamd64.Services]
221 AddService=BITS,0,BITSService
222 AddService=EventLog,0x800,EventLogService
223 AddService=HTTP,0,HTTPService
224 AddService=MSIServer,0,MSIService
225 AddService=RpcSs,0,RpcSsService
226 AddService=scardsvr,0,ScardSvrService
227 AddService=Spooler,0,SpoolerService
228 AddService=StiSvc,0,StiService
229 AddService=TermService,0,TerminalServices
230 AddService=PlugPlay,0x800,PlugPlayService
231 AddService=FontCache3.0.0.0,0,WPFFontCacheService
232 AddService=LanmanServer,0,LanmanServerService
233 AddService=FontCache,0,FontCacheService
234 AddService=Schedule,0,TaskSchedulerService
235 AddService=Winmgmt,0,WinmgmtService
236 AddService=wuauserv,0,wuauService
237 AddService=NDIS,0x800,NDISService
238 AddService=nsiproxy,0x800,NsiProxyService
240 [DefaultInstall.ntarm64.Services]
241 AddService=BITS,0,BITSService
242 AddService=EventLog,0x800,EventLogService
243 AddService=HTTP,0,HTTPService
244 AddService=MSIServer,0,MSIService
245 AddService=RpcSs,0,RpcSsService
246 AddService=scardsvr,0,ScardSvrService
247 AddService=Spooler,0,SpoolerService
248 AddService=StiSvc,0,StiService
249 AddService=TermService,0,TerminalServices
250 AddService=PlugPlay,0x800,PlugPlayService
251 AddService=FontCache3.0.0.0,0,WPFFontCacheService
252 AddService=LanmanServer,0,LanmanServerService
253 AddService=FontCache,0,FontCacheService
254 AddService=Schedule,0,TaskSchedulerService
255 AddService=Winmgmt,0,WinmgmtService
256 AddService=wuauserv,0,wuauService
257 AddService=NDIS,0x800,NDISService
258 AddService=nsiproxy,0x800,NsiProxyService
260 [Strings]
261 MciExtStr="Software\Microsoft\Windows NT\CurrentVersion\MCI Extensions"
262 Mci32Str="Software\Microsoft\Windows NT\CurrentVersion\MCI32"
263 CurrentVersion="Software\Microsoft\Windows\CurrentVersion"
264 CurrentVersionNT="Software\Microsoft\Windows NT\CurrentVersion"
265 FontSubStr="Software\Microsoft\Windows NT\CurrentVersion\FontSubstitutes"
266 Control="System\CurrentControlSet\Control"
268 [Classes]
269 HKCR,.chm,,2,"chm.file"
270 HKCR,.cpl,,2,"cplfile"
271 HKCR,.hlp,,2,"hlpfile"
272 HKCR,.inf,,2,"inffile"
273 HKCR,.ini,,2,"inifile"
274 HKCR,.lnk,,2,"lnkfile"
275 HKCR,.msi,,2,"Msi.Package"
276 HKCR,.msp,,2,"Msi.Patch"
277 HKCR,.pdf,,2,"pdffile"
278 HKCR,.rtf,,2,"rtffile"
279 HKCR,.wri,,2,"wrifile"
280 HKCR,*\shellex\ContextMenuHandlers,,16
281 HKCR,chm.file,,2,"Compiled HTML Help File"
282 HKCR,chm.file\DefaultIcon,,2,"%10%\hh.exe,0"
283 HKCR,chm.file\shell\open\command,,2,"""%10%\hh.exe"" ""%1"""
284 HKCR,cplfile,,2,"Control Panel Item"
285 HKCR,cplfile\shell\cplopen,,2,"Open with Control Panel"
286 HKCR,cplfile\shell\cplopen\command,,2,"rundll32.exe shell32.dll,Control_RunDLL ""%1"",%*"
287 HKCR,DirectShow,,16
288 HKCR,exefile,,2,"Application"
289 HKCR,exefile\DefaultIcon,,2,"%1"
290 HKCR,exefile\shell\open\command,,2,"""%1"" %*"
291 HKCR,exefile\shell\runas\command,,2,"""%1"" %*"
292 HKCR,folder\shell\open\ddeexec,,2,"[ViewFolder("%l", %I, %S)]"
293 HKCR,folder\shell\open\ddeexec,"NoActivateHandler",2,""
294 HKCR,folder\shell\open\ddeexec\application,,2,"Folders"
295 HKCR,folder\shellex\ContextMenuHandlers,,16
296 HKCR,hlpfile,,2,"Help File"
297 HKCR,hlpfile\shell\open\command,,2,"""%11%\winhlp32.exe"" ""%1"""
298 HKCR,htmlfile\shell\open\command,,2,"""%11%\winebrowser.exe"" ""%1"""
299 HKCR,inffile,,2,"Setup Information"
300 HKCR,inffile\shell\install\command,,2,"%11%\rundll32.exe setupapi,InstallHinfSection DefaultInstall 132 %1"
301 HKCR,inifile,,2,"Configuration Settings"
302 HKCR,inifile\shell\open\command,,2,"""%11%\notepad.exe"" ""%1"""
303 HKCR,inifile\shell\print\command,,2,"""%11%\notepad.exe"" /p ""%1"""
304 HKCR,lnkfile,,2,"Shortcut"
305 HKCR,lnkfile,"NeverShowExt",2,""
306 HKCR,lnkfile,"IsShortcut",2,"yes"
307 HKCR,lnkfile\CLSID,,2,"{00021401-0000-0000-C000-000000000046}"
308 HKCR,lnkfile\shellex\IconHandler,,2,"{00021401-0000-0000-C000-000000000046}"
309 HKCR,lnkfile\shellex\ContextMenuHandlers\{00021401-0000-0000-C000-000000000046},,0x10,
310 HKCR,MediaFoundation,,16
311 HKCR,Msi.Package,,2,"Windows Installer Package"
312 HKCR,Msi.Package\DefaultIcon,,2,"msiexec.exe"
313 HKCR,Msi.Package\shell\Open\command,,2,"%11%\msiexec.exe /i ""%1"""
314 HKCR,Msi.Package\shell\Repair\command,,2,"%11%\msiexec.exe /f ""%1"""
315 HKCR,Msi.Package\shell\Uninstall\command,,2,"%11%\msiexec.exe /x ""%1"""
316 HKCR,Msi.Patch,,2,"Windows Installer Patch"
317 HKCR,Msi.Patch\DefaultIcon,,2,"msiexec.exe"
318 HKCR,Msi.Patch\shell\Open\command,,2,"%11%\msiexec.exe /p ""%1"""
319 HKCR,pdffile,,2,"PDF Document"
320 HKCR,pdffile\shell\open\command,,2,"""%11%\winebrowser.exe"" ""%1"""
321 HKCR,rtffile,,2,"Rich Text Document"
322 HKCR,rtffile\shell\open\command,,2,"""%16422%\Windows NT\Accessories\wordpad.exe"" ""%1"""
323 HKCR,rtffile\shell\print\command,,2,"""%16422%\Windows NT\Accessories\wordpad.exe"" /p ""%1"""
324 HKCR,txtfile,,2,"Text Document"
325 HKCR,txtfile\shell\open\command,,2,"""%11%\notepad.exe"" ""%1"""
326 HKCR,txtfile\shell\print\command,,2,"""%11%\notepad.exe"" /p ""%1"""
327 HKCR,wrifile\shell\open\command,,2,"""%16422%\Windows NT\Accessories\wordpad.exe"" ""%1"""
328 HKCR,wrifile\shell\print\command,,2,"""%16422%\Windows NT\Accessories\wordpad.exe"" /p ""%1"""
329 HKCR,xmlfile,,2,"XML Document"
330 HKCR,xmlfile\shell\open\command,,2,"""%11%\winebrowser.exe"" ""%1"""
331 HKCR,ftp\shell\open\command,,2,"""%11%\winebrowser.exe"" ""%1"""
332 HKCR,http\shell\open\command,,2,"""%11%\winebrowser.exe"" ""%1"""
333 HKCR,https\shell\open\command,,2,"""%11%\winebrowser.exe"" ""%1"""
334 HKCR,mailto\shell\open\command,,2,"""%11%\winebrowser.exe"" ""%1"""
336 [ContentIndex]
337 HKLM,System\CurrentControlSet\Control\ContentIndex\Language\Neutral,"WBreakerClass",,"{369647e0-17b0-11ce-9950-00aa004bbb1f}"
338 HKLM,System\CurrentControlSet\Control\ContentIndex\Language\Neutral,"StemmerClass",,""
339 HKLM,System\CurrentControlSet\Control\ContentIndex\Language\Neutral,"Locale",0x10003,0
341 [ControlClass]
342 HKLM,System\CurrentControlSet\Control\Class\{4d36e967-e325-11ce-bfc1-08002be10318},,,"Disk drives"
343 HKLM,System\CurrentControlSet\Control\Class\{4d36e967-e325-11ce-bfc1-08002be10318},"Class",,"DiskDrive"
344 HKLM,System\CurrentControlSet\Control\Class\{4d36e968-e325-11ce-bfc1-08002be10318},,,"Display adapters"
345 HKLM,System\CurrentControlSet\Control\Class\{4d36e968-e325-11ce-bfc1-08002be10318},"Class",,"Display"
346 HKLM,System\CurrentControlSet\Control\Class\{4d36e96e-e325-11ce-bfc1-08002be10318},,,"Monitors"
347 HKLM,System\CurrentControlSet\Control\Class\{4d36e96e-e325-11ce-bfc1-08002be10318},"Class",,"Monitor"
348 HKLM,System\CurrentControlSet\Control\Class\{4d36e978-e325-11ce-bfc1-08002be10318},,,"Ports (COM & LPT)"
349 HKLM,System\CurrentControlSet\Control\Class\{4d36e978-e325-11ce-bfc1-08002be10318},"Class",,"Ports"
350 HKLM,System\CurrentControlSet\Control\Class\{4d36e97d-e325-11ce-bfc1-08002be10318},,,"System devices"
351 HKLM,System\CurrentControlSet\Control\Class\{4d36e97d-e325-11ce-bfc1-08002be10318},"Class",,"System"
352 HKLM,System\CurrentControlSet\Control\Class\{6bdd1fc6-810f-11d0-bec7-08002be2092f},,,"Imaging devices"
353 HKLM,System\CurrentControlSet\Control\Class\{6bdd1fc6-810f-11d0-bec7-08002be2092f},"Class",,"Image"
354 HKLM,System\CurrentControlSet\Control\Class\{745a17a0-74d3-11d0-b6fe-00a0c90f57da},,,"Human Interface Devices"
355 HKLM,System\CurrentControlSet\Control\Class\{745a17a0-74d3-11d0-b6fe-00a0c90f57da},"Class",,"HIDClass"
357 [CurrentVersion]
358 HKCU,%CurrentVersion%\Run,,16
359 HKCU,%CurrentVersionNT%\Winlogon,,16
360 HKLM,%CurrentVersion%,"CommonFilesDir",,"%16427%"
361 HKLM,%CurrentVersion%,"FirstInstallDateTime",1,21,81,7c,23
362 HKLM,%CurrentVersion%,"ProductId",,"12345-oem-0000001-54321"
363 HKLM,%CurrentVersion%,"ProgramFilesDir",,"%16422%"
364 HKLM,%CurrentVersion%,"ProgramFilesPath",0x20000,"%%ProgramFiles%%"
365 HKLM,%CurrentVersion%,"RegisteredOrganization",2,""
366 HKLM,%CurrentVersion%,"RegisteredOwner",2,""
367 HKLM,%CurrentVersion%\App Paths,,16
368 HKLM,%CurrentVersion%\Control Panel\Cursors\Schemes,,16
369 HKLM,%CurrentVersion%\Controls Folder\PowerCfg,"DiskSpinDownMax",,"3600"
370 HKLM,%CurrentVersion%\Controls Folder\PowerCfg,"DiskSpinDownMin",,"3"
371 HKLM,%CurrentVersion%\Controls Folder\PowerCfg,"LastID",,"5"
372 HKLM,%CurrentVersion%\Explorer\AutoplayHandlers,,16
373 HKLM,%CurrentVersion%\Explorer\DriveIcons,,16
374 HKLM,%CurrentVersion%\Explorer\KindMap,,16
375 HKLM,%CurrentVersion%\Group Policy,,16
376 HKLM,%CurrentVersion%\Installer,"InstallerLocation",,"%11%"
377 HKLM,%CurrentVersion%\Policies\System,"EnableLUA",0x10003,0
378 HKLM,%CurrentVersion%\PreviewHandlers,,16
379 HKLM,%CurrentVersion%\Run,,16
380 HKLM,%CurrentVersion%\Setup,"BootDir",,"%30%"
381 HKLM,%CurrentVersion%\Setup,"SharedDir",,"%25%"
382 HKLM,%CurrentVersion%\Setup\WindowsFeatures\WindowsMediaVersion,,,"12.0.7601.18840"
383 HKLM,%CurrentVersion%\Shell Extensions\Approved,,16
384 HKLM,%CurrentVersion%\Time Zones,"SymbolicLinkValue",0x60000,"\Registry\Machine\%CurrentVersionNT%\Time Zones"
385 HKLM,%CurrentVersion%\Uninstall,,16
386 HKLM,%CurrentVersionNT%,"InstallDate",0x10003,1273299354
387 HKLM,%CurrentVersionNT%,"ProductId",,"12345-oem-0000001-54321"
388 HKLM,%CurrentVersionNT%,"RegisteredOrganization",2,""
389 HKLM,%CurrentVersionNT%,"RegisteredOwner",2,""
390 HKLM,%CurrentVersionNT%,"SystemRoot",,"%10%"
391 HKLM,%CurrentVersionNT%\Console,,16
392 HKLM,%CurrentVersionNT%\Drivers32,,16
393 HKLM,%CurrentVersionNT%\FontDpi,,16
394 HKLM,%CurrentVersionNT%\FontLink,,16
395 HKLM,%CurrentVersionNT%\FontMapper,,16
396 HKLM,%CurrentVersionNT%\Fonts,,16
397 HKLM,%CurrentVersionNT%\FontSubstitutes,,16
398 HKLM,%CurrentVersionNT%\Gre_Initialize,,16
399 HKLM,%CurrentVersionNT%\Hotfix\Q246009,"Installed",,"1"
400 HKLM,%CurrentVersionNT%\Image File Execution Options,,16
401 HKLM,%CurrentVersionNT%\IniFileMapping\win.ini,"desktop",,"USR:Control Panel\Desktop"
402 HKLM,%CurrentVersionNT%\IniFileMapping\win.ini,"devices",,"USR:Software\Microsoft\Windows NT\CurrentVersion\Devices"
403 HKLM,%CurrentVersionNT%\IniFileMapping\win.ini,"extensions",,"USR:Software\Microsoft\Windows NT\CurrentVersion\Extensions"
404 HKLM,%CurrentVersionNT%\IniFileMapping\win.ini,"intl",,"USR:Control Panel\International"
405 HKLM,%CurrentVersionNT%\IniFileMapping\win.ini,"printerports",,"USR:Software\Microsoft\Windows NT\CurrentVersion\PrinterPorts"
406 HKLM,%CurrentVersionNT%\IniFileMapping\win.ini,"sounds",,"USR:Control Panel\Sounds"
407 HKLM,%CurrentVersionNT%\IniFileMapping\win.ini\windows,,,"USR:Software\Microsoft\Windows NT\CurrentVersion\Windows"
408 HKLM,%CurrentVersionNT%\IniFileMapping\win.ini\windows,"CursorBlinkRate",,"USR:Control Panel\Desktop"
409 HKLM,%CurrentVersionNT%\LanguagePack,,16
410 HKLM,%CurrentVersionNT%\NetworkCards,,16
411 HKLM,%CurrentVersionNT%\OpenGLDrivers,,16
412 HKLM,%CurrentVersionNT%\Perflib,,16
413 HKLM,%CurrentVersionNT%\Ports,,16
414 HKLM,%CurrentVersionNT%\Print,,16
415 HKLM,%CurrentVersionNT%\ProfileList,,16
416 HKLM,%CurrentVersionNT%\Winlogon,"Shell",,"explorer.exe"
418 [CurrentVersionWow64.ntamd64]
419 HKLM,%CurrentVersion%,"ProgramFilesDir (x86)",,"%16426%"
420 HKLM,%CurrentVersion%,"CommonFilesDir (x86)",,"%16428%"
421 HKLM,Software\Microsoft\Wow64\x86,,2,"wow64cpu.dll"
423 [CurrentVersionWow64.ntarm64]
424 HKLM,%CurrentVersion%,"ProgramFilesDir (x86)",,"%16426%"
425 HKLM,%CurrentVersion%,"CommonFilesDir (x86)",,"%16428%"
426 HKLM,%CurrentVersion%,"ProgramFilesDir (Arm)",,"C:\Program Files (Arm)"
427 HKLM,%CurrentVersion%,"CommonFilesDir (Arm)",,"C:\Program Files (Arm)\Common Files"
428 HKLM,Software\Microsoft\Wow64\arm,,2,"wowarmhw.dll"
429 HKLM,Software\Microsoft\Wow64\x86,,2,"xtajit.dll"
431 [CurrentVersionWow64.ntx86]
432 HKLM,%CurrentVersion%,"ProgramFilesDir (x86)",,"%16422%"
433 HKLM,%CurrentVersion%,"CommonFilesDir (x86)",,"%16427%"
435 [CurrentVersionWow64.ntarm]
436 HKLM,%CurrentVersion%,"ProgramFilesDir (Arm)",,"%16422%"
437 HKLM,%CurrentVersion%,"CommonFilesDir (Arm)",,"%16427%"
439 [Debugger]
440 HKLM,%CurrentVersionNT%\AeDebug,"Debugger",2,"winedbg --auto %ld %ld"
441 HKLM,%CurrentVersionNT%\AeDebug,"Auto",2,"1"
442 HKCU,Software\Wine\Debug,"RelayExclude",2,"ntdll.RtlEnterCriticalSection;ntdll.RtlTryEnterCriticalSection;ntdll.RtlLeaveCriticalSection;kernel32.48;kernel32.49;kernel32.94;kernel32.95;kernel32.96;kernel32.97;kernel32.98;kernel32.TlsGetValue;kernel32.TlsSetValue;kernel32.FlsGetValue;kernel32.FlsSetValue;kernel32.SetLastError"
443 HKCU,Software\Wine\Debug,"RelayFromExclude",2,"winex11.drv;winemac.drv;user32;gdi32;advapi32;kernel32"
445 [DirectX]
446 HKLM,Software\Microsoft\DirectX,"Version",,"4.09.00.0904"
447 HKLM,Software\Microsoft\DirectX,"InstalledVersion",1,00,00,00,09,00,00,00,00
448 HKLM,Software\Microsoft\DirectMusic,GMFilePath,,"%12%\gm.dls"
449 HKLM,Software\Microsoft\DirectMusic\Defaults,DefaultOutputPort,,"{58C2B4D0-46E7-11D1-89AC-00A0C9054129}"
450 HKLM,Software\Microsoft\DirectMusic\SoftwareSynths\{58C2B4D0-46E7-11D1-89AC-00A0C9054129},Description,,"Microsoft Software Synthesizer"
451 HKLM,Software\Microsoft\DirectPlay\Service Providers\Internet TCP/IP Connection For DirectPlay,"DescriptionA",,"Internet TCP/IP Connection For DirectPlay"
452 HKLM,Software\Microsoft\DirectPlay\Service Providers\Internet TCP/IP Connection For DirectPlay,"DescriptionW",,"Internet TCP/IP Connection For DirectPlay"
453 HKLM,Software\Microsoft\DirectPlay\Service Providers\Internet TCP/IP Connection For DirectPlay,"dwReserved1",0x10001,0x000001f4
454 HKLM,Software\Microsoft\DirectPlay\Service Providers\Internet TCP/IP Connection For DirectPlay,"dwReserved2",0x10001,0x00000000
455 HKLM,Software\Microsoft\DirectPlay\Service Providers\Internet TCP/IP Connection For DirectPlay,"Guid",,"{36E95EE0-8577-11cf-960C-0080C7534E82}"
456 HKLM,Software\Microsoft\DirectPlay\Service Providers\Internet TCP/IP Connection For DirectPlay,"NATHelp",,"dpnhupnp.dll"
457 HKLM,Software\Microsoft\DirectPlay\Service Providers\Internet TCP/IP Connection For DirectPlay,"Path",,"dpwsockx.dll"
458 HKLM,Software\Microsoft\DirectPlay\Service Providers\IPX Connection For DirectPlay,"DescriptionA",,"IPX Connection For DirectPlay"
459 HKLM,Software\Microsoft\DirectPlay\Service Providers\IPX Connection For DirectPlay,"DescriptionW",,"IPX Connection For DirectPlay"
460 HKLM,Software\Microsoft\DirectPlay\Service Providers\IPX Connection For DirectPlay,"dwReserved1",0x10001,0x00000032
461 HKLM,Software\Microsoft\DirectPlay\Service Providers\IPX Connection For DirectPlay,"dwReserved2",0x10001,0x00000000
462 HKLM,Software\Microsoft\DirectPlay\Service Providers\IPX Connection For DirectPlay,"Guid",,"{685BC400-9D2C-11cf-A9CD-00AA006886E3}"
463 HKLM,Software\Microsoft\DirectPlay\Service Providers\IPX Connection For DirectPlay,"Path",,"dpwsockx.dll"
464 HKLM,Software\Microsoft\DirectPlay\Service Providers\Modem Connection For DirectPlay,"DescriptionA",,"Modem Connection For DirectPlay"
465 HKLM,Software\Microsoft\DirectPlay\Service Providers\Modem Connection For DirectPlay,"DescriptionW",,"Modem Connection For DirectPlay"
466 HKLM,Software\Microsoft\DirectPlay\Service Providers\Modem Connection For DirectPlay,"dwReserved1",0x10001,0x00000000
467 HKLM,Software\Microsoft\DirectPlay\Service Providers\Modem Connection For DirectPlay,"dwReserved2",0x10001,0x00000000
468 HKLM,Software\Microsoft\DirectPlay\Service Providers\Modem Connection For DirectPlay,"Guid",,"{44EAA760-CB68-11cf-9C4E-00A0C905425E}"
469 HKLM,Software\Microsoft\DirectPlay\Service Providers\Modem Connection For DirectPlay,"Path",,"dpmodemx.dll"
470 HKLM,Software\Microsoft\DirectPlay\Service Providers\Serial Connection For DirectPlay,"DescriptionA",,"Serial Connection For DirectPlay"
471 HKLM,Software\Microsoft\DirectPlay\Service Providers\Serial Connection For DirectPlay,"DescriptionW",,"Serial Connection For DirectPlay"
472 HKLM,Software\Microsoft\DirectPlay\Service Providers\Serial Connection For DirectPlay,"dwReserved1",0x10001,0x00000000
473 HKLM,Software\Microsoft\DirectPlay\Service Providers\Serial Connection For DirectPlay,"dwReserved2",0x10001,0x00000000
474 HKLM,Software\Microsoft\DirectPlay\Service Providers\Serial Connection For DirectPlay,"Guid",,"{0F1D6860-88D9-11cf-9C4E-00A0C905425E}"
475 HKLM,Software\Microsoft\DirectPlay\Service Providers\Serial Connection For DirectPlay,"Path",,"dpmodemx.dll"
477 [SessionMgr]
478 HKLM,%Control%\Session Manager,CriticalSectionTimeout,0x00040002,0x00278d00
479 HKLM,%Control%\Session Manager,GlobalFlag,0x00040002,0
480 HKLM,%Control%\Session Manager,HeapDeCommitFreeBlockThreshold,0x00040002,0
481 HKLM,%Control%\Session Manager,HeapDeCommitTotalFreeThreshold,0x00040002,0
482 HKLM,%Control%\Session Manager,HeapSegmentCommit,0x00040002,0
483 HKLM,%Control%\Session Manager,HeapSegmentReserve,0x00040002,0
484 HKLM,%Control%\Session Manager\Environment,"ComSpec",0x00020000,"%SystemRoot%\system32\cmd.exe"
485 HKLM,%Control%\Session Manager\Environment,"PATH",0x00020002,"%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\system32\wbem;%SystemRoot%\system32\WindowsPowershell\v1.0"
486 HKLM,%Control%\Session Manager\Environment,"PATHEXT",,".com;.exe;.bat;.cmd;.vbs;.vbe;.js;.jse;.wsf;.wsh"
487 HKLM,%Control%\Session Manager\Environment,"TEMP",0x00020002,"%SystemRoot%\temp"
488 HKLM,%Control%\Session Manager\Environment,"TMP",0x00020002,"%SystemRoot%\temp"
489 HKLM,%Control%\Session Manager\Environment,"windir",0x00020000,"%SystemRoot%"
490 HKLM,%Control%\Session Manager\Environment,"winsysdir",,"%11%"
491 HKLM,%Control%\Session Manager\Memory Management,PagingFiles,,"%24%\pagefile.sys 27 77"
492 HKLM,%Control%\Session Manager\Memory Management,WriteWatch,0x00040002,1
494 [Fonts]
495 HKLM,%FontSubStr%,"Arial Baltic,186",,"Arial,186"
496 HKLM,%FontSubStr%,"Arial CE,238",,"Arial,238"
497 HKLM,%FontSubStr%,"Arial CYR,204",,"Arial,204"
498 HKLM,%FontSubStr%,"Arial Greek,161",,"Arial,161"
499 HKLM,%FontSubStr%,"Arial TUR,162",,"Arial,162"
500 HKLM,%FontSubStr%,"Courier New Baltic,186",,"Courier New,186"
501 HKLM,%FontSubStr%,"Courier New CE,238",,"Courier New,238"
502 HKLM,%FontSubStr%,"Courier New CYR,204",,"Courier New,204"
503 HKLM,%FontSubStr%,"Courier New Greek,161",,"Courier New,161"
504 HKLM,%FontSubStr%,"Courier New TUR,162",,"Courier New,162"
505 HKLM,%FontSubStr%,"Helv",,"MS Sans Serif"
506 HKLM,%FontSubStr%,"Helvetica",,"Arial"
507 HKLM,%FontSubStr%,"MS Shell Dlg 2",,"Tahoma"
508 HKLM,%FontSubStr%,"Times",,"Times New Roman"
509 HKLM,%FontSubStr%,"Times New Roman Baltic,186",,"Times New Roman,186"
510 HKLM,%FontSubStr%,"Times New Roman CE,238",,"Times New Roman,238"
511 HKLM,%FontSubStr%,"Times New Roman CYR,204",,"Times New Roman,204"
512 HKLM,%FontSubStr%,"Times New Roman Greek,161",,"Times New Roman,161"
513 HKLM,%FontSubStr%,"Times New Roman TUR,162",,"Times New Roman,162"
514 HKLM,System\CurrentControlSet\Hardware Profiles\Current\Software\Fonts,"LogPixels",0x10003,0x00000060
516 [MCI]
517 HKLM,%Mci32Str%,"AVIVideo",,"mciavi32.dll"
518 HKLM,%Mci32Str%,"CDAudio",,"mcicda.dll"
519 HKLM,%Mci32Str%,"Sequencer",,"mciseq.dll"
520 HKLM,%Mci32Str%,"WaveAudio",,"mciwave.dll"
521 HKLM,%Mci32Str%,"MPEGVideo",,"mciqtz32.dll"
523 HKLM,%MciExtStr%,"aifc",,"MPEGVideo"
524 HKLM,%MciExtStr%,"asf",,"MPEGVideo"
525 HKLM,%MciExtStr%,"asx",,"MPEGVideo"
526 HKLM,%MciExtStr%,"au",,"MPEGVideo"
527 HKLM,%MciExtStr%,"avi",,"AVIVideo"
528 HKLM,%MciExtStr%,"cda",,"CDAudio"
529 HKLM,%MciExtStr%,"lsf",,"MPEGVideo"
530 HKLM,%MciExtStr%,"lsx",,"MPEGVideo"
531 HKLM,%MciExtStr%,"m1v",,"MPEGVideo"
532 HKLM,%MciExtStr%,"m3u",,"MPEGVideo"
533 HKLM,%MciExtStr%,"mid",,"Sequencer"
534 HKLM,%MciExtStr%,"midi",,"Sequencer"
535 HKLM,%MciExtStr%,"mp2",,"MPEGVideo"
536 HKLM,%MciExtStr%,"mp2v",,"MPEGVideo"
537 HKLM,%MciExtStr%,"mp3",,"MPEGVideo"
538 HKLM,%MciExtStr%,"mpa",,"MPEGVideo"
539 HKLM,%MciExtStr%,"mpe",,"MPEGVideo"
540 HKLM,%MciExtStr%,"mpeg",,"MPEGVideo"
541 HKLM,%MciExtStr%,"mpg",,"MPEGVideo"
542 HKLM,%MciExtStr%,"mpv",,"MPEGVideo"
543 HKLM,%MciExtStr%,"mpv2",,"MPEGVideo"
544 HKLM,%MciExtStr%,"rmi",,"Sequencer"
545 HKLM,%MciExtStr%,"snd",,"MPEGVideo"
546 HKLM,%MciExtStr%,"wav",,"WaveAudio"
547 HKLM,%MciExtStr%,"wax",,"MPEGVideo"
548 HKLM,%MciExtStr%,"wm",,"MPEGVideo"
549 HKLM,%MciExtStr%,"wma",,"MPEGVideo"
550 HKLM,%MciExtStr%,"wmp",,"MPEGVideo"
551 HKLM,%MciExtStr%,"wmv",,"MPEGVideo"
552 HKLM,%MciExtStr%,"wmx",,"MPEGVideo"
553 HKLM,%MciExtStr%,"wvx",,"MPEGVideo"
555 [Misc]
556 HKLM,Software\Borland\Database Engine\Settings\SYSTEM\INIT,SHAREDMEMLOCATION,,9000
557 HKLM,Software\Clients,,16
558 HKLM,Software\Clients\Mail,,2,"Native Mail Client"
559 HKLM,Software\Clients\Mail\Native Mail Client,,2,"Native Mail Client"
560 HKLM,Software\Clients\Mail\Native Mail Client,"DLLPath",2,"%11%\winemapi.dll"
561 HKLM,Software\Microsoft\Advanced INF Setup,,16
562 HKLM,Software\Microsoft\Cryptography\Calais\Current,,16
563 HKLM,Software\Microsoft\Cryptography\Calais\Readers,,16
564 HKLM,Software\Microsoft\Cryptography\Services,,16
565 HKLM,Software\Microsoft\CTF\SystemShared,,16
566 HKLM,Software\Microsoft\CTF\TIP,,16
567 HKLM,Software\Microsoft\DFS,,16
568 HKLM,Software\Microsoft\Driver Signing,,16
569 HKLM,Software\Microsoft\EnterpriseCertificates,,16
570 HKLM,Software\Microsoft\EventSystem,,16
571 HKLM,Software\Microsoft\MediaPlayer,"Installation DirectoryLFN",2,"%16422%\Windows Media Player"
572 HKLM,Software\Microsoft\MediaPlayer\PlayerUpgrade,"PlayerVersion",2,"12,0,7601,18840"
573 HKLM,Software\Microsoft\MSMQ,,16
574 HKLM,Software\Microsoft\Non-Driver Signing,,16
575 HKLM,Software\Microsoft\Notepad\DefaultFonts,,16
576 HKLM,Software\Microsoft\RAS,,16
577 HKLM,Software\Microsoft\Rpc\SecurityService,1,2,"secur32.dll"
578 HKLM,Software\Microsoft\Rpc\SecurityService,10,2,"secur32.dll"
579 HKLM,Software\Microsoft\Rpc\SecurityService,14,2,"schannel.dll"
580 HKLM,Software\Microsoft\Rpc\SecurityService,16,2,"secur32.dll"
581 HKLM,Software\Microsoft\Rpc\SecurityService,18,2,"secur32.dll"
582 HKLM,Software\Microsoft\Rpc\SecurityService,68,2,"netlogon.dll"
583 HKLM,Software\Microsoft\Rpc\SecurityService,9,2,"secur32.dll"
584 HKLM,Software\Microsoft\Shared Tools\MSInfo,,16
585 HKLM,Software\Microsoft\SystemCertificates,,16
586 HKLM,Software\Microsoft\TermServLicensing,,16
587 HKLM,Software\Microsoft\Transaction Server,,16
588 HKLM,Software\Microsoft\WBEM,"Installation Directory",2,"%11%\wbem"
589 HKLM,Software\Microsoft\Windows Messaging Subsystem,"MAPI",2,"1"
590 HKLM,Software\Policies,,16
591 HKLM,Software\Registered Applications,,16
592 HKLM,System\CurrentControlSet\Control\hivelist,,16
593 HKLM,System\CurrentControlSet\Control\Lsa,"Security Packages",0x10002,kerberos,schannel
594 HKLM,System\CurrentControlSet\Control\Lsa\Kerberos,,16
595 HKLM,System\CurrentControlSet\Control\Lsa\MSV1_0,,16
596 HKLM,System\CurrentControlSet\Control\Nls\Language,"Default",,"0409"
597 HKLM,System\CurrentControlSet\Control\Nls\Language,"InstallLanguage",,"0409"
598 HKLM,System\CurrentControlSet\Control\SecurityProviders\Schannel\Protocols\SSL 2.0\Client,"DisabledByDefault",0x10003,1
599 HKLM,System\CurrentControlSet\Control\ServiceGroupOrder,"List",0x00010000,"TDI"
600 HKLM,System\CurrentControlSet\Control\TimeZoneInformation,"StandardName",2,""
601 HKLM,System\CurrentControlSet\Control\TimeZoneInformation,"TimeZoneKeyName",2,""
602 HKLM,System\CurrentControlSet\Control\VirtualDeviceDrivers,,16
603 HKLM,System\CurrentControlSet\Control\VMM32Files,,16
604 HKLM,System\Select,"Current",0x10003,1
605 HKCU,AppEvents\Schemes\Apps\Explorer\Navigating\.Current,,,""
606 HKCU,Software\Microsoft\Protected Storage System Provider,,16
607 ; Some apps requires at least four subkeys of Active Setup\Installed Components
608 HKLM,SOFTWARE\Microsoft\Active Setup\Installed Components\{44BBA855-CC51-11CF-AAFA-00AA00B6015F},,2,"DirectDrawEx"
609 HKLM,SOFTWARE\Microsoft\Active Setup\Installed Components\{44BBA855-CC51-11CF-AAFA-00AA00B6015F},"ComponentID",2,"DirectDrawEx"
610 HKLM,SOFTWARE\Microsoft\Active Setup\Installed Components\{44BBA855-CC51-11CF-AAFA-00AA00B6015F},"IsInstalled",0x10003,1
611 HKLM,SOFTWARE\Microsoft\Active Setup\Installed Components\{44BBA855-CC51-11CF-AAFA-00AA00B6015F},"Locale",2,"*"
612 HKLM,SOFTWARE\Microsoft\Active Setup\Installed Components\{44BBA855-CC51-11CF-AAFA-00AA00B6015F},"Version",2,"4,71,1113,0"
614 HKLM,SOFTWARE\Microsoft\Active Setup\Installed Components\{de5aed00-a4bf-11d1-9948-00c04f98bbc9},,2,"HTML Help"
615 HKLM,SOFTWARE\Microsoft\Active Setup\Installed Components\{de5aed00-a4bf-11d1-9948-00c04f98bbc9},"ComponentID",2,"HTMLHelp"
616 HKLM,SOFTWARE\Microsoft\Active Setup\Installed Components\{de5aed00-a4bf-11d1-9948-00c04f98bbc9},"IsInstalled",0x10003,1
617 HKLM,SOFTWARE\Microsoft\Active Setup\Installed Components\{de5aed00-a4bf-11d1-9948-00c04f98bbc9},"Locale",2,"*"
618 HKLM,SOFTWARE\Microsoft\Active Setup\Installed Components\{de5aed00-a4bf-11d1-9948-00c04f98bbc9},"Version",2,"4,74,9273,0"
620 HKLM,SOFTWARE\Microsoft\Active Setup\Installed Components\{6BF52A52-394A-11d3-B153-00C04F79FAA6},,2,"Windows Media Player"
621 HKLM,SOFTWARE\Microsoft\Active Setup\Installed Components\{6BF52A52-394A-11d3-B153-00C04F79FAA6},"ComponentID",2,"wmp"
622 HKLM,SOFTWARE\Microsoft\Active Setup\Installed Components\{6BF52A52-394A-11d3-B153-00C04F79FAA6},"IsInstalled",0x10003,1
623 HKLM,SOFTWARE\Microsoft\Active Setup\Installed Components\{6BF52A52-394A-11d3-B153-00C04F79FAA6},"Locale",2,"*"
624 HKLM,SOFTWARE\Microsoft\Active Setup\Installed Components\{6BF52A52-394A-11d3-B153-00C04F79FAA6},"Version",2,"12,0,7601,18840"
626 ; URL Associations
627 HKCU,Software\Microsoft\Windows\Shell\Associations\UrlAssociations\ftp\UserChoice,"ProgId",,"ftp"
628 HKCU,Software\Microsoft\Windows\Shell\Associations\UrlAssociations\http\UserChoice,"ProgId",,"http"
629 HKCU,Software\Microsoft\Windows\Shell\Associations\UrlAssociations\https\UserChoice,"ProgId",,"https"
631 [OLE]
632 HKLM,"Software\Microsoft\OLE","EnableDCOM",,"Y"
633 HKLM,"Software\Microsoft\OLE","EnableRemoteConnect",,"N"
635 [Printing]
636 HKLM,%Control%\Print\Monitors\Local Port,"Driver",2,"localspl.dll"
637 HKLM,%Control%\Print\Printers,"DefaultSpoolDirectory",2,"%11%\spool\printers"
638 HKLM,%CurrentVersionNT%\Ports,"FILE:",,""
639 HKLM,%CurrentVersionNT%\Ports,"LPT1:",,""
640 HKLM,%CurrentVersionNT%\Ports,"LPT2:",,""
641 HKLM,%CurrentVersionNT%\Ports,"LPT3:",,""
642 HKLM,%CurrentVersionNT%\Ports,"COM1:",2,"9600,n,8,1"
643 HKLM,%CurrentVersionNT%\Ports,"COM2:",2,"9600,n,8,1"
644 HKLM,%CurrentVersionNT%\Ports,"COM3:",2,"9600,n,8,1"
645 HKLM,%CurrentVersionNT%\Ports,"COM4:",2,"9600,n,8,1"
647 [Tapi]
648 HKLM,%CurrentVersion%\Telephony,"Perf1",0x10001,0x5045524a
649 HKLM,%CurrentVersion%\Telephony,"Perf2",0x10001,0x50455246
650 HKLM,%CurrentVersion%\Telephony\Locations,,16
652 HKLM,%CurrentVersion%\Telephony\Country List,"CountryListVersion",0x10001,0x00000019
654 HKLM,%CurrentVersion%\Telephony\Country List\1,"CountryCode",0x10001,0x00000001
655 HKLM,%CurrentVersion%\Telephony\Country List\1,"InternationalRule",,"011EFG"
656 HKLM,%CurrentVersion%\Telephony\Country List\1,"LongDistanceRule",," 1FG"
657 HKLM,%CurrentVersion%\Telephony\Country List\1,"Name",,"United States of America"
658 HKLM,%CurrentVersion%\Telephony\Country List\1,"SameAreaRule",,"G"
660 HKLM,%CurrentVersion%\Telephony\Country List\101,"CountryCode",0x10001,0x00000001
661 HKLM,%CurrentVersion%\Telephony\Country List\101,"InternationalRule",,"011EFG"
662 HKLM,%CurrentVersion%\Telephony\Country List\101,"LongDistanceRule",," 1FG"
663 HKLM,%CurrentVersion%\Telephony\Country List\101,"Name",,"Anguilla"
664 HKLM,%CurrentVersion%\Telephony\Country List\101,"SameAreaRule",,"G"
666 HKLM,%CurrentVersion%\Telephony\Country List\102,"CountryCode",0x10001,0x00000001
667 HKLM,%CurrentVersion%\Telephony\Country List\102,"InternationalRule",,"011EFG"
668 HKLM,%CurrentVersion%\Telephony\Country List\102,"LongDistanceRule",," 1FG"
669 HKLM,%CurrentVersion%\Telephony\Country List\102,"Name",,"Antigua"
670 HKLM,%CurrentVersion%\Telephony\Country List\102,"SameAreaRule",,"G"
672 HKLM,%CurrentVersion%\Telephony\Country List\103,"CountryCode",0x10001,0x00000001
673 HKLM,%CurrentVersion%\Telephony\Country List\103,"InternationalRule",,"011EFG"
674 HKLM,%CurrentVersion%\Telephony\Country List\103,"LongDistanceRule",," 1FG"
675 HKLM,%CurrentVersion%\Telephony\Country List\103,"Name",,"Bahamas"
676 HKLM,%CurrentVersion%\Telephony\Country List\103,"SameAreaRule",,"G"
678 HKLM,%CurrentVersion%\Telephony\Country List\104,"CountryCode",0x10001,0x00000001
679 HKLM,%CurrentVersion%\Telephony\Country List\104,"InternationalRule",,"011EFG"
680 HKLM,%CurrentVersion%\Telephony\Country List\104,"LongDistanceRule",," 1FG"
681 HKLM,%CurrentVersion%\Telephony\Country List\104,"Name",,"Barbados"
682 HKLM,%CurrentVersion%\Telephony\Country List\104,"SameAreaRule",,"G"
684 HKLM,%CurrentVersion%\Telephony\Country List\105,"CountryCode",0x10001,0x00000001
685 HKLM,%CurrentVersion%\Telephony\Country List\105,"InternationalRule",,"011EFG"
686 HKLM,%CurrentVersion%\Telephony\Country List\105,"LongDistanceRule",," 1FG"
687 HKLM,%CurrentVersion%\Telephony\Country List\105,"Name",,"Bermuda"
688 HKLM,%CurrentVersion%\Telephony\Country List\105,"SameAreaRule",,"G"
690 HKLM,%CurrentVersion%\Telephony\Country List\106,"CountryCode",0x10001,0x00000001
691 HKLM,%CurrentVersion%\Telephony\Country List\106,"InternationalRule",,"011EFG"
692 HKLM,%CurrentVersion%\Telephony\Country List\106,"LongDistanceRule",," 1FG"
693 HKLM,%CurrentVersion%\Telephony\Country List\106,"Name",,"British Virgin Islands"
694 HKLM,%CurrentVersion%\Telephony\Country List\106,"SameAreaRule",,"G"
696 HKLM,%CurrentVersion%\Telephony\Country List\107,"CountryCode",0x10001,0x00000001
697 HKLM,%CurrentVersion%\Telephony\Country List\107,"InternationalRule",,"011EFG"
698 HKLM,%CurrentVersion%\Telephony\Country List\107,"LongDistanceRule",," 1FG"
699 HKLM,%CurrentVersion%\Telephony\Country List\107,"Name",,"Canada"
700 HKLM,%CurrentVersion%\Telephony\Country List\107,"SameAreaRule",,"G"
702 HKLM,%CurrentVersion%\Telephony\Country List\108,"CountryCode",0x10001,0x00000001
703 HKLM,%CurrentVersion%\Telephony\Country List\108,"InternationalRule",,"011EFG"
704 HKLM,%CurrentVersion%\Telephony\Country List\108,"LongDistanceRule",," 1FG"
705 HKLM,%CurrentVersion%\Telephony\Country List\108,"Name",,"Cayman Islands"
706 HKLM,%CurrentVersion%\Telephony\Country List\108,"SameAreaRule",,"G"
708 HKLM,%CurrentVersion%\Telephony\Country List\109,"CountryCode",0x10001,0x00000001
709 HKLM,%CurrentVersion%\Telephony\Country List\109,"InternationalRule",,"011EFG"
710 HKLM,%CurrentVersion%\Telephony\Country List\109,"LongDistanceRule",," 1FG"
711 HKLM,%CurrentVersion%\Telephony\Country List\109,"Name",,"Dominica"
712 HKLM,%CurrentVersion%\Telephony\Country List\109,"SameAreaRule",,"G"
714 HKLM,%CurrentVersion%\Telephony\Country List\110,"CountryCode",0x10001,0x00000001
715 HKLM,%CurrentVersion%\Telephony\Country List\110,"InternationalRule",,"011EFG"
716 HKLM,%CurrentVersion%\Telephony\Country List\110,"LongDistanceRule",," 1FG"
717 HKLM,%CurrentVersion%\Telephony\Country List\110,"Name",,"Dominican Republic"
718 HKLM,%CurrentVersion%\Telephony\Country List\110,"SameAreaRule",,"G"
720 HKLM,%CurrentVersion%\Telephony\Country List\111,"CountryCode",0x10001,0x00000001
721 HKLM,%CurrentVersion%\Telephony\Country List\111,"InternationalRule",,"011EFG"
722 HKLM,%CurrentVersion%\Telephony\Country List\111,"LongDistanceRule",," 1FG"
723 HKLM,%CurrentVersion%\Telephony\Country List\111,"Name",,"Grenada"
724 HKLM,%CurrentVersion%\Telephony\Country List\111,"SameAreaRule",,"G"
726 HKLM,%CurrentVersion%\Telephony\Country List\112,"CountryCode",0x10001,0x00000001
727 HKLM,%CurrentVersion%\Telephony\Country List\112,"InternationalRule",,"011EFG"
728 HKLM,%CurrentVersion%\Telephony\Country List\112,"LongDistanceRule",," 1FG"
729 HKLM,%CurrentVersion%\Telephony\Country List\112,"Name",,"Jamaica"
730 HKLM,%CurrentVersion%\Telephony\Country List\112,"SameAreaRule",,"G"
732 HKLM,%CurrentVersion%\Telephony\Country List\113,"CountryCode",0x10001,0x00000001
733 HKLM,%CurrentVersion%\Telephony\Country List\113,"InternationalRule",,"011EFG"
734 HKLM,%CurrentVersion%\Telephony\Country List\113,"LongDistanceRule",," 1FG"
735 HKLM,%CurrentVersion%\Telephony\Country List\113,"Name",,"Montserrat"
736 HKLM,%CurrentVersion%\Telephony\Country List\113,"SameAreaRule",,"G"
738 HKLM,%CurrentVersion%\Telephony\Country List\115,"CountryCode",0x10001,0x00000001
739 HKLM,%CurrentVersion%\Telephony\Country List\115,"InternationalRule",,"011EFG"
740 HKLM,%CurrentVersion%\Telephony\Country List\115,"LongDistanceRule",," 1FG"
741 HKLM,%CurrentVersion%\Telephony\Country List\115,"Name",,"St. Kitts and Nevis"
742 HKLM,%CurrentVersion%\Telephony\Country List\115,"SameAreaRule",,"G"
744 HKLM,%CurrentVersion%\Telephony\Country List\116,"CountryCode",0x10001,0x00000001
745 HKLM,%CurrentVersion%\Telephony\Country List\116,"InternationalRule",,"0EFG"
746 HKLM,%CurrentVersion%\Telephony\Country List\116,"LongDistanceRule",," 1FG"
747 HKLM,%CurrentVersion%\Telephony\Country List\116,"Name",,"St. Vincent and the Grenadines"
748 HKLM,%CurrentVersion%\Telephony\Country List\116,"SameAreaRule",,"G"
750 HKLM,%CurrentVersion%\Telephony\Country List\117,"CountryCode",0x10001,0x00000001
751 HKLM,%CurrentVersion%\Telephony\Country List\117,"InternationalRule",,"011EFG"
752 HKLM,%CurrentVersion%\Telephony\Country List\117,"LongDistanceRule",," 1FG"
753 HKLM,%CurrentVersion%\Telephony\Country List\117,"Name",,"Trinidad and Tobago"
754 HKLM,%CurrentVersion%\Telephony\Country List\117,"SameAreaRule",,"G"
756 HKLM,%CurrentVersion%\Telephony\Country List\118,"CountryCode",0x10001,0x00000001
757 HKLM,%CurrentVersion%\Telephony\Country List\118,"InternationalRule",,"0EFG"
758 HKLM,%CurrentVersion%\Telephony\Country List\118,"LongDistanceRule",," 1FG"
759 HKLM,%CurrentVersion%\Telephony\Country List\118,"Name",,"Turks and Caicos Islands"
760 HKLM,%CurrentVersion%\Telephony\Country List\118,"SameAreaRule",,"G"
762 HKLM,%CurrentVersion%\Telephony\Country List\120,"CountryCode",0x10001,0x00000001
763 HKLM,%CurrentVersion%\Telephony\Country List\120,"InternationalRule",,"011EFG"
764 HKLM,%CurrentVersion%\Telephony\Country List\120,"LongDistanceRule",," 1FG"
765 HKLM,%CurrentVersion%\Telephony\Country List\120,"Name",,"Barbuda"
766 HKLM,%CurrentVersion%\Telephony\Country List\120,"SameAreaRule",,"G"
768 HKLM,%CurrentVersion%\Telephony\Country List\121,"CountryCode",0x10001,0x00000001
769 HKLM,%CurrentVersion%\Telephony\Country List\121,"InternationalRule",,"011EFG"
770 HKLM,%CurrentVersion%\Telephony\Country List\121,"LongDistanceRule",," 1FG"
771 HKLM,%CurrentVersion%\Telephony\Country List\121,"Name",,"Puerto Rico"
772 HKLM,%CurrentVersion%\Telephony\Country List\121,"SameAreaRule",,"G"
774 HKLM,%CurrentVersion%\Telephony\Country List\122,"CountryCode",0x10001,0x00000001
775 HKLM,%CurrentVersion%\Telephony\Country List\122,"InternationalRule",,"011EFG"
776 HKLM,%CurrentVersion%\Telephony\Country List\122,"LongDistanceRule",," 1FG"
777 HKLM,%CurrentVersion%\Telephony\Country List\122,"Name",,"Saint Lucia"
778 HKLM,%CurrentVersion%\Telephony\Country List\122,"SameAreaRule",,"G"
780 HKLM,%CurrentVersion%\Telephony\Country List\123,"CountryCode",0x10001,0x00000001
781 HKLM,%CurrentVersion%\Telephony\Country List\123,"InternationalRule",,"011EFG"
782 HKLM,%CurrentVersion%\Telephony\Country List\123,"LongDistanceRule",," 1FG"
783 HKLM,%CurrentVersion%\Telephony\Country List\123,"Name",,"United States Virgin Islands"
784 HKLM,%CurrentVersion%\Telephony\Country List\123,"SameAreaRule",,"G"
786 HKLM,%CurrentVersion%\Telephony\Country List\124,"CountryCode",0x10001,0x00000001
787 HKLM,%CurrentVersion%\Telephony\Country List\124,"InternationalRule",,"011EFG"
788 HKLM,%CurrentVersion%\Telephony\Country List\124,"LongDistanceRule",," 1FG"
789 HKLM,%CurrentVersion%\Telephony\Country List\124,"Name",,"Guam"
790 HKLM,%CurrentVersion%\Telephony\Country List\124,"SameAreaRule",,"G"
792 HKLM,%CurrentVersion%\Telephony\Country List\20,"CountryCode",0x10001,0x00000014
793 HKLM,%CurrentVersion%\Telephony\Country List\20,"InternationalRule",,"00EFG"
794 HKLM,%CurrentVersion%\Telephony\Country List\20,"LongDistanceRule",,"0FG"
795 HKLM,%CurrentVersion%\Telephony\Country List\20,"Name",,"Egypt"
796 HKLM,%CurrentVersion%\Telephony\Country List\20,"SameAreaRule",,"G"
798 HKLM,%CurrentVersion%\Telephony\Country List\212,"CountryCode",0x10001,0x000000d4
799 HKLM,%CurrentVersion%\Telephony\Country List\212,"InternationalRule",,"00EFG"
800 HKLM,%CurrentVersion%\Telephony\Country List\212,"LongDistanceRule",,"0FG"
801 HKLM,%CurrentVersion%\Telephony\Country List\212,"Name",,"Morocco"
802 HKLM,%CurrentVersion%\Telephony\Country List\212,"SameAreaRule",,"G"
804 HKLM,%CurrentVersion%\Telephony\Country List\213,"CountryCode",0x10001,0x000000d5
805 HKLM,%CurrentVersion%\Telephony\Country List\213,"InternationalRule",,"00,EFG"
806 HKLM,%CurrentVersion%\Telephony\Country List\213,"LongDistanceRule",,"0FG"
807 HKLM,%CurrentVersion%\Telephony\Country List\213,"Name",,"Algeria"
808 HKLM,%CurrentVersion%\Telephony\Country List\213,"SameAreaRule",,"G"
810 HKLM,%CurrentVersion%\Telephony\Country List\216,"CountryCode",0x10001,0x000000d8
811 HKLM,%CurrentVersion%\Telephony\Country List\216,"InternationalRule",,"00EFG"
812 HKLM,%CurrentVersion%\Telephony\Country List\216,"LongDistanceRule",,"0FG"
813 HKLM,%CurrentVersion%\Telephony\Country List\216,"Name",,"Tunisia"
814 HKLM,%CurrentVersion%\Telephony\Country List\216,"SameAreaRule",,"G"
816 HKLM,%CurrentVersion%\Telephony\Country List\218,"CountryCode",0x10001,0x000000da
817 HKLM,%CurrentVersion%\Telephony\Country List\218,"InternationalRule",,"00EFG"
818 HKLM,%CurrentVersion%\Telephony\Country List\218,"LongDistanceRule",,"0FG"
819 HKLM,%CurrentVersion%\Telephony\Country List\218,"Name",,"Libya"
820 HKLM,%CurrentVersion%\Telephony\Country List\218,"SameAreaRule",,"G"
822 HKLM,%CurrentVersion%\Telephony\Country List\220,"CountryCode",0x10001,0x000000dc
823 HKLM,%CurrentVersion%\Telephony\Country List\220,"InternationalRule",,"00EFG"
824 HKLM,%CurrentVersion%\Telephony\Country List\220,"LongDistanceRule",,""
825 HKLM,%CurrentVersion%\Telephony\Country List\220,"Name",,"Gambia"
826 HKLM,%CurrentVersion%\Telephony\Country List\220,"SameAreaRule",,"G"
828 HKLM,%CurrentVersion%\Telephony\Country List\221,"CountryCode",0x10001,0x000000dd
829 HKLM,%CurrentVersion%\Telephony\Country List\221,"InternationalRule",,"00EFG"
830 HKLM,%CurrentVersion%\Telephony\Country List\221,"LongDistanceRule",,""
831 HKLM,%CurrentVersion%\Telephony\Country List\221,"Name",,"Senegal Republic"
832 HKLM,%CurrentVersion%\Telephony\Country List\221,"SameAreaRule",,"G"
834 HKLM,%CurrentVersion%\Telephony\Country List\222,"CountryCode",0x10001,0x000000de
835 HKLM,%CurrentVersion%\Telephony\Country List\222,"InternationalRule",,"00EFG"
836 HKLM,%CurrentVersion%\Telephony\Country List\222,"LongDistanceRule",,""
837 HKLM,%CurrentVersion%\Telephony\Country List\222,"Name",,"Mauritania"
838 HKLM,%CurrentVersion%\Telephony\Country List\222,"SameAreaRule",,"G"
840 HKLM,%CurrentVersion%\Telephony\Country List\223,"CountryCode",0x10001,0x000000df
841 HKLM,%CurrentVersion%\Telephony\Country List\223,"InternationalRule",,"00EFG"
842 HKLM,%CurrentVersion%\Telephony\Country List\223,"LongDistanceRule",,""
843 HKLM,%CurrentVersion%\Telephony\Country List\223,"Name",,"Mali"
844 HKLM,%CurrentVersion%\Telephony\Country List\223,"SameAreaRule",,"G"
846 HKLM,%CurrentVersion%\Telephony\Country List\224,"CountryCode",0x10001,0x000000e0
847 HKLM,%CurrentVersion%\Telephony\Country List\224,"InternationalRule",,"00EFG"
848 HKLM,%CurrentVersion%\Telephony\Country List\224,"LongDistanceRule",,""
849 HKLM,%CurrentVersion%\Telephony\Country List\224,"Name",,"Guinea"
850 HKLM,%CurrentVersion%\Telephony\Country List\224,"SameAreaRule",,"G"
852 HKLM,%CurrentVersion%\Telephony\Country List\225,"CountryCode",0x10001,0x000000e1
853 HKLM,%CurrentVersion%\Telephony\Country List\225,"InternationalRule",,"00EFG"
854 HKLM,%CurrentVersion%\Telephony\Country List\225,"LongDistanceRule",,""
855 HKLM,%CurrentVersion%\Telephony\Country List\225,"Name",,"Cote d'Ivoire"
856 HKLM,%CurrentVersion%\Telephony\Country List\225,"SameAreaRule",,"G"
858 HKLM,%CurrentVersion%\Telephony\Country List\226,"CountryCode",0x10001,0x000000e2
859 HKLM,%CurrentVersion%\Telephony\Country List\226,"InternationalRule",,"00EFG"
860 HKLM,%CurrentVersion%\Telephony\Country List\226,"LongDistanceRule",,""
861 HKLM,%CurrentVersion%\Telephony\Country List\226,"Name",,"Burkina Faso"
862 HKLM,%CurrentVersion%\Telephony\Country List\226,"SameAreaRule",,"G"
864 HKLM,%CurrentVersion%\Telephony\Country List\227,"CountryCode",0x10001,0x000000e3
865 HKLM,%CurrentVersion%\Telephony\Country List\227,"InternationalRule",,"00EFG"
866 HKLM,%CurrentVersion%\Telephony\Country List\227,"LongDistanceRule",,""
867 HKLM,%CurrentVersion%\Telephony\Country List\227,"Name",,"Niger"
868 HKLM,%CurrentVersion%\Telephony\Country List\227,"SameAreaRule",,"G"
870 HKLM,%CurrentVersion%\Telephony\Country List\228,"CountryCode",0x10001,0x000000e4
871 HKLM,%CurrentVersion%\Telephony\Country List\228,"InternationalRule",,"00EFG"
872 HKLM,%CurrentVersion%\Telephony\Country List\228,"LongDistanceRule",,""
873 HKLM,%CurrentVersion%\Telephony\Country List\228,"Name",,"Togo"
874 HKLM,%CurrentVersion%\Telephony\Country List\228,"SameAreaRule",,"G"
876 HKLM,%CurrentVersion%\Telephony\Country List\229,"CountryCode",0x10001,0x000000e5
877 HKLM,%CurrentVersion%\Telephony\Country List\229,"InternationalRule",,"00EFG"
878 HKLM,%CurrentVersion%\Telephony\Country List\229,"LongDistanceRule",,""
879 HKLM,%CurrentVersion%\Telephony\Country List\229,"Name",,"Benin"
880 HKLM,%CurrentVersion%\Telephony\Country List\229,"SameAreaRule",,"G"
882 HKLM,%CurrentVersion%\Telephony\Country List\230,"CountryCode",0x10001,0x000000e6
883 HKLM,%CurrentVersion%\Telephony\Country List\230,"InternationalRule",,"00EFG"
884 HKLM,%CurrentVersion%\Telephony\Country List\230,"LongDistanceRule",,""
885 HKLM,%CurrentVersion%\Telephony\Country List\230,"Name",,"Mauritius"
886 HKLM,%CurrentVersion%\Telephony\Country List\230,"SameAreaRule",,"G"
888 HKLM,%CurrentVersion%\Telephony\Country List\231,"CountryCode",0x10001,0x000000e7
889 HKLM,%CurrentVersion%\Telephony\Country List\231,"InternationalRule",,"0EFG"
890 HKLM,%CurrentVersion%\Telephony\Country List\231,"LongDistanceRule",,""
891 HKLM,%CurrentVersion%\Telephony\Country List\231,"Name",,"Liberia"
892 HKLM,%CurrentVersion%\Telephony\Country List\231,"SameAreaRule",,"G"
894 HKLM,%CurrentVersion%\Telephony\Country List\232,"CountryCode",0x10001,0x000000e8
895 HKLM,%CurrentVersion%\Telephony\Country List\232,"InternationalRule",,"00EFG"
896 HKLM,%CurrentVersion%\Telephony\Country List\232,"LongDistanceRule",,"IG"
897 HKLM,%CurrentVersion%\Telephony\Country List\232,"Name",,"Sierra Leone"
898 HKLM,%CurrentVersion%\Telephony\Country List\232,"SameAreaRule",,"G"
900 HKLM,%CurrentVersion%\Telephony\Country List\233,"CountryCode",0x10001,0x000000e9
901 HKLM,%CurrentVersion%\Telephony\Country List\233,"InternationalRule",,"00EFG"
902 HKLM,%CurrentVersion%\Telephony\Country List\233,"LongDistanceRule",,""
903 HKLM,%CurrentVersion%\Telephony\Country List\233,"Name",,"Ghana"
904 HKLM,%CurrentVersion%\Telephony\Country List\233,"SameAreaRule",,"G"
906 HKLM,%CurrentVersion%\Telephony\Country List\234,"CountryCode",0x10001,0x000000ea
907 HKLM,%CurrentVersion%\Telephony\Country List\234,"InternationalRule",,"009EFG"
908 HKLM,%CurrentVersion%\Telephony\Country List\234,"LongDistanceRule",,"0FG"
909 HKLM,%CurrentVersion%\Telephony\Country List\234,"Name",,"Nigeria"
910 HKLM,%CurrentVersion%\Telephony\Country List\234,"SameAreaRule",,"G"
912 HKLM,%CurrentVersion%\Telephony\Country List\235,"CountryCode",0x10001,0x000000eb
913 HKLM,%CurrentVersion%\Telephony\Country List\235,"InternationalRule",,"15EFG"
914 HKLM,%CurrentVersion%\Telephony\Country List\235,"LongDistanceRule",,""
915 HKLM,%CurrentVersion%\Telephony\Country List\235,"Name",,"Chad"
916 HKLM,%CurrentVersion%\Telephony\Country List\235,"SameAreaRule",,"G"
918 HKLM,%CurrentVersion%\Telephony\Country List\236,"CountryCode",0x10001,0x000000ec
919 HKLM,%CurrentVersion%\Telephony\Country List\236,"InternationalRule",,"19EFG"
920 HKLM,%CurrentVersion%\Telephony\Country List\236,"LongDistanceRule",,""
921 HKLM,%CurrentVersion%\Telephony\Country List\236,"Name",,"Central African Republic"
922 HKLM,%CurrentVersion%\Telephony\Country List\236,"SameAreaRule",,"G"
924 HKLM,%CurrentVersion%\Telephony\Country List\237,"CountryCode",0x10001,0x000000ed
925 HKLM,%CurrentVersion%\Telephony\Country List\237,"InternationalRule",,"00EFG"
926 HKLM,%CurrentVersion%\Telephony\Country List\237,"LongDistanceRule",,""
927 HKLM,%CurrentVersion%\Telephony\Country List\237,"Name",,"Cameroon"
928 HKLM,%CurrentVersion%\Telephony\Country List\237,"SameAreaRule",,"G"
930 HKLM,%CurrentVersion%\Telephony\Country List\238,"CountryCode",0x10001,0x000000ee
931 HKLM,%CurrentVersion%\Telephony\Country List\238,"InternationalRule",,"0EFG"
932 HKLM,%CurrentVersion%\Telephony\Country List\238,"LongDistanceRule",,""
933 HKLM,%CurrentVersion%\Telephony\Country List\238,"Name",,"Cape Verde Islands"
934 HKLM,%CurrentVersion%\Telephony\Country List\238,"SameAreaRule",,"G"
936 HKLM,%CurrentVersion%\Telephony\Country List\239,"CountryCode",0x10001,0x000000ef
937 HKLM,%CurrentVersion%\Telephony\Country List\239,"InternationalRule",,"00EFG"
938 HKLM,%CurrentVersion%\Telephony\Country List\239,"LongDistanceRule",,""
939 HKLM,%CurrentVersion%\Telephony\Country List\239,"Name",,"Sao Tome and Principe"
940 HKLM,%CurrentVersion%\Telephony\Country List\239,"SameAreaRule",,"G"
942 HKLM,%CurrentVersion%\Telephony\Country List\240,"CountryCode",0x10001,0x000000f0
943 HKLM,%CurrentVersion%\Telephony\Country List\240,"InternationalRule",,"00EFG"
944 HKLM,%CurrentVersion%\Telephony\Country List\240,"LongDistanceRule",,""
945 HKLM,%CurrentVersion%\Telephony\Country List\240,"Name",,"Equatorial Guinea"
946 HKLM,%CurrentVersion%\Telephony\Country List\240,"SameAreaRule",,"G"
948 HKLM,%CurrentVersion%\Telephony\Country List\241,"CountryCode",0x10001,0x000000f1
949 HKLM,%CurrentVersion%\Telephony\Country List\241,"InternationalRule",,"00EFG"
950 HKLM,%CurrentVersion%\Telephony\Country List\241,"LongDistanceRule",,""
951 HKLM,%CurrentVersion%\Telephony\Country List\241,"Name",,"Gabon"
952 HKLM,%CurrentVersion%\Telephony\Country List\241,"SameAreaRule",,"G"
954 HKLM,%CurrentVersion%\Telephony\Country List\242,"CountryCode",0x10001,0x000000f2
955 HKLM,%CurrentVersion%\Telephony\Country List\242,"InternationalRule",,"00EFG"
956 HKLM,%CurrentVersion%\Telephony\Country List\242,"LongDistanceRule",,""
957 HKLM,%CurrentVersion%\Telephony\Country List\242,"Name",,"Congo"
958 HKLM,%CurrentVersion%\Telephony\Country List\242,"SameAreaRule",,"G"
960 HKLM,%CurrentVersion%\Telephony\Country List\243,"CountryCode",0x10001,0x000000f3
961 HKLM,%CurrentVersion%\Telephony\Country List\243,"InternationalRule",,"00EFG"
962 HKLM,%CurrentVersion%\Telephony\Country List\243,"LongDistanceRule",,""
963 HKLM,%CurrentVersion%\Telephony\Country List\243,"Name",,"Congo, Democratic Republic of the"
964 HKLM,%CurrentVersion%\Telephony\Country List\243,"SameAreaRule",,"G"
966 HKLM,%CurrentVersion%\Telephony\Country List\244,"CountryCode",0x10001,0x000000f4
967 HKLM,%CurrentVersion%\Telephony\Country List\244,"InternationalRule",,"00EFG"
968 HKLM,%CurrentVersion%\Telephony\Country List\244,"LongDistanceRule",,"0FG"
969 HKLM,%CurrentVersion%\Telephony\Country List\244,"Name",,"Angola"
970 HKLM,%CurrentVersion%\Telephony\Country List\244,"SameAreaRule",,"G"
972 HKLM,%CurrentVersion%\Telephony\Country List\245,"CountryCode",0x10001,0x000000f5
973 HKLM,%CurrentVersion%\Telephony\Country List\245,"InternationalRule",,"099EFG"
974 HKLM,%CurrentVersion%\Telephony\Country List\245,"LongDistanceRule",,""
975 HKLM,%CurrentVersion%\Telephony\Country List\245,"Name",,"Guinea-Bissau"
976 HKLM,%CurrentVersion%\Telephony\Country List\245,"SameAreaRule",,"G"
978 HKLM,%CurrentVersion%\Telephony\Country List\246,"CountryCode",0x10001,0x000000f6
979 HKLM,%CurrentVersion%\Telephony\Country List\246,"InternationalRule",,"00EFG"
980 HKLM,%CurrentVersion%\Telephony\Country List\246,"LongDistanceRule",,""
981 HKLM,%CurrentVersion%\Telephony\Country List\246,"Name",,"Diego Garcia"
982 HKLM,%CurrentVersion%\Telephony\Country List\246,"SameAreaRule",,"G"
984 HKLM,%CurrentVersion%\Telephony\Country List\247,"CountryCode",0x10001,0x000000f7
985 HKLM,%CurrentVersion%\Telephony\Country List\247,"InternationalRule",,"01EFG"
986 HKLM,%CurrentVersion%\Telephony\Country List\247,"LongDistanceRule",,""
987 HKLM,%CurrentVersion%\Telephony\Country List\247,"Name",,"Ascension Island"
988 HKLM,%CurrentVersion%\Telephony\Country List\247,"SameAreaRule",,"G"
990 HKLM,%CurrentVersion%\Telephony\Country List\248,"CountryCode",0x10001,0x000000f8
991 HKLM,%CurrentVersion%\Telephony\Country List\248,"InternationalRule",,"00EFG"
992 HKLM,%CurrentVersion%\Telephony\Country List\248,"LongDistanceRule",,""
993 HKLM,%CurrentVersion%\Telephony\Country List\248,"Name",,"Seychelles"
994 HKLM,%CurrentVersion%\Telephony\Country List\248,"SameAreaRule",,"G"
996 HKLM,%CurrentVersion%\Telephony\Country List\249,"CountryCode",0x10001,0x000000f9
997 HKLM,%CurrentVersion%\Telephony\Country List\249,"InternationalRule",,"00EFG"
998 HKLM,%CurrentVersion%\Telephony\Country List\249,"LongDistanceRule",,"0FG"
999 HKLM,%CurrentVersion%\Telephony\Country List\249,"Name",,"Sudan"
1000 HKLM,%CurrentVersion%\Telephony\Country List\249,"SameAreaRule",,"G"
1002 HKLM,%CurrentVersion%\Telephony\Country List\250,"CountryCode",0x10001,0x000000fa
1003 HKLM,%CurrentVersion%\Telephony\Country List\250,"InternationalRule",,"00EFG"
1004 HKLM,%CurrentVersion%\Telephony\Country List\250,"LongDistanceRule",,""
1005 HKLM,%CurrentVersion%\Telephony\Country List\250,"Name",,"Rwanda"
1006 HKLM,%CurrentVersion%\Telephony\Country List\250,"SameAreaRule",,"G"
1008 HKLM,%CurrentVersion%\Telephony\Country List\251,"CountryCode",0x10001,0x000000fb
1009 HKLM,%CurrentVersion%\Telephony\Country List\251,"InternationalRule",,"00EFG"
1010 HKLM,%CurrentVersion%\Telephony\Country List\251,"LongDistanceRule",,"0FG"
1011 HKLM,%CurrentVersion%\Telephony\Country List\251,"Name",,"Ethiopia"
1012 HKLM,%CurrentVersion%\Telephony\Country List\251,"SameAreaRule",,"G"
1014 HKLM,%CurrentVersion%\Telephony\Country List\252,"CountryCode",0x10001,0x000000fc
1015 HKLM,%CurrentVersion%\Telephony\Country List\252,"InternationalRule",,"19,EFG"
1016 HKLM,%CurrentVersion%\Telephony\Country List\252,"LongDistanceRule",,""
1017 HKLM,%CurrentVersion%\Telephony\Country List\252,"Name",,"Somalia"
1018 HKLM,%CurrentVersion%\Telephony\Country List\252,"SameAreaRule",,"G"
1020 HKLM,%CurrentVersion%\Telephony\Country List\253,"CountryCode",0x10001,0x000000fd
1021 HKLM,%CurrentVersion%\Telephony\Country List\253,"InternationalRule",,"00EFG"
1022 HKLM,%CurrentVersion%\Telephony\Country List\253,"LongDistanceRule",,""
1023 HKLM,%CurrentVersion%\Telephony\Country List\253,"Name",,"Djibouti"
1024 HKLM,%CurrentVersion%\Telephony\Country List\253,"SameAreaRule",,"G"
1026 HKLM,%CurrentVersion%\Telephony\Country List\254,"CountryCode",0x10001,0x000000fe
1027 HKLM,%CurrentVersion%\Telephony\Country List\254,"InternationalRule",,"000EFG"
1028 HKLM,%CurrentVersion%\Telephony\Country List\254,"LongDistanceRule",,"0FG"
1029 HKLM,%CurrentVersion%\Telephony\Country List\254,"Name",,"Kenya"
1030 HKLM,%CurrentVersion%\Telephony\Country List\254,"SameAreaRule",,"G"
1032 HKLM,%CurrentVersion%\Telephony\Country List\255,"CountryCode",0x10001,0x000000ff
1033 HKLM,%CurrentVersion%\Telephony\Country List\255,"InternationalRule",,"0900EFG"
1034 HKLM,%CurrentVersion%\Telephony\Country List\255,"LongDistanceRule",,"0FG"
1035 HKLM,%CurrentVersion%\Telephony\Country List\255,"Name",,"Tanzania"
1036 HKLM,%CurrentVersion%\Telephony\Country List\255,"SameAreaRule",,"G"
1038 HKLM,%CurrentVersion%\Telephony\Country List\256,"CountryCode",0x10001,0x00000100
1039 HKLM,%CurrentVersion%\Telephony\Country List\256,"InternationalRule",,"00EFG"
1040 HKLM,%CurrentVersion%\Telephony\Country List\256,"LongDistanceRule",,"0FG"
1041 HKLM,%CurrentVersion%\Telephony\Country List\256,"Name",,"Uganda"
1042 HKLM,%CurrentVersion%\Telephony\Country List\256,"SameAreaRule",,"G"
1044 HKLM,%CurrentVersion%\Telephony\Country List\257,"CountryCode",0x10001,0x00000101
1045 HKLM,%CurrentVersion%\Telephony\Country List\257,"InternationalRule",,"90EFG"
1046 HKLM,%CurrentVersion%\Telephony\Country List\257,"LongDistanceRule",,""
1047 HKLM,%CurrentVersion%\Telephony\Country List\257,"Name",,"Burundi"
1048 HKLM,%CurrentVersion%\Telephony\Country List\257,"SameAreaRule",,"G"
1050 HKLM,%CurrentVersion%\Telephony\Country List\258,"CountryCode",0x10001,0x00000102
1051 HKLM,%CurrentVersion%\Telephony\Country List\258,"InternationalRule",,"00EFG"
1052 HKLM,%CurrentVersion%\Telephony\Country List\258,"LongDistanceRule",,""
1053 HKLM,%CurrentVersion%\Telephony\Country List\258,"Name",,"Mozambique"
1054 HKLM,%CurrentVersion%\Telephony\Country List\258,"SameAreaRule",,"G"
1056 HKLM,%CurrentVersion%\Telephony\Country List\260,"CountryCode",0x10001,0x00000104
1057 HKLM,%CurrentVersion%\Telephony\Country List\260,"InternationalRule",,"00EFG"
1058 HKLM,%CurrentVersion%\Telephony\Country List\260,"LongDistanceRule",,"0FG"
1059 HKLM,%CurrentVersion%\Telephony\Country List\260,"Name",,"Zambia"
1060 HKLM,%CurrentVersion%\Telephony\Country List\260,"SameAreaRule",,"G"
1062 HKLM,%CurrentVersion%\Telephony\Country List\261,"CountryCode",0x10001,0x00000105
1063 HKLM,%CurrentVersion%\Telephony\Country List\261,"InternationalRule",,"00EFG"
1064 HKLM,%CurrentVersion%\Telephony\Country List\261,"LongDistanceRule",,""
1065 HKLM,%CurrentVersion%\Telephony\Country List\261,"Name",,"Madagascar"
1066 HKLM,%CurrentVersion%\Telephony\Country List\261,"SameAreaRule",,"G"
1068 HKLM,%CurrentVersion%\Telephony\Country List\262,"CountryCode",0x10001,0x00000106
1069 HKLM,%CurrentVersion%\Telephony\Country List\262,"InternationalRule",,"00EFG"
1070 HKLM,%CurrentVersion%\Telephony\Country List\262,"LongDistanceRule",,""
1071 HKLM,%CurrentVersion%\Telephony\Country List\262,"Name",,"Reunion Island"
1072 HKLM,%CurrentVersion%\Telephony\Country List\262,"SameAreaRule",,"G"
1074 HKLM,%CurrentVersion%\Telephony\Country List\263,"CountryCode",0x10001,0x00000107
1075 HKLM,%CurrentVersion%\Telephony\Country List\263,"InternationalRule",,"00EFG"
1076 HKLM,%CurrentVersion%\Telephony\Country List\263,"LongDistanceRule",,"0FG"
1077 HKLM,%CurrentVersion%\Telephony\Country List\263,"Name",,"Zimbabwe"
1078 HKLM,%CurrentVersion%\Telephony\Country List\263,"SameAreaRule",,"G"
1080 HKLM,%CurrentVersion%\Telephony\Country List\264,"CountryCode",0x10001,0x00000108
1081 HKLM,%CurrentVersion%\Telephony\Country List\264,"InternationalRule",,"00EFG"
1082 HKLM,%CurrentVersion%\Telephony\Country List\264,"LongDistanceRule",,"0FG"
1083 HKLM,%CurrentVersion%\Telephony\Country List\264,"Name",,"Namibia"
1084 HKLM,%CurrentVersion%\Telephony\Country List\264,"SameAreaRule",,"G"
1086 HKLM,%CurrentVersion%\Telephony\Country List\265,"CountryCode",0x10001,0x00000109
1087 HKLM,%CurrentVersion%\Telephony\Country List\265,"InternationalRule",,"101EFG"
1088 HKLM,%CurrentVersion%\Telephony\Country List\265,"LongDistanceRule",,""
1089 HKLM,%CurrentVersion%\Telephony\Country List\265,"Name",,"Malawi"
1090 HKLM,%CurrentVersion%\Telephony\Country List\265,"SameAreaRule",,"G"
1092 HKLM,%CurrentVersion%\Telephony\Country List\266,"CountryCode",0x10001,0x0000010a
1093 HKLM,%CurrentVersion%\Telephony\Country List\266,"InternationalRule",,"00EFG"
1094 HKLM,%CurrentVersion%\Telephony\Country List\266,"LongDistanceRule",,""
1095 HKLM,%CurrentVersion%\Telephony\Country List\266,"Name",,"Lesotho"
1096 HKLM,%CurrentVersion%\Telephony\Country List\266,"SameAreaRule",,"G"
1098 HKLM,%CurrentVersion%\Telephony\Country List\267,"CountryCode",0x10001,0x0000010b
1099 HKLM,%CurrentVersion%\Telephony\Country List\267,"InternationalRule",,"00EFG"
1100 HKLM,%CurrentVersion%\Telephony\Country List\267,"LongDistanceRule",,"0FG"
1101 HKLM,%CurrentVersion%\Telephony\Country List\267,"Name",,"Botswana"
1102 HKLM,%CurrentVersion%\Telephony\Country List\267,"SameAreaRule",,"G"
1104 HKLM,%CurrentVersion%\Telephony\Country List\268,"CountryCode",0x10001,0x0000010c
1105 HKLM,%CurrentVersion%\Telephony\Country List\268,"InternationalRule",,"00EFG"
1106 HKLM,%CurrentVersion%\Telephony\Country List\268,"LongDistanceRule",,""
1107 HKLM,%CurrentVersion%\Telephony\Country List\268,"Name",,"Swaziland"
1108 HKLM,%CurrentVersion%\Telephony\Country List\268,"SameAreaRule",,"G"
1110 HKLM,%CurrentVersion%\Telephony\Country List\269,"CountryCode",0x10001,0x0000010d
1111 HKLM,%CurrentVersion%\Telephony\Country List\269,"InternationalRule",,"00EFG"
1112 HKLM,%CurrentVersion%\Telephony\Country List\269,"LongDistanceRule",,""
1113 HKLM,%CurrentVersion%\Telephony\Country List\269,"Name",,"Mayotte Island"
1114 HKLM,%CurrentVersion%\Telephony\Country List\269,"SameAreaRule",,"G"
1116 HKLM,%CurrentVersion%\Telephony\Country List\2691,"CountryCode",0x10001,0x0000010d
1117 HKLM,%CurrentVersion%\Telephony\Country List\2691,"InternationalRule",,"10EFG"
1118 HKLM,%CurrentVersion%\Telephony\Country List\2691,"LongDistanceRule",,""
1119 HKLM,%CurrentVersion%\Telephony\Country List\2691,"Name",,"Comoros"
1120 HKLM,%CurrentVersion%\Telephony\Country List\2691,"SameAreaRule",,"G"
1122 HKLM,%CurrentVersion%\Telephony\Country List\27,"CountryCode",0x10001,0x0000001b
1123 HKLM,%CurrentVersion%\Telephony\Country List\27,"InternationalRule",,"09EFG"
1124 HKLM,%CurrentVersion%\Telephony\Country List\27,"LongDistanceRule",,"0FG"
1125 HKLM,%CurrentVersion%\Telephony\Country List\27,"Name",,"South Africa"
1126 HKLM,%CurrentVersion%\Telephony\Country List\27,"SameAreaRule",,"G"
1128 HKLM,%CurrentVersion%\Telephony\Country List\290,"CountryCode",0x10001,0x00000122
1129 HKLM,%CurrentVersion%\Telephony\Country List\290,"InternationalRule",,"01EFG"
1130 HKLM,%CurrentVersion%\Telephony\Country List\290,"LongDistanceRule",,""
1131 HKLM,%CurrentVersion%\Telephony\Country List\290,"Name",,"St. Helena"
1132 HKLM,%CurrentVersion%\Telephony\Country List\290,"SameAreaRule",,"G"
1134 HKLM,%CurrentVersion%\Telephony\Country List\291,"CountryCode",0x10001,0x00000123
1135 HKLM,%CurrentVersion%\Telephony\Country List\291,"InternationalRule",,"00EFG"
1136 HKLM,%CurrentVersion%\Telephony\Country List\291,"LongDistanceRule",,"0FG"
1137 HKLM,%CurrentVersion%\Telephony\Country List\291,"Name",,"Eritrea"
1138 HKLM,%CurrentVersion%\Telephony\Country List\291,"SameAreaRule",,"G"
1140 HKLM,%CurrentVersion%\Telephony\Country List\297,"CountryCode",0x10001,0x00000129
1141 HKLM,%CurrentVersion%\Telephony\Country List\297,"InternationalRule",,"00EFG"
1142 HKLM,%CurrentVersion%\Telephony\Country List\297,"LongDistanceRule",,""
1143 HKLM,%CurrentVersion%\Telephony\Country List\297,"Name",,"Aruba"
1144 HKLM,%CurrentVersion%\Telephony\Country List\297,"SameAreaRule",,"G"
1146 HKLM,%CurrentVersion%\Telephony\Country List\298,"CountryCode",0x10001,0x0000012a
1147 HKLM,%CurrentVersion%\Telephony\Country List\298,"InternationalRule",,"009EFG"
1148 HKLM,%CurrentVersion%\Telephony\Country List\298,"LongDistanceRule",,""
1149 HKLM,%CurrentVersion%\Telephony\Country List\298,"Name",,"Faroe Islands"
1150 HKLM,%CurrentVersion%\Telephony\Country List\298,"SameAreaRule",,"G"
1152 HKLM,%CurrentVersion%\Telephony\Country List\299,"CountryCode",0x10001,0x0000012b
1153 HKLM,%CurrentVersion%\Telephony\Country List\299,"InternationalRule",,"009EFG"
1154 HKLM,%CurrentVersion%\Telephony\Country List\299,"LongDistanceRule",,""
1155 HKLM,%CurrentVersion%\Telephony\Country List\299,"Name",,"Greenland"
1156 HKLM,%CurrentVersion%\Telephony\Country List\299,"SameAreaRule",,"G"
1158 HKLM,%CurrentVersion%\Telephony\Country List\30,"CountryCode",0x10001,0x0000001e
1159 HKLM,%CurrentVersion%\Telephony\Country List\30,"InternationalRule",,"00EFG"
1160 HKLM,%CurrentVersion%\Telephony\Country List\30,"LongDistanceRule",,"0FG"
1161 HKLM,%CurrentVersion%\Telephony\Country List\30,"Name",,"Greece"
1162 HKLM,%CurrentVersion%\Telephony\Country List\30,"SameAreaRule",,"G"
1164 HKLM,%CurrentVersion%\Telephony\Country List\31,"CountryCode",0x10001,0x0000001f
1165 HKLM,%CurrentVersion%\Telephony\Country List\31,"InternationalRule",,"00EFG"
1166 HKLM,%CurrentVersion%\Telephony\Country List\31,"LongDistanceRule",,"0FG"
1167 HKLM,%CurrentVersion%\Telephony\Country List\31,"Name",,"Netherlands"
1168 HKLM,%CurrentVersion%\Telephony\Country List\31,"SameAreaRule",,"G"
1170 HKLM,%CurrentVersion%\Telephony\Country List\32,"CountryCode",0x10001,0x00000020
1171 HKLM,%CurrentVersion%\Telephony\Country List\32,"InternationalRule",,"00EFG"
1172 HKLM,%CurrentVersion%\Telephony\Country List\32,"LongDistanceRule",,"0FG"
1173 HKLM,%CurrentVersion%\Telephony\Country List\32,"Name",,"Belgium"
1174 HKLM,%CurrentVersion%\Telephony\Country List\32,"SameAreaRule",,"G"
1176 HKLM,%CurrentVersion%\Telephony\Country List\33,"CountryCode",0x10001,0x00000021
1177 HKLM,%CurrentVersion%\Telephony\Country List\33,"InternationalRule",,"00EFG"
1178 HKLM,%CurrentVersion%\Telephony\Country List\33,"LongDistanceRule",,"0FG"
1179 HKLM,%CurrentVersion%\Telephony\Country List\33,"Name",,"France"
1180 HKLM,%CurrentVersion%\Telephony\Country List\33,"SameAreaRule",,"0FG"
1182 HKLM,%CurrentVersion%\Telephony\Country List\34,"CountryCode",0x10001,0x00000022
1183 HKLM,%CurrentVersion%\Telephony\Country List\34,"InternationalRule",,"00,EFG"
1184 HKLM,%CurrentVersion%\Telephony\Country List\34,"LongDistanceRule",,"IG"
1185 HKLM,%CurrentVersion%\Telephony\Country List\34,"Name",,"Spain"
1186 HKLM,%CurrentVersion%\Telephony\Country List\34,"SameAreaRule",,"IG"
1188 HKLM,%CurrentVersion%\Telephony\Country List\350,"CountryCode",0x10001,0x0000015e
1189 HKLM,%CurrentVersion%\Telephony\Country List\350,"InternationalRule",,"00EFG"
1190 HKLM,%CurrentVersion%\Telephony\Country List\350,"LongDistanceRule",,""
1191 HKLM,%CurrentVersion%\Telephony\Country List\350,"Name",,"Gibraltar"
1192 HKLM,%CurrentVersion%\Telephony\Country List\350,"SameAreaRule",,"G"
1194 HKLM,%CurrentVersion%\Telephony\Country List\351,"CountryCode",0x10001,0x0000015f
1195 HKLM,%CurrentVersion%\Telephony\Country List\351,"InternationalRule",,"00EFG"
1196 HKLM,%CurrentVersion%\Telephony\Country List\351,"LongDistanceRule",,"IG"
1197 HKLM,%CurrentVersion%\Telephony\Country List\351,"Name",,"Portugal"
1198 HKLM,%CurrentVersion%\Telephony\Country List\351,"SameAreaRule",,"IG"
1200 HKLM,%CurrentVersion%\Telephony\Country List\352,"CountryCode",0x10001,0x00000160
1201 HKLM,%CurrentVersion%\Telephony\Country List\352,"InternationalRule",,"00EFG"
1202 HKLM,%CurrentVersion%\Telephony\Country List\352,"LongDistanceRule",,""
1203 HKLM,%CurrentVersion%\Telephony\Country List\352,"Name",,"Luxembourg"
1204 HKLM,%CurrentVersion%\Telephony\Country List\352,"SameAreaRule",,"G"
1206 HKLM,%CurrentVersion%\Telephony\Country List\353,"CountryCode",0x10001,0x00000161
1207 HKLM,%CurrentVersion%\Telephony\Country List\353,"InternationalRule",,"00EFG"
1208 HKLM,%CurrentVersion%\Telephony\Country List\353,"LongDistanceRule",,"0FG"
1209 HKLM,%CurrentVersion%\Telephony\Country List\353,"Name",,"Ireland"
1210 HKLM,%CurrentVersion%\Telephony\Country List\353,"SameAreaRule",,"G"
1212 HKLM,%CurrentVersion%\Telephony\Country List\354,"CountryCode",0x10001,0x00000162
1213 HKLM,%CurrentVersion%\Telephony\Country List\354,"InternationalRule",,"00EFG"
1214 HKLM,%CurrentVersion%\Telephony\Country List\354,"LongDistanceRule",,"0FG"
1215 HKLM,%CurrentVersion%\Telephony\Country List\354,"Name",,"Iceland"
1216 HKLM,%CurrentVersion%\Telephony\Country List\354,"SameAreaRule",,"G"
1218 HKLM,%CurrentVersion%\Telephony\Country List\355,"CountryCode",0x10001,0x00000163
1219 HKLM,%CurrentVersion%\Telephony\Country List\355,"InternationalRule",,"00EFG"
1220 HKLM,%CurrentVersion%\Telephony\Country List\355,"LongDistanceRule",,"0FG"
1221 HKLM,%CurrentVersion%\Telephony\Country List\355,"Name",,"Albania"
1222 HKLM,%CurrentVersion%\Telephony\Country List\355,"SameAreaRule",,"G"
1224 HKLM,%CurrentVersion%\Telephony\Country List\356,"CountryCode",0x10001,0x00000164
1225 HKLM,%CurrentVersion%\Telephony\Country List\356,"InternationalRule",,"00EFG"
1226 HKLM,%CurrentVersion%\Telephony\Country List\356,"LongDistanceRule",,""
1227 HKLM,%CurrentVersion%\Telephony\Country List\356,"Name",,"Malta"
1228 HKLM,%CurrentVersion%\Telephony\Country List\356,"SameAreaRule",,"G"
1230 HKLM,%CurrentVersion%\Telephony\Country List\357,"CountryCode",0x10001,0x00000165
1231 HKLM,%CurrentVersion%\Telephony\Country List\357,"InternationalRule",,"00EFG"
1232 HKLM,%CurrentVersion%\Telephony\Country List\357,"LongDistanceRule",,"0FG"
1233 HKLM,%CurrentVersion%\Telephony\Country List\357,"Name",,"Cyprus"
1234 HKLM,%CurrentVersion%\Telephony\Country List\357,"SameAreaRule",,"G"
1236 HKLM,%CurrentVersion%\Telephony\Country List\358,"CountryCode",0x10001,0x00000166
1237 HKLM,%CurrentVersion%\Telephony\Country List\358,"InternationalRule",,"00EFG"
1238 HKLM,%CurrentVersion%\Telephony\Country List\358,"LongDistanceRule",,"0FG"
1239 HKLM,%CurrentVersion%\Telephony\Country List\358,"Name",,"Finland"
1240 HKLM,%CurrentVersion%\Telephony\Country List\358,"SameAreaRule",,"G"
1242 HKLM,%CurrentVersion%\Telephony\Country List\359,"CountryCode",0x10001,0x00000167
1243 HKLM,%CurrentVersion%\Telephony\Country List\359,"InternationalRule",,"00EFG"
1244 HKLM,%CurrentVersion%\Telephony\Country List\359,"LongDistanceRule",,"0FG"
1245 HKLM,%CurrentVersion%\Telephony\Country List\359,"Name",,"Bulgaria"
1246 HKLM,%CurrentVersion%\Telephony\Country List\359,"SameAreaRule",,"G"
1248 HKLM,%CurrentVersion%\Telephony\Country List\36,"CountryCode",0x10001,0x00000024
1249 HKLM,%CurrentVersion%\Telephony\Country List\36,"InternationalRule",,"00EFG"
1250 HKLM,%CurrentVersion%\Telephony\Country List\36,"LongDistanceRule",," 06,FG"
1251 HKLM,%CurrentVersion%\Telephony\Country List\36,"Name",,"Hungary"
1252 HKLM,%CurrentVersion%\Telephony\Country List\36,"SameAreaRule",,"G"
1254 HKLM,%CurrentVersion%\Telephony\Country List\370,"CountryCode",0x10001,0x00000172
1255 HKLM,%CurrentVersion%\Telephony\Country List\370,"InternationalRule",,"8W10EFG"
1256 HKLM,%CurrentVersion%\Telephony\Country List\370,"LongDistanceRule",," 8WFG"
1257 HKLM,%CurrentVersion%\Telephony\Country List\370,"Name",,"Lithuania"
1258 HKLM,%CurrentVersion%\Telephony\Country List\370,"SameAreaRule",,"G"
1260 HKLM,%CurrentVersion%\Telephony\Country List\371,"CountryCode",0x10001,0x00000173
1261 HKLM,%CurrentVersion%\Telephony\Country List\371,"InternationalRule",,"00EFG"
1262 HKLM,%CurrentVersion%\Telephony\Country List\371,"LongDistanceRule",," 8,FG"
1263 HKLM,%CurrentVersion%\Telephony\Country List\371,"Name",,"Latvia"
1264 HKLM,%CurrentVersion%\Telephony\Country List\371,"SameAreaRule",,"G"
1266 HKLM,%CurrentVersion%\Telephony\Country List\372,"CountryCode",0x10001,0x00000174
1267 HKLM,%CurrentVersion%\Telephony\Country List\372,"InternationalRule",,"8,00EFG"
1268 HKLM,%CurrentVersion%\Telephony\Country List\372,"LongDistanceRule",," 8,2IG"
1269 HKLM,%CurrentVersion%\Telephony\Country List\372,"Name",,"Estonia"
1270 HKLM,%CurrentVersion%\Telephony\Country List\372,"SameAreaRule",,"G"
1272 HKLM,%CurrentVersion%\Telephony\Country List\373,"CountryCode",0x10001,0x00000175
1273 HKLM,%CurrentVersion%\Telephony\Country List\373,"InternationalRule",,"8W10EFG"
1274 HKLM,%CurrentVersion%\Telephony\Country List\373,"LongDistanceRule",," 8WFG"
1275 HKLM,%CurrentVersion%\Telephony\Country List\373,"Name",,"Moldova"
1276 HKLM,%CurrentVersion%\Telephony\Country List\373,"SameAreaRule",,"G"
1278 HKLM,%CurrentVersion%\Telephony\Country List\374,"CountryCode",0x10001,0x00000176
1279 HKLM,%CurrentVersion%\Telephony\Country List\374,"InternationalRule",,"8,10EFG"
1280 HKLM,%CurrentVersion%\Telephony\Country List\374,"LongDistanceRule",," 8,IG"
1281 HKLM,%CurrentVersion%\Telephony\Country List\374,"Name",,"Armenia"
1282 HKLM,%CurrentVersion%\Telephony\Country List\374,"SameAreaRule",,"G"
1284 HKLM,%CurrentVersion%\Telephony\Country List\375,"CountryCode",0x10001,0x00000177
1285 HKLM,%CurrentVersion%\Telephony\Country List\375,"InternationalRule",,"8W10EFG"
1286 HKLM,%CurrentVersion%\Telephony\Country List\375,"LongDistanceRule",," 8WFG"
1287 HKLM,%CurrentVersion%\Telephony\Country List\375,"Name",,"Belarus"
1288 HKLM,%CurrentVersion%\Telephony\Country List\375,"SameAreaRule",,"G"
1290 HKLM,%CurrentVersion%\Telephony\Country List\376,"CountryCode",0x10001,0x00000178
1291 HKLM,%CurrentVersion%\Telephony\Country List\376,"InternationalRule",,"00EFG"
1292 HKLM,%CurrentVersion%\Telephony\Country List\376,"LongDistanceRule",,""
1293 HKLM,%CurrentVersion%\Telephony\Country List\376,"Name",,"Andorra"
1294 HKLM,%CurrentVersion%\Telephony\Country List\376,"SameAreaRule",,"G"
1296 HKLM,%CurrentVersion%\Telephony\Country List\377,"CountryCode",0x10001,0x00000179
1297 HKLM,%CurrentVersion%\Telephony\Country List\377,"InternationalRule",,"00EFG"
1298 HKLM,%CurrentVersion%\Telephony\Country List\377,"LongDistanceRule",,""
1299 HKLM,%CurrentVersion%\Telephony\Country List\377,"Name",,"Monaco"
1300 HKLM,%CurrentVersion%\Telephony\Country List\377,"SameAreaRule",,"G"
1302 HKLM,%CurrentVersion%\Telephony\Country List\378,"CountryCode",0x10001,0x0000017a
1303 HKLM,%CurrentVersion%\Telephony\Country List\378,"InternationalRule",,"00EFG"
1304 HKLM,%CurrentVersion%\Telephony\Country List\378,"LongDistanceRule",,"IG"
1305 HKLM,%CurrentVersion%\Telephony\Country List\378,"Name",,"San Marino"
1306 HKLM,%CurrentVersion%\Telephony\Country List\378,"SameAreaRule",,"IG"
1308 HKLM,%CurrentVersion%\Telephony\Country List\379,"CountryCode",0x10001,0x00000027
1309 HKLM,%CurrentVersion%\Telephony\Country List\379,"InternationalRule",,"00EFG"
1310 HKLM,%CurrentVersion%\Telephony\Country List\379,"LongDistanceRule",,"IG"
1311 HKLM,%CurrentVersion%\Telephony\Country List\379,"Name",,"Vatican City"
1312 HKLM,%CurrentVersion%\Telephony\Country List\379,"SameAreaRule",,"IG"
1314 HKLM,%CurrentVersion%\Telephony\Country List\380,"CountryCode",0x10001,0x0000017c
1315 HKLM,%CurrentVersion%\Telephony\Country List\380,"InternationalRule",,"8W10EFG"
1316 HKLM,%CurrentVersion%\Telephony\Country List\380,"LongDistanceRule",," 8WFG"
1317 HKLM,%CurrentVersion%\Telephony\Country List\380,"Name",,"Ukraine"
1318 HKLM,%CurrentVersion%\Telephony\Country List\380,"SameAreaRule",,"G"
1320 HKLM,%CurrentVersion%\Telephony\Country List\381,"CountryCode",0x10001,0x0000017d
1321 HKLM,%CurrentVersion%\Telephony\Country List\381,"InternationalRule",,"99EFG"
1322 HKLM,%CurrentVersion%\Telephony\Country List\381,"LongDistanceRule",,"0FG"
1323 HKLM,%CurrentVersion%\Telephony\Country List\381,"Name",,"Yugoslavia"
1324 HKLM,%CurrentVersion%\Telephony\Country List\381,"SameAreaRule",,"G"
1326 HKLM,%CurrentVersion%\Telephony\Country List\385,"CountryCode",0x10001,0x00000181
1327 HKLM,%CurrentVersion%\Telephony\Country List\385,"InternationalRule",,"00EFG"
1328 HKLM,%CurrentVersion%\Telephony\Country List\385,"LongDistanceRule",,"0FG"
1329 HKLM,%CurrentVersion%\Telephony\Country List\385,"Name",,"Croatia"
1330 HKLM,%CurrentVersion%\Telephony\Country List\385,"SameAreaRule",,"G"
1332 HKLM,%CurrentVersion%\Telephony\Country List\386,"CountryCode",0x10001,0x00000182
1333 HKLM,%CurrentVersion%\Telephony\Country List\386,"InternationalRule",,"00EFG"
1334 HKLM,%CurrentVersion%\Telephony\Country List\386,"LongDistanceRule",,"0FG"
1335 HKLM,%CurrentVersion%\Telephony\Country List\386,"Name",,"Slovenia"
1336 HKLM,%CurrentVersion%\Telephony\Country List\386,"SameAreaRule",,"G"
1338 HKLM,%CurrentVersion%\Telephony\Country List\387,"CountryCode",0x10001,0x00000183
1339 HKLM,%CurrentVersion%\Telephony\Country List\387,"InternationalRule",,"00EFG"
1340 HKLM,%CurrentVersion%\Telephony\Country List\387,"LongDistanceRule",,"0FG"
1341 HKLM,%CurrentVersion%\Telephony\Country List\387,"Name",,"Bosnia and Herzegovina"
1342 HKLM,%CurrentVersion%\Telephony\Country List\387,"SameAreaRule",,"G"
1344 HKLM,%CurrentVersion%\Telephony\Country List\389,"CountryCode",0x10001,0x00000185
1345 HKLM,%CurrentVersion%\Telephony\Country List\389,"InternationalRule",,"99EFG"
1346 HKLM,%CurrentVersion%\Telephony\Country List\389,"LongDistanceRule",,"0FG"
1347 HKLM,%CurrentVersion%\Telephony\Country List\389,"Name",,"F.Y.R.O.M. (Former Yugoslav Republic of Macedonia)"
1348 HKLM,%CurrentVersion%\Telephony\Country List\389,"SameAreaRule",,"G"
1350 HKLM,%CurrentVersion%\Telephony\Country List\39,"CountryCode",0x10001,0x00000027
1351 HKLM,%CurrentVersion%\Telephony\Country List\39,"InternationalRule",,"00EFG"
1352 HKLM,%CurrentVersion%\Telephony\Country List\39,"LongDistanceRule",,"IG"
1353 HKLM,%CurrentVersion%\Telephony\Country List\39,"Name",,"Italy"
1354 HKLM,%CurrentVersion%\Telephony\Country List\39,"SameAreaRule",,"IG"
1356 HKLM,%CurrentVersion%\Telephony\Country List\40,"CountryCode",0x10001,0x00000028
1357 HKLM,%CurrentVersion%\Telephony\Country List\40,"InternationalRule",,"00EFG"
1358 HKLM,%CurrentVersion%\Telephony\Country List\40,"LongDistanceRule",," 0FG"
1359 HKLM,%CurrentVersion%\Telephony\Country List\40,"Name",,"Romania"
1360 HKLM,%CurrentVersion%\Telephony\Country List\40,"SameAreaRule",,"G"
1362 HKLM,%CurrentVersion%\Telephony\Country List\41,"CountryCode",0x10001,0x00000029
1363 HKLM,%CurrentVersion%\Telephony\Country List\41,"InternationalRule",,"00EFG"
1364 HKLM,%CurrentVersion%\Telephony\Country List\41,"LongDistanceRule",,"0FG"
1365 HKLM,%CurrentVersion%\Telephony\Country List\41,"Name",,"Switzerland"
1366 HKLM,%CurrentVersion%\Telephony\Country List\41,"SameAreaRule",,"G"
1368 HKLM,%CurrentVersion%\Telephony\Country List\420,"CountryCode",0x10001,0x000001a4
1369 HKLM,%CurrentVersion%\Telephony\Country List\420,"InternationalRule",,"00EFG"
1370 HKLM,%CurrentVersion%\Telephony\Country List\420,"LongDistanceRule",,"0FG"
1371 HKLM,%CurrentVersion%\Telephony\Country List\420,"Name",,"Czech Republic"
1372 HKLM,%CurrentVersion%\Telephony\Country List\420,"SameAreaRule",,"G"
1374 HKLM,%CurrentVersion%\Telephony\Country List\421,"CountryCode",0x10001,0x000001a5
1375 HKLM,%CurrentVersion%\Telephony\Country List\421,"InternationalRule",,"00EFG"
1376 HKLM,%CurrentVersion%\Telephony\Country List\421,"LongDistanceRule",,"0FG"
1377 HKLM,%CurrentVersion%\Telephony\Country List\421,"Name",,"Slovakia"
1378 HKLM,%CurrentVersion%\Telephony\Country List\421,"SameAreaRule",,"G"
1380 HKLM,%CurrentVersion%\Telephony\Country List\423,"CountryCode",0x10001,0x000001a7
1381 HKLM,%CurrentVersion%\Telephony\Country List\423,"InternationalRule",,"00EFG"
1382 HKLM,%CurrentVersion%\Telephony\Country List\423,"LongDistanceRule",,"G"
1383 HKLM,%CurrentVersion%\Telephony\Country List\423,"Name",,"Liechtenstein"
1384 HKLM,%CurrentVersion%\Telephony\Country List\423,"SameAreaRule",,"G"
1386 HKLM,%CurrentVersion%\Telephony\Country List\43,"CountryCode",0x10001,0x0000002b
1387 HKLM,%CurrentVersion%\Telephony\Country List\43,"InternationalRule",,"00EFG"
1388 HKLM,%CurrentVersion%\Telephony\Country List\43,"LongDistanceRule",,"0FG"
1389 HKLM,%CurrentVersion%\Telephony\Country List\43,"Name",,"Austria"
1390 HKLM,%CurrentVersion%\Telephony\Country List\43,"SameAreaRule",,"G"
1392 HKLM,%CurrentVersion%\Telephony\Country List\44,"CountryCode",0x10001,0x0000002c
1393 HKLM,%CurrentVersion%\Telephony\Country List\44,"InternationalRule",,"00EFG"
1394 HKLM,%CurrentVersion%\Telephony\Country List\44,"LongDistanceRule",,"0FG"
1395 HKLM,%CurrentVersion%\Telephony\Country List\44,"Name",,"United Kingdom"
1396 HKLM,%CurrentVersion%\Telephony\Country List\44,"SameAreaRule",,"G"
1398 HKLM,%CurrentVersion%\Telephony\Country List\45,"CountryCode",0x10001,0x0000002d
1399 HKLM,%CurrentVersion%\Telephony\Country List\45,"InternationalRule",,"00EFG"
1400 HKLM,%CurrentVersion%\Telephony\Country List\45,"LongDistanceRule",,""
1401 HKLM,%CurrentVersion%\Telephony\Country List\45,"Name",,"Denmark"
1402 HKLM,%CurrentVersion%\Telephony\Country List\45,"SameAreaRule",,"G"
1404 HKLM,%CurrentVersion%\Telephony\Country List\46,"CountryCode",0x10001,0x0000002e
1405 HKLM,%CurrentVersion%\Telephony\Country List\46,"InternationalRule",,"00EFG"
1406 HKLM,%CurrentVersion%\Telephony\Country List\46,"LongDistanceRule",,"0FG"
1407 HKLM,%CurrentVersion%\Telephony\Country List\46,"Name",,"Sweden"
1408 HKLM,%CurrentVersion%\Telephony\Country List\46,"SameAreaRule",,"G"
1410 HKLM,%CurrentVersion%\Telephony\Country List\47,"CountryCode",0x10001,0x0000002f
1411 HKLM,%CurrentVersion%\Telephony\Country List\47,"InternationalRule",,"00EFG"
1412 HKLM,%CurrentVersion%\Telephony\Country List\47,"LongDistanceRule",,""
1413 HKLM,%CurrentVersion%\Telephony\Country List\47,"Name",,"Norway"
1414 HKLM,%CurrentVersion%\Telephony\Country List\47,"SameAreaRule",,"G"
1416 HKLM,%CurrentVersion%\Telephony\Country List\48,"CountryCode",0x10001,0x00000030
1417 HKLM,%CurrentVersion%\Telephony\Country List\48,"InternationalRule",,"00EFG"
1418 HKLM,%CurrentVersion%\Telephony\Country List\48,"LongDistanceRule",,"0FG"
1419 HKLM,%CurrentVersion%\Telephony\Country List\48,"Name",,"Poland"
1420 HKLM,%CurrentVersion%\Telephony\Country List\48,"SameAreaRule",,"G"
1422 HKLM,%CurrentVersion%\Telephony\Country List\49,"CountryCode",0x10001,0x00000031
1423 HKLM,%CurrentVersion%\Telephony\Country List\49,"InternationalRule",,"00EFG"
1424 HKLM,%CurrentVersion%\Telephony\Country List\49,"LongDistanceRule",,"0FG"
1425 HKLM,%CurrentVersion%\Telephony\Country List\49,"Name",,"Germany"
1426 HKLM,%CurrentVersion%\Telephony\Country List\49,"SameAreaRule",,"G"
1428 HKLM,%CurrentVersion%\Telephony\Country List\500,"CountryCode",0x10001,0x000001f4
1429 HKLM,%CurrentVersion%\Telephony\Country List\500,"InternationalRule",,"0EFG"
1430 HKLM,%CurrentVersion%\Telephony\Country List\500,"LongDistanceRule",,""
1431 HKLM,%CurrentVersion%\Telephony\Country List\500,"Name",,"Falkland Islands (Islas Malvinas)"
1432 HKLM,%CurrentVersion%\Telephony\Country List\500,"SameAreaRule",,"G"
1434 HKLM,%CurrentVersion%\Telephony\Country List\501,"CountryCode",0x10001,0x000001f5
1435 HKLM,%CurrentVersion%\Telephony\Country List\501,"InternationalRule",,"00EFG"
1436 HKLM,%CurrentVersion%\Telephony\Country List\501,"LongDistanceRule",,"0FG"
1437 HKLM,%CurrentVersion%\Telephony\Country List\501,"Name",,"Belize"
1438 HKLM,%CurrentVersion%\Telephony\Country List\501,"SameAreaRule",,"G"
1440 HKLM,%CurrentVersion%\Telephony\Country List\502,"CountryCode",0x10001,0x000001f6
1441 HKLM,%CurrentVersion%\Telephony\Country List\502,"InternationalRule",,"00EFG"
1442 HKLM,%CurrentVersion%\Telephony\Country List\502,"LongDistanceRule",,"0FG"
1443 HKLM,%CurrentVersion%\Telephony\Country List\502,"Name",,"Guatemala"
1444 HKLM,%CurrentVersion%\Telephony\Country List\502,"SameAreaRule",,"G"
1446 HKLM,%CurrentVersion%\Telephony\Country List\503,"CountryCode",0x10001,0x000001f7
1447 HKLM,%CurrentVersion%\Telephony\Country List\503,"InternationalRule",,"0EFG"
1448 HKLM,%CurrentVersion%\Telephony\Country List\503,"LongDistanceRule",,""
1449 HKLM,%CurrentVersion%\Telephony\Country List\503,"Name",,"El Salvador"
1450 HKLM,%CurrentVersion%\Telephony\Country List\503,"SameAreaRule",,"G"
1452 HKLM,%CurrentVersion%\Telephony\Country List\504,"CountryCode",0x10001,0x000001f8
1453 HKLM,%CurrentVersion%\Telephony\Country List\504,"InternationalRule",,"00EFG"
1454 HKLM,%CurrentVersion%\Telephony\Country List\504,"LongDistanceRule",,""
1455 HKLM,%CurrentVersion%\Telephony\Country List\504,"Name",,"Honduras"
1456 HKLM,%CurrentVersion%\Telephony\Country List\504,"SameAreaRule",,"G"
1458 HKLM,%CurrentVersion%\Telephony\Country List\505,"CountryCode",0x10001,0x000001f9
1459 HKLM,%CurrentVersion%\Telephony\Country List\505,"InternationalRule",,"00EFG"
1460 HKLM,%CurrentVersion%\Telephony\Country List\505,"LongDistanceRule",,"0FG"
1461 HKLM,%CurrentVersion%\Telephony\Country List\505,"Name",,"Nicaragua"
1462 HKLM,%CurrentVersion%\Telephony\Country List\505,"SameAreaRule",,"G"
1464 HKLM,%CurrentVersion%\Telephony\Country List\506,"CountryCode",0x10001,0x000001fa
1465 HKLM,%CurrentVersion%\Telephony\Country List\506,"InternationalRule",,"00EFG"
1466 HKLM,%CurrentVersion%\Telephony\Country List\506,"LongDistanceRule",,""
1467 HKLM,%CurrentVersion%\Telephony\Country List\506,"Name",,"Costa Rica"
1468 HKLM,%CurrentVersion%\Telephony\Country List\506,"SameAreaRule",,"G"
1470 HKLM,%CurrentVersion%\Telephony\Country List\507,"CountryCode",0x10001,0x000001fb
1471 HKLM,%CurrentVersion%\Telephony\Country List\507,"InternationalRule",,"00EFG"
1472 HKLM,%CurrentVersion%\Telephony\Country List\507,"LongDistanceRule",,""
1473 HKLM,%CurrentVersion%\Telephony\Country List\507,"Name",,"Panama"
1474 HKLM,%CurrentVersion%\Telephony\Country List\507,"SameAreaRule",,"G"
1476 HKLM,%CurrentVersion%\Telephony\Country List\508,"CountryCode",0x10001,0x000001fc
1477 HKLM,%CurrentVersion%\Telephony\Country List\508,"InternationalRule",,"00,EFG"
1478 HKLM,%CurrentVersion%\Telephony\Country List\508,"LongDistanceRule",,""
1479 HKLM,%CurrentVersion%\Telephony\Country List\508,"Name",,"St. Pierre and Miquelon"
1480 HKLM,%CurrentVersion%\Telephony\Country List\508,"SameAreaRule",,"G"
1482 HKLM,%CurrentVersion%\Telephony\Country List\509,"CountryCode",0x10001,0x000001fd
1483 HKLM,%CurrentVersion%\Telephony\Country List\509,"InternationalRule",,"00EFG"
1484 HKLM,%CurrentVersion%\Telephony\Country List\509,"LongDistanceRule",,""
1485 HKLM,%CurrentVersion%\Telephony\Country List\509,"Name",,"Haiti"
1486 HKLM,%CurrentVersion%\Telephony\Country List\509,"SameAreaRule",,"G"
1488 HKLM,%CurrentVersion%\Telephony\Country List\51,"CountryCode",0x10001,0x00000033
1489 HKLM,%CurrentVersion%\Telephony\Country List\51,"InternationalRule",,"00EFG"
1490 HKLM,%CurrentVersion%\Telephony\Country List\51,"LongDistanceRule",,"0FG"
1491 HKLM,%CurrentVersion%\Telephony\Country List\51,"Name",,"Peru"
1492 HKLM,%CurrentVersion%\Telephony\Country List\51,"SameAreaRule",,"G"
1494 HKLM,%CurrentVersion%\Telephony\Country List\52,"CountryCode",0x10001,0x00000034
1495 HKLM,%CurrentVersion%\Telephony\Country List\52,"InternationalRule",,"00EFG"
1496 HKLM,%CurrentVersion%\Telephony\Country List\52,"LongDistanceRule",," 01FG"
1497 HKLM,%CurrentVersion%\Telephony\Country List\52,"Name",,"Mexico"
1498 HKLM,%CurrentVersion%\Telephony\Country List\52,"SameAreaRule",,"G"
1500 HKLM,%CurrentVersion%\Telephony\Country List\53,"CountryCode",0x10001,0x00000035
1501 HKLM,%CurrentVersion%\Telephony\Country List\53,"InternationalRule",,"119EFG"
1502 HKLM,%CurrentVersion%\Telephony\Country List\53,"LongDistanceRule",,"0FG"
1503 HKLM,%CurrentVersion%\Telephony\Country List\53,"Name",,"Cuba"
1504 HKLM,%CurrentVersion%\Telephony\Country List\53,"SameAreaRule",,"G"
1506 HKLM,%CurrentVersion%\Telephony\Country List\5399,"CountryCode",0x10001,0x00000035
1507 HKLM,%CurrentVersion%\Telephony\Country List\5399,"InternationalRule",,"00EFG"
1508 HKLM,%CurrentVersion%\Telephony\Country List\5399,"LongDistanceRule",,"0FG"
1509 HKLM,%CurrentVersion%\Telephony\Country List\5399,"Name",,"Guantanamo Bay"
1510 HKLM,%CurrentVersion%\Telephony\Country List\5399,"SameAreaRule",,"G"
1512 HKLM,%CurrentVersion%\Telephony\Country List\54,"CountryCode",0x10001,0x00000036
1513 HKLM,%CurrentVersion%\Telephony\Country List\54,"InternationalRule",,"00EFG"
1514 HKLM,%CurrentVersion%\Telephony\Country List\54,"LongDistanceRule",,"0FG"
1515 HKLM,%CurrentVersion%\Telephony\Country List\54,"Name",,"Argentina"
1516 HKLM,%CurrentVersion%\Telephony\Country List\54,"SameAreaRule",,"G"
1518 HKLM,%CurrentVersion%\Telephony\Country List\55,"CountryCode",0x10001,0x00000037
1519 HKLM,%CurrentVersion%\Telephony\Country List\55,"InternationalRule",,"00EFG"
1520 HKLM,%CurrentVersion%\Telephony\Country List\55,"LongDistanceRule",,"0FG"
1521 HKLM,%CurrentVersion%\Telephony\Country List\55,"Name",,"Brazil"
1522 HKLM,%CurrentVersion%\Telephony\Country List\55,"SameAreaRule",,"G"
1524 HKLM,%CurrentVersion%\Telephony\Country List\56,"CountryCode",0x10001,0x00000038
1525 HKLM,%CurrentVersion%\Telephony\Country List\56,"InternationalRule",,"00EFG"
1526 HKLM,%CurrentVersion%\Telephony\Country List\56,"LongDistanceRule",,"FG"
1527 HKLM,%CurrentVersion%\Telephony\Country List\56,"Name",,"Chile"
1528 HKLM,%CurrentVersion%\Telephony\Country List\56,"SameAreaRule",,"G"
1530 HKLM,%CurrentVersion%\Telephony\Country List\57,"CountryCode",0x10001,0x00000039
1531 HKLM,%CurrentVersion%\Telephony\Country List\57,"InternationalRule",,"009EFG"
1532 HKLM,%CurrentVersion%\Telephony\Country List\57,"LongDistanceRule",,"09FG"
1533 HKLM,%CurrentVersion%\Telephony\Country List\57,"Name",,"Colombia"
1534 HKLM,%CurrentVersion%\Telephony\Country List\57,"SameAreaRule",,"G"
1536 HKLM,%CurrentVersion%\Telephony\Country List\58,"CountryCode",0x10001,0x0000003a
1537 HKLM,%CurrentVersion%\Telephony\Country List\58,"InternationalRule",,"00EFG"
1538 HKLM,%CurrentVersion%\Telephony\Country List\58,"LongDistanceRule",,"0FG"
1539 HKLM,%CurrentVersion%\Telephony\Country List\58,"Name",,"Venezuela"
1540 HKLM,%CurrentVersion%\Telephony\Country List\58,"SameAreaRule",,"G"
1542 HKLM,%CurrentVersion%\Telephony\Country List\590,"CountryCode",0x10001,0x0000024e
1543 HKLM,%CurrentVersion%\Telephony\Country List\590,"InternationalRule",,"00,EFG"
1544 HKLM,%CurrentVersion%\Telephony\Country List\590,"LongDistanceRule",,""
1545 HKLM,%CurrentVersion%\Telephony\Country List\590,"Name",,"Guadeloupe"
1546 HKLM,%CurrentVersion%\Telephony\Country List\590,"SameAreaRule",,"G"
1548 HKLM,%CurrentVersion%\Telephony\Country List\5901,"CountryCode",0x10001,0x0000024e
1549 HKLM,%CurrentVersion%\Telephony\Country List\5901,"InternationalRule",,"00,EFG"
1550 HKLM,%CurrentVersion%\Telephony\Country List\5901,"LongDistanceRule",,""
1551 HKLM,%CurrentVersion%\Telephony\Country List\5901,"Name",,"French Antilles"
1552 HKLM,%CurrentVersion%\Telephony\Country List\5901,"SameAreaRule",,"G"
1554 HKLM,%CurrentVersion%\Telephony\Country List\591,"CountryCode",0x10001,0x0000024f
1555 HKLM,%CurrentVersion%\Telephony\Country List\591,"InternationalRule",,"00EFG"
1556 HKLM,%CurrentVersion%\Telephony\Country List\591,"LongDistanceRule",,"0FG"
1557 HKLM,%CurrentVersion%\Telephony\Country List\591,"Name",,"Bolivia"
1558 HKLM,%CurrentVersion%\Telephony\Country List\591,"SameAreaRule",,"G"
1560 HKLM,%CurrentVersion%\Telephony\Country List\592,"CountryCode",0x10001,0x00000250
1561 HKLM,%CurrentVersion%\Telephony\Country List\592,"InternationalRule",,"001EFG"
1562 HKLM,%CurrentVersion%\Telephony\Country List\592,"LongDistanceRule",,"0FG"
1563 HKLM,%CurrentVersion%\Telephony\Country List\592,"Name",,"Guyana"
1564 HKLM,%CurrentVersion%\Telephony\Country List\592,"SameAreaRule",,"G"
1566 HKLM,%CurrentVersion%\Telephony\Country List\593,"CountryCode",0x10001,0x00000251
1567 HKLM,%CurrentVersion%\Telephony\Country List\593,"InternationalRule",,"00EFG"
1568 HKLM,%CurrentVersion%\Telephony\Country List\593,"LongDistanceRule",,"0FG"
1569 HKLM,%CurrentVersion%\Telephony\Country List\593,"Name",,"Ecuador"
1570 HKLM,%CurrentVersion%\Telephony\Country List\593,"SameAreaRule",,"G"
1572 HKLM,%CurrentVersion%\Telephony\Country List\594,"CountryCode",0x10001,0x00000252
1573 HKLM,%CurrentVersion%\Telephony\Country List\594,"InternationalRule",,"00,EFG"
1574 HKLM,%CurrentVersion%\Telephony\Country List\594,"LongDistanceRule",,""
1575 HKLM,%CurrentVersion%\Telephony\Country List\594,"Name",,"French Guiana"
1576 HKLM,%CurrentVersion%\Telephony\Country List\594,"SameAreaRule",,"G"
1578 HKLM,%CurrentVersion%\Telephony\Country List\595,"CountryCode",0x10001,0x00000253
1579 HKLM,%CurrentVersion%\Telephony\Country List\595,"InternationalRule",,"00EFG"
1580 HKLM,%CurrentVersion%\Telephony\Country List\595,"LongDistanceRule",,"0FG"
1581 HKLM,%CurrentVersion%\Telephony\Country List\595,"Name",,"Paraguay"
1582 HKLM,%CurrentVersion%\Telephony\Country List\595,"SameAreaRule",,"G"
1584 HKLM,%CurrentVersion%\Telephony\Country List\596,"CountryCode",0x10001,0x00000254
1585 HKLM,%CurrentVersion%\Telephony\Country List\596,"InternationalRule",,"00,EFG"
1586 HKLM,%CurrentVersion%\Telephony\Country List\596,"LongDistanceRule",,""
1587 HKLM,%CurrentVersion%\Telephony\Country List\596,"Name",,"Martinique"
1588 HKLM,%CurrentVersion%\Telephony\Country List\596,"SameAreaRule",,"G"
1590 HKLM,%CurrentVersion%\Telephony\Country List\597,"CountryCode",0x10001,0x00000255
1591 HKLM,%CurrentVersion%\Telephony\Country List\597,"InternationalRule",,"00EFG"
1592 HKLM,%CurrentVersion%\Telephony\Country List\597,"LongDistanceRule",,""
1593 HKLM,%CurrentVersion%\Telephony\Country List\597,"Name",,"Suriname"
1594 HKLM,%CurrentVersion%\Telephony\Country List\597,"SameAreaRule",,"G"
1596 HKLM,%CurrentVersion%\Telephony\Country List\598,"CountryCode",0x10001,0x00000256
1597 HKLM,%CurrentVersion%\Telephony\Country List\598,"InternationalRule",,"00EFG"
1598 HKLM,%CurrentVersion%\Telephony\Country List\598,"LongDistanceRule",,"0FG"
1599 HKLM,%CurrentVersion%\Telephony\Country List\598,"Name",,"Uruguay"
1600 HKLM,%CurrentVersion%\Telephony\Country List\598,"SameAreaRule",,"G"
1602 HKLM,%CurrentVersion%\Telephony\Country List\599,"CountryCode",0x10001,0x00000257
1603 HKLM,%CurrentVersion%\Telephony\Country List\599,"InternationalRule",,"00EFG"
1604 HKLM,%CurrentVersion%\Telephony\Country List\599,"LongDistanceRule",,"0FG"
1605 HKLM,%CurrentVersion%\Telephony\Country List\599,"Name",,"Netherlands Antilles"
1606 HKLM,%CurrentVersion%\Telephony\Country List\599,"SameAreaRule",,"G"
1608 HKLM,%CurrentVersion%\Telephony\Country List\60,"CountryCode",0x10001,0x0000003c
1609 HKLM,%CurrentVersion%\Telephony\Country List\60,"InternationalRule",,"00EFG"
1610 HKLM,%CurrentVersion%\Telephony\Country List\60,"LongDistanceRule",,""
1611 HKLM,%CurrentVersion%\Telephony\Country List\60,"Name",,"Malaysia"
1612 HKLM,%CurrentVersion%\Telephony\Country List\60,"SameAreaRule",,"G"
1614 HKLM,%CurrentVersion%\Telephony\Country List\61,"CountryCode",0x10001,0x0000003d
1615 HKLM,%CurrentVersion%\Telephony\Country List\61,"InternationalRule",,"0011EFG"
1616 HKLM,%CurrentVersion%\Telephony\Country List\61,"LongDistanceRule",," 0FG"
1617 HKLM,%CurrentVersion%\Telephony\Country List\61,"Name",,"Australia"
1618 HKLM,%CurrentVersion%\Telephony\Country List\61,"SameAreaRule",,"G"
1620 HKLM,%CurrentVersion%\Telephony\Country List\6101,"CountryCode",0x10001,0x0000003d
1621 HKLM,%CurrentVersion%\Telephony\Country List\6101,"InternationalRule",,"00EFG"
1622 HKLM,%CurrentVersion%\Telephony\Country List\6101,"LongDistanceRule",," 0FG"
1623 HKLM,%CurrentVersion%\Telephony\Country List\6101,"Name",,"Cocos-Keeling Islands"
1624 HKLM,%CurrentVersion%\Telephony\Country List\6101,"SameAreaRule",,"G"
1626 HKLM,%CurrentVersion%\Telephony\Country List\62,"CountryCode",0x10001,0x0000003e
1627 HKLM,%CurrentVersion%\Telephony\Country List\62,"InternationalRule",,"001EFG"
1628 HKLM,%CurrentVersion%\Telephony\Country List\62,"LongDistanceRule",,"0FG"
1629 HKLM,%CurrentVersion%\Telephony\Country List\62,"Name",,"Indonesia"
1630 HKLM,%CurrentVersion%\Telephony\Country List\62,"SameAreaRule",,"G"
1632 HKLM,%CurrentVersion%\Telephony\Country List\63,"CountryCode",0x10001,0x0000003f
1633 HKLM,%CurrentVersion%\Telephony\Country List\63,"InternationalRule",,"00EFG"
1634 HKLM,%CurrentVersion%\Telephony\Country List\63,"LongDistanceRule",,"0FG"
1635 HKLM,%CurrentVersion%\Telephony\Country List\63,"Name",,"Philippines"
1636 HKLM,%CurrentVersion%\Telephony\Country List\63,"SameAreaRule",,"G"
1638 HKLM,%CurrentVersion%\Telephony\Country List\64,"CountryCode",0x10001,0x00000040
1639 HKLM,%CurrentVersion%\Telephony\Country List\64,"InternationalRule",,"00EFG"
1640 HKLM,%CurrentVersion%\Telephony\Country List\64,"LongDistanceRule",,"0FG"
1641 HKLM,%CurrentVersion%\Telephony\Country List\64,"Name",,"New Zealand"
1642 HKLM,%CurrentVersion%\Telephony\Country List\64,"SameAreaRule",,"G"
1644 HKLM,%CurrentVersion%\Telephony\Country List\65,"CountryCode",0x10001,0x00000041
1645 HKLM,%CurrentVersion%\Telephony\Country List\65,"InternationalRule",,"001EFG"
1646 HKLM,%CurrentVersion%\Telephony\Country List\65,"LongDistanceRule",,""
1647 HKLM,%CurrentVersion%\Telephony\Country List\65,"Name",,"Singapore"
1648 HKLM,%CurrentVersion%\Telephony\Country List\65,"SameAreaRule",,"G"
1650 HKLM,%CurrentVersion%\Telephony\Country List\66,"CountryCode",0x10001,0x00000042
1651 HKLM,%CurrentVersion%\Telephony\Country List\66,"InternationalRule",,"001EFG"
1652 HKLM,%CurrentVersion%\Telephony\Country List\66,"LongDistanceRule",,"0FG"
1653 HKLM,%CurrentVersion%\Telephony\Country List\66,"Name",,"Thailand"
1654 HKLM,%CurrentVersion%\Telephony\Country List\66,"SameAreaRule",,"G"
1656 HKLM,%CurrentVersion%\Telephony\Country List\670,"CountryCode",0x10001,0x0000029e
1657 HKLM,%CurrentVersion%\Telephony\Country List\670,"InternationalRule",,"011EFG"
1658 HKLM,%CurrentVersion%\Telephony\Country List\670,"LongDistanceRule",," 1FG"
1659 HKLM,%CurrentVersion%\Telephony\Country List\670,"Name",,"Saipan Island"
1660 HKLM,%CurrentVersion%\Telephony\Country List\670,"SameAreaRule",,"G"
1662 HKLM,%CurrentVersion%\Telephony\Country List\6701,"CountryCode",0x10001,0x0000029e
1663 HKLM,%CurrentVersion%\Telephony\Country List\6701,"InternationalRule",,"011EFG"
1664 HKLM,%CurrentVersion%\Telephony\Country List\6701,"LongDistanceRule",," 1FG"
1665 HKLM,%CurrentVersion%\Telephony\Country List\6701,"Name",,"Rota Island"
1666 HKLM,%CurrentVersion%\Telephony\Country List\6701,"SameAreaRule",,"G"
1668 HKLM,%CurrentVersion%\Telephony\Country List\6702,"CountryCode",0x10001,0x0000029e
1669 HKLM,%CurrentVersion%\Telephony\Country List\6702,"InternationalRule",,"011EFG"
1670 HKLM,%CurrentVersion%\Telephony\Country List\6702,"LongDistanceRule",," 1FG"
1671 HKLM,%CurrentVersion%\Telephony\Country List\6702,"Name",,"Tinian Island"
1672 HKLM,%CurrentVersion%\Telephony\Country List\6702,"SameAreaRule",,"G"
1674 HKLM,%CurrentVersion%\Telephony\Country List\672,"CountryCode",0x10001,0x000002a0
1675 HKLM,%CurrentVersion%\Telephony\Country List\672,"InternationalRule",,"00EFG"
1676 HKLM,%CurrentVersion%\Telephony\Country List\672,"LongDistanceRule",,"0FG"
1677 HKLM,%CurrentVersion%\Telephony\Country List\672,"Name",,"Christmas Island"
1678 HKLM,%CurrentVersion%\Telephony\Country List\672,"SameAreaRule",,"G"
1680 HKLM,%CurrentVersion%\Telephony\Country List\6722,"CountryCode",0x10001,0x000002a0
1681 HKLM,%CurrentVersion%\Telephony\Country List\6722,"InternationalRule",,"0101EFG"
1682 HKLM,%CurrentVersion%\Telephony\Country List\6722,"LongDistanceRule",,""
1683 HKLM,%CurrentVersion%\Telephony\Country List\6722,"Name",,"Norfolk Island"
1684 HKLM,%CurrentVersion%\Telephony\Country List\6722,"SameAreaRule",,"G"
1686 HKLM,%CurrentVersion%\Telephony\Country List\673,"CountryCode",0x10001,0x000002a1
1687 HKLM,%CurrentVersion%\Telephony\Country List\673,"InternationalRule",,"00EFG"
1688 HKLM,%CurrentVersion%\Telephony\Country List\673,"LongDistanceRule",,"0FG"
1689 HKLM,%CurrentVersion%\Telephony\Country List\673,"Name",,"Brunei"
1690 HKLM,%CurrentVersion%\Telephony\Country List\673,"SameAreaRule",,"G"
1692 HKLM,%CurrentVersion%\Telephony\Country List\674,"CountryCode",0x10001,0x000002a2
1693 HKLM,%CurrentVersion%\Telephony\Country List\674,"InternationalRule",,"00EFG"
1694 HKLM,%CurrentVersion%\Telephony\Country List\674,"LongDistanceRule",,""
1695 HKLM,%CurrentVersion%\Telephony\Country List\674,"Name",,"Nauru"
1696 HKLM,%CurrentVersion%\Telephony\Country List\674,"SameAreaRule",,"G"
1698 HKLM,%CurrentVersion%\Telephony\Country List\675,"CountryCode",0x10001,0x000002a3
1699 HKLM,%CurrentVersion%\Telephony\Country List\675,"InternationalRule",,"05EFG"
1700 HKLM,%CurrentVersion%\Telephony\Country List\675,"LongDistanceRule",,""
1701 HKLM,%CurrentVersion%\Telephony\Country List\675,"Name",,"Papua New Guinea"
1702 HKLM,%CurrentVersion%\Telephony\Country List\675,"SameAreaRule",,"G"
1704 HKLM,%CurrentVersion%\Telephony\Country List\676,"CountryCode",0x10001,0x000002a4
1705 HKLM,%CurrentVersion%\Telephony\Country List\676,"InternationalRule",,"00EFG"
1706 HKLM,%CurrentVersion%\Telephony\Country List\676,"LongDistanceRule",,""
1707 HKLM,%CurrentVersion%\Telephony\Country List\676,"Name",,"Tonga"
1708 HKLM,%CurrentVersion%\Telephony\Country List\676,"SameAreaRule",,"G"
1710 HKLM,%CurrentVersion%\Telephony\Country List\677,"CountryCode",0x10001,0x000002a5
1711 HKLM,%CurrentVersion%\Telephony\Country List\677,"InternationalRule",,"00EFG"
1712 HKLM,%CurrentVersion%\Telephony\Country List\677,"LongDistanceRule",,""
1713 HKLM,%CurrentVersion%\Telephony\Country List\677,"Name",,"Solomon Islands"
1714 HKLM,%CurrentVersion%\Telephony\Country List\677,"SameAreaRule",,"G"
1716 HKLM,%CurrentVersion%\Telephony\Country List\678,"CountryCode",0x10001,0x000002a6
1717 HKLM,%CurrentVersion%\Telephony\Country List\678,"InternationalRule",,"00EFG"
1718 HKLM,%CurrentVersion%\Telephony\Country List\678,"LongDistanceRule",,""
1719 HKLM,%CurrentVersion%\Telephony\Country List\678,"Name",,"Vanuatu"
1720 HKLM,%CurrentVersion%\Telephony\Country List\678,"SameAreaRule",,"G"
1722 HKLM,%CurrentVersion%\Telephony\Country List\679,"CountryCode",0x10001,0x000002a7
1723 HKLM,%CurrentVersion%\Telephony\Country List\679,"InternationalRule",,"05EFG"
1724 HKLM,%CurrentVersion%\Telephony\Country List\679,"LongDistanceRule",,""
1725 HKLM,%CurrentVersion%\Telephony\Country List\679,"Name",,"Fiji Islands"
1726 HKLM,%CurrentVersion%\Telephony\Country List\679,"SameAreaRule",,"G"
1728 HKLM,%CurrentVersion%\Telephony\Country List\680,"CountryCode",0x10001,0x000002a8
1729 HKLM,%CurrentVersion%\Telephony\Country List\680,"InternationalRule",,"00EFG"
1730 HKLM,%CurrentVersion%\Telephony\Country List\680,"LongDistanceRule",,""
1731 HKLM,%CurrentVersion%\Telephony\Country List\680,"Name",,"Palau"
1732 HKLM,%CurrentVersion%\Telephony\Country List\680,"SameAreaRule",,"G"
1734 HKLM,%CurrentVersion%\Telephony\Country List\681,"CountryCode",0x10001,0x000002a9
1735 HKLM,%CurrentVersion%\Telephony\Country List\681,"InternationalRule",,"00,EFG"
1736 HKLM,%CurrentVersion%\Telephony\Country List\681,"LongDistanceRule",,""
1737 HKLM,%CurrentVersion%\Telephony\Country List\681,"Name",,"Wallis and Futuna Islands"
1738 HKLM,%CurrentVersion%\Telephony\Country List\681,"SameAreaRule",,"G"
1740 HKLM,%CurrentVersion%\Telephony\Country List\682,"CountryCode",0x10001,0x000002aa
1741 HKLM,%CurrentVersion%\Telephony\Country List\682,"InternationalRule",,"00EFG"
1742 HKLM,%CurrentVersion%\Telephony\Country List\682,"LongDistanceRule",,""
1743 HKLM,%CurrentVersion%\Telephony\Country List\682,"Name",,"Cook Islands"
1744 HKLM,%CurrentVersion%\Telephony\Country List\682,"SameAreaRule",,"G"
1746 HKLM,%CurrentVersion%\Telephony\Country List\683,"CountryCode",0x10001,0x000002ab
1747 HKLM,%CurrentVersion%\Telephony\Country List\683,"InternationalRule",,"00EFG"
1748 HKLM,%CurrentVersion%\Telephony\Country List\683,"LongDistanceRule",,""
1749 HKLM,%CurrentVersion%\Telephony\Country List\683,"Name",,"Niue"
1750 HKLM,%CurrentVersion%\Telephony\Country List\683,"SameAreaRule",,"G"
1752 HKLM,%CurrentVersion%\Telephony\Country List\684,"CountryCode",0x10001,0x000002ac
1753 HKLM,%CurrentVersion%\Telephony\Country List\684,"InternationalRule",,"1EFG"
1754 HKLM,%CurrentVersion%\Telephony\Country List\684,"LongDistanceRule",,""
1755 HKLM,%CurrentVersion%\Telephony\Country List\684,"Name",,"American Samoa"
1756 HKLM,%CurrentVersion%\Telephony\Country List\684,"SameAreaRule",,"G"
1758 HKLM,%CurrentVersion%\Telephony\Country List\685,"CountryCode",0x10001,0x000002ad
1759 HKLM,%CurrentVersion%\Telephony\Country List\685,"InternationalRule",,"0EFG"
1760 HKLM,%CurrentVersion%\Telephony\Country List\685,"LongDistanceRule",,""
1761 HKLM,%CurrentVersion%\Telephony\Country List\685,"Name",,"Samoa"
1762 HKLM,%CurrentVersion%\Telephony\Country List\685,"SameAreaRule",,"G"
1764 HKLM,%CurrentVersion%\Telephony\Country List\686,"CountryCode",0x10001,0x000002ae
1765 HKLM,%CurrentVersion%\Telephony\Country List\686,"InternationalRule",,"00EFG"
1766 HKLM,%CurrentVersion%\Telephony\Country List\686,"LongDistanceRule",,""
1767 HKLM,%CurrentVersion%\Telephony\Country List\686,"Name",,"Kiribati"
1768 HKLM,%CurrentVersion%\Telephony\Country List\686,"SameAreaRule",,"G"
1770 HKLM,%CurrentVersion%\Telephony\Country List\687,"CountryCode",0x10001,0x000002af
1771 HKLM,%CurrentVersion%\Telephony\Country List\687,"InternationalRule",,"00EFG"
1772 HKLM,%CurrentVersion%\Telephony\Country List\687,"LongDistanceRule",,""
1773 HKLM,%CurrentVersion%\Telephony\Country List\687,"Name",,"New Caledonia"
1774 HKLM,%CurrentVersion%\Telephony\Country List\687,"SameAreaRule",,"G"
1776 HKLM,%CurrentVersion%\Telephony\Country List\688,"CountryCode",0x10001,0x000002b0
1777 HKLM,%CurrentVersion%\Telephony\Country List\688,"InternationalRule",,"00EFG"
1778 HKLM,%CurrentVersion%\Telephony\Country List\688,"LongDistanceRule",,""
1779 HKLM,%CurrentVersion%\Telephony\Country List\688,"Name",,"Tuvalu"
1780 HKLM,%CurrentVersion%\Telephony\Country List\688,"SameAreaRule",,"G"
1782 HKLM,%CurrentVersion%\Telephony\Country List\689,"CountryCode",0x10001,0x000002b1
1783 HKLM,%CurrentVersion%\Telephony\Country List\689,"InternationalRule",,"00EFG"
1784 HKLM,%CurrentVersion%\Telephony\Country List\689,"LongDistanceRule",,""
1785 HKLM,%CurrentVersion%\Telephony\Country List\689,"Name",,"French Polynesia"
1786 HKLM,%CurrentVersion%\Telephony\Country List\689,"SameAreaRule",,"G"
1788 HKLM,%CurrentVersion%\Telephony\Country List\690,"CountryCode",0x10001,0x000002b2
1789 HKLM,%CurrentVersion%\Telephony\Country List\690,"InternationalRule",,"00EFG"
1790 HKLM,%CurrentVersion%\Telephony\Country List\690,"LongDistanceRule",,""
1791 HKLM,%CurrentVersion%\Telephony\Country List\690,"Name",,"Tokelau"
1792 HKLM,%CurrentVersion%\Telephony\Country List\690,"SameAreaRule",,"G"
1794 HKLM,%CurrentVersion%\Telephony\Country List\691,"CountryCode",0x10001,0x000002b3
1795 HKLM,%CurrentVersion%\Telephony\Country List\691,"InternationalRule",,"011EFG"
1796 HKLM,%CurrentVersion%\Telephony\Country List\691,"LongDistanceRule",,""
1797 HKLM,%CurrentVersion%\Telephony\Country List\691,"Name",,"Micronesia, Federated States of"
1798 HKLM,%CurrentVersion%\Telephony\Country List\691,"SameAreaRule",,"G"
1800 HKLM,%CurrentVersion%\Telephony\Country List\692,"CountryCode",0x10001,0x000002b4
1801 HKLM,%CurrentVersion%\Telephony\Country List\692,"InternationalRule",,"011EFG"
1802 HKLM,%CurrentVersion%\Telephony\Country List\692,"LongDistanceRule",,"1FG"
1803 HKLM,%CurrentVersion%\Telephony\Country List\692,"Name",,"Marshall Islands"
1804 HKLM,%CurrentVersion%\Telephony\Country List\692,"SameAreaRule",,"G"
1806 HKLM,%CurrentVersion%\Telephony\Country List\7,"CountryCode",0x10001,0x00000007
1807 HKLM,%CurrentVersion%\Telephony\Country List\7,"InternationalRule",,"8W10EFG"
1808 HKLM,%CurrentVersion%\Telephony\Country List\7,"LongDistanceRule",," 8WFG"
1809 HKLM,%CurrentVersion%\Telephony\Country List\7,"Name",,"Russia"
1810 HKLM,%CurrentVersion%\Telephony\Country List\7,"SameAreaRule",,"G"
1812 HKLM,%CurrentVersion%\Telephony\Country List\705,"CountryCode",0x10001,0x00000007
1813 HKLM,%CurrentVersion%\Telephony\Country List\705,"InternationalRule",,"8W10EFG"
1814 HKLM,%CurrentVersion%\Telephony\Country List\705,"LongDistanceRule",," 8WFG"
1815 HKLM,%CurrentVersion%\Telephony\Country List\705,"Name",,"Kazakhstan"
1816 HKLM,%CurrentVersion%\Telephony\Country List\705,"SameAreaRule",,"G"
1818 HKLM,%CurrentVersion%\Telephony\Country List\708,"CountryCode",0x10001,0x00000007
1819 HKLM,%CurrentVersion%\Telephony\Country List\708,"InternationalRule",,"8W10EFG"
1820 HKLM,%CurrentVersion%\Telephony\Country List\708,"LongDistanceRule",," 8WFG"
1821 HKLM,%CurrentVersion%\Telephony\Country List\708,"Name",,"Tajikistan"
1822 HKLM,%CurrentVersion%\Telephony\Country List\708,"SameAreaRule",,"G"
1824 HKLM,%CurrentVersion%\Telephony\Country List\800,"CountryCode",0x10001,0x00000320
1825 HKLM,%CurrentVersion%\Telephony\Country List\800,"InternationalRule",,""
1826 HKLM,%CurrentVersion%\Telephony\Country List\800,"LongDistanceRule",,""
1827 HKLM,%CurrentVersion%\Telephony\Country List\800,"Name",,"International Freephone Service"
1828 HKLM,%CurrentVersion%\Telephony\Country List\800,"SameAreaRule",,""
1830 HKLM,%CurrentVersion%\Telephony\Country List\81,"CountryCode",0x10001,0x00000051
1831 HKLM,%CurrentVersion%\Telephony\Country List\81,"InternationalRule",,"001EFG"
1832 HKLM,%CurrentVersion%\Telephony\Country List\81,"LongDistanceRule",,"0FG"
1833 HKLM,%CurrentVersion%\Telephony\Country List\81,"Name",,"Japan"
1834 HKLM,%CurrentVersion%\Telephony\Country List\81,"SameAreaRule",,"G"
1836 HKLM,%CurrentVersion%\Telephony\Country List\82,"CountryCode",0x10001,0x00000052
1837 HKLM,%CurrentVersion%\Telephony\Country List\82,"InternationalRule",,"001EFG"
1838 HKLM,%CurrentVersion%\Telephony\Country List\82,"LongDistanceRule",,"0FG"
1839 HKLM,%CurrentVersion%\Telephony\Country List\82,"Name",,"Korea (Republic of)"
1840 HKLM,%CurrentVersion%\Telephony\Country List\82,"SameAreaRule",,"G"
1842 HKLM,%CurrentVersion%\Telephony\Country List\84,"CountryCode",0x10001,0x00000054
1843 HKLM,%CurrentVersion%\Telephony\Country List\84,"InternationalRule",,"00EFG"
1844 HKLM,%CurrentVersion%\Telephony\Country List\84,"LongDistanceRule",,"0FG"
1845 HKLM,%CurrentVersion%\Telephony\Country List\84,"Name",,"Vietnam"
1846 HKLM,%CurrentVersion%\Telephony\Country List\84,"SameAreaRule",,"G"
1848 HKLM,%CurrentVersion%\Telephony\Country List\850,"CountryCode",0x10001,0x00000352
1849 HKLM,%CurrentVersion%\Telephony\Country List\850,"InternationalRule",,"00EFG"
1850 HKLM,%CurrentVersion%\Telephony\Country List\850,"LongDistanceRule",,""
1851 HKLM,%CurrentVersion%\Telephony\Country List\850,"Name",,"Korea (North)"
1852 HKLM,%CurrentVersion%\Telephony\Country List\850,"SameAreaRule",,"G"
1854 HKLM,%CurrentVersion%\Telephony\Country List\852,"CountryCode",0x10001,0x00000354
1855 HKLM,%CurrentVersion%\Telephony\Country List\852,"InternationalRule",,"001EFG"
1856 HKLM,%CurrentVersion%\Telephony\Country List\852,"LongDistanceRule",,""
1857 HKLM,%CurrentVersion%\Telephony\Country List\852,"Name",,"Hong Kong S.A.R."
1858 HKLM,%CurrentVersion%\Telephony\Country List\852,"SameAreaRule",,"G"
1860 HKLM,%CurrentVersion%\Telephony\Country List\853,"CountryCode",0x10001,0x00000355
1861 HKLM,%CurrentVersion%\Telephony\Country List\853,"InternationalRule",,"00EFG"
1862 HKLM,%CurrentVersion%\Telephony\Country List\853,"LongDistanceRule",,""
1863 HKLM,%CurrentVersion%\Telephony\Country List\853,"Name",,"Macau S.A.R."
1864 HKLM,%CurrentVersion%\Telephony\Country List\853,"SameAreaRule",,"G"
1866 HKLM,%CurrentVersion%\Telephony\Country List\855,"CountryCode",0x10001,0x00000357
1867 HKLM,%CurrentVersion%\Telephony\Country List\855,"InternationalRule",,"00EFG"
1868 HKLM,%CurrentVersion%\Telephony\Country List\855,"LongDistanceRule",,"0FG"
1869 HKLM,%CurrentVersion%\Telephony\Country List\855,"Name",,"Cambodia"
1870 HKLM,%CurrentVersion%\Telephony\Country List\855,"SameAreaRule",,"G"
1872 HKLM,%CurrentVersion%\Telephony\Country List\856,"CountryCode",0x10001,0x00000358
1873 HKLM,%CurrentVersion%\Telephony\Country List\856,"InternationalRule",,"14EFG"
1874 HKLM,%CurrentVersion%\Telephony\Country List\856,"LongDistanceRule",,""
1875 HKLM,%CurrentVersion%\Telephony\Country List\856,"Name",,"Laos"
1876 HKLM,%CurrentVersion%\Telephony\Country List\856,"SameAreaRule",,"G"
1878 HKLM,%CurrentVersion%\Telephony\Country List\86,"CountryCode",0x10001,0x00000056
1879 HKLM,%CurrentVersion%\Telephony\Country List\86,"InternationalRule",,"00EFG"
1880 HKLM,%CurrentVersion%\Telephony\Country List\86,"LongDistanceRule",,"0FG"
1881 HKLM,%CurrentVersion%\Telephony\Country List\86,"Name",,"China"
1882 HKLM,%CurrentVersion%\Telephony\Country List\86,"SameAreaRule",,"G"
1884 HKLM,%CurrentVersion%\Telephony\Country List\870,"CountryCode",0x10001,0x00000366
1885 HKLM,%CurrentVersion%\Telephony\Country List\870,"InternationalRule",,"00EFG#"
1886 HKLM,%CurrentVersion%\Telephony\Country List\870,"LongDistanceRule",,"00EFG#"
1887 HKLM,%CurrentVersion%\Telephony\Country List\870,"Name",,"INMARSAT"
1888 HKLM,%CurrentVersion%\Telephony\Country List\870,"SameAreaRule",,"00EFG#"
1890 HKLM,%CurrentVersion%\Telephony\Country List\871,"CountryCode",0x10001,0x00000367
1891 HKLM,%CurrentVersion%\Telephony\Country List\871,"InternationalRule",,"00EFG#"
1892 HKLM,%CurrentVersion%\Telephony\Country List\871,"LongDistanceRule",,"00EFG#"
1893 HKLM,%CurrentVersion%\Telephony\Country List\871,"Name",,"INMARSAT (Atlantic-East)"
1894 HKLM,%CurrentVersion%\Telephony\Country List\871,"SameAreaRule",,"00EFG#"
1896 HKLM,%CurrentVersion%\Telephony\Country List\872,"CountryCode",0x10001,0x00000368
1897 HKLM,%CurrentVersion%\Telephony\Country List\872,"InternationalRule",,"00EFG#"
1898 HKLM,%CurrentVersion%\Telephony\Country List\872,"LongDistanceRule",,"00EFG#"
1899 HKLM,%CurrentVersion%\Telephony\Country List\872,"Name",,"INMARSAT (Pacific)"
1900 HKLM,%CurrentVersion%\Telephony\Country List\872,"SameAreaRule",,"00EFG#"
1902 HKLM,%CurrentVersion%\Telephony\Country List\873,"CountryCode",0x10001,0x00000369
1903 HKLM,%CurrentVersion%\Telephony\Country List\873,"InternationalRule",,"00EFG#"
1904 HKLM,%CurrentVersion%\Telephony\Country List\873,"LongDistanceRule",,"00EFG#"
1905 HKLM,%CurrentVersion%\Telephony\Country List\873,"Name",,"INMARSAT (Indian)"
1906 HKLM,%CurrentVersion%\Telephony\Country List\873,"SameAreaRule",,"00EFG#"
1908 HKLM,%CurrentVersion%\Telephony\Country List\874,"CountryCode",0x10001,0x0000036a
1909 HKLM,%CurrentVersion%\Telephony\Country List\874,"InternationalRule",,"00EFG#"
1910 HKLM,%CurrentVersion%\Telephony\Country List\874,"LongDistanceRule",,"00EFG#"
1911 HKLM,%CurrentVersion%\Telephony\Country List\874,"Name",,"INMARSAT (Atlantic-West)"
1912 HKLM,%CurrentVersion%\Telephony\Country List\874,"SameAreaRule",,"00EFG#"
1914 HKLM,%CurrentVersion%\Telephony\Country List\880,"CountryCode",0x10001,0x00000370
1915 HKLM,%CurrentVersion%\Telephony\Country List\880,"InternationalRule",,"00EFG"
1916 HKLM,%CurrentVersion%\Telephony\Country List\880,"LongDistanceRule",,"0FG"
1917 HKLM,%CurrentVersion%\Telephony\Country List\880,"Name",,"Bangladesh"
1918 HKLM,%CurrentVersion%\Telephony\Country List\880,"SameAreaRule",,"G"
1920 HKLM,%CurrentVersion%\Telephony\Country List\886,"CountryCode",0x10001,0x00000376
1921 HKLM,%CurrentVersion%\Telephony\Country List\886,"InternationalRule",,"002EFG"
1922 HKLM,%CurrentVersion%\Telephony\Country List\886,"LongDistanceRule",,"0FG"
1923 HKLM,%CurrentVersion%\Telephony\Country List\886,"Name",,"Taiwan"
1924 HKLM,%CurrentVersion%\Telephony\Country List\886,"SameAreaRule",,"G"
1926 HKLM,%CurrentVersion%\Telephony\Country List\90,"CountryCode",0x10001,0x0000005a
1927 HKLM,%CurrentVersion%\Telephony\Country List\90,"InternationalRule",,"00EFG"
1928 HKLM,%CurrentVersion%\Telephony\Country List\90,"LongDistanceRule",,"0FG"
1929 HKLM,%CurrentVersion%\Telephony\Country List\90,"Name",,"Turkey"
1930 HKLM,%CurrentVersion%\Telephony\Country List\90,"SameAreaRule",,"G"
1932 HKLM,%CurrentVersion%\Telephony\Country List\91,"CountryCode",0x10001,0x0000005b
1933 HKLM,%CurrentVersion%\Telephony\Country List\91,"InternationalRule",,"00EFG"
1934 HKLM,%CurrentVersion%\Telephony\Country List\91,"LongDistanceRule",,"0FG"
1935 HKLM,%CurrentVersion%\Telephony\Country List\91,"Name",,"India"
1936 HKLM,%CurrentVersion%\Telephony\Country List\91,"SameAreaRule",,"G"
1938 HKLM,%CurrentVersion%\Telephony\Country List\92,"CountryCode",0x10001,0x0000005c
1939 HKLM,%CurrentVersion%\Telephony\Country List\92,"InternationalRule",,"00EFG"
1940 HKLM,%CurrentVersion%\Telephony\Country List\92,"LongDistanceRule",,"0FG"
1941 HKLM,%CurrentVersion%\Telephony\Country List\92,"Name",,"Pakistan"
1942 HKLM,%CurrentVersion%\Telephony\Country List\92,"SameAreaRule",,"G"
1944 HKLM,%CurrentVersion%\Telephony\Country List\93,"CountryCode",0x10001,0x0000005d
1945 HKLM,%CurrentVersion%\Telephony\Country List\93,"InternationalRule",,"00EFG"
1946 HKLM,%CurrentVersion%\Telephony\Country List\93,"LongDistanceRule",,"0FG"
1947 HKLM,%CurrentVersion%\Telephony\Country List\93,"Name",,"Afghanistan"
1948 HKLM,%CurrentVersion%\Telephony\Country List\93,"SameAreaRule",,"G"
1950 HKLM,%CurrentVersion%\Telephony\Country List\94,"CountryCode",0x10001,0x0000005e
1951 HKLM,%CurrentVersion%\Telephony\Country List\94,"InternationalRule",,"00EFG"
1952 HKLM,%CurrentVersion%\Telephony\Country List\94,"LongDistanceRule",,"0FG"
1953 HKLM,%CurrentVersion%\Telephony\Country List\94,"Name",,"Sri Lanka"
1954 HKLM,%CurrentVersion%\Telephony\Country List\94,"SameAreaRule",,"G"
1956 HKLM,%CurrentVersion%\Telephony\Country List\95,"CountryCode",0x10001,0x0000005f
1957 HKLM,%CurrentVersion%\Telephony\Country List\95,"InternationalRule",,"0EFG"
1958 HKLM,%CurrentVersion%\Telephony\Country List\95,"LongDistanceRule",,""
1959 HKLM,%CurrentVersion%\Telephony\Country List\95,"Name",,"Myanmar"
1960 HKLM,%CurrentVersion%\Telephony\Country List\95,"SameAreaRule",,"G"
1962 HKLM,%CurrentVersion%\Telephony\Country List\960,"CountryCode",0x10001,0x000003c0
1963 HKLM,%CurrentVersion%\Telephony\Country List\960,"InternationalRule",,"00EFG"
1964 HKLM,%CurrentVersion%\Telephony\Country List\960,"LongDistanceRule",,""
1965 HKLM,%CurrentVersion%\Telephony\Country List\960,"Name",,"Maldives"
1966 HKLM,%CurrentVersion%\Telephony\Country List\960,"SameAreaRule",,"G"
1968 HKLM,%CurrentVersion%\Telephony\Country List\961,"CountryCode",0x10001,0x000003c1
1969 HKLM,%CurrentVersion%\Telephony\Country List\961,"InternationalRule",,"00EFG"
1970 HKLM,%CurrentVersion%\Telephony\Country List\961,"LongDistanceRule",,"0FG"
1971 HKLM,%CurrentVersion%\Telephony\Country List\961,"Name",,"Lebanon"
1972 HKLM,%CurrentVersion%\Telephony\Country List\961,"SameAreaRule",,"G"
1974 HKLM,%CurrentVersion%\Telephony\Country List\962,"CountryCode",0x10001,0x000003c2
1975 HKLM,%CurrentVersion%\Telephony\Country List\962,"InternationalRule",,"00EFG"
1976 HKLM,%CurrentVersion%\Telephony\Country List\962,"LongDistanceRule",,"0FG"
1977 HKLM,%CurrentVersion%\Telephony\Country List\962,"Name",,"Jordan"
1978 HKLM,%CurrentVersion%\Telephony\Country List\962,"SameAreaRule",,"G"
1980 HKLM,%CurrentVersion%\Telephony\Country List\963,"CountryCode",0x10001,0x000003c3
1981 HKLM,%CurrentVersion%\Telephony\Country List\963,"InternationalRule",,"00EFG"
1982 HKLM,%CurrentVersion%\Telephony\Country List\963,"LongDistanceRule",,"0FG"
1983 HKLM,%CurrentVersion%\Telephony\Country List\963,"Name",,"Syria"
1984 HKLM,%CurrentVersion%\Telephony\Country List\963,"SameAreaRule",,"G"
1986 HKLM,%CurrentVersion%\Telephony\Country List\964,"CountryCode",0x10001,0x000003c4
1987 HKLM,%CurrentVersion%\Telephony\Country List\964,"InternationalRule",,"00EFG"
1988 HKLM,%CurrentVersion%\Telephony\Country List\964,"LongDistanceRule",,"FG"
1989 HKLM,%CurrentVersion%\Telephony\Country List\964,"Name",,"Iraq"
1990 HKLM,%CurrentVersion%\Telephony\Country List\964,"SameAreaRule",,"G"
1992 HKLM,%CurrentVersion%\Telephony\Country List\965,"CountryCode",0x10001,0x000003c5
1993 HKLM,%CurrentVersion%\Telephony\Country List\965,"InternationalRule",,"00EFG"
1994 HKLM,%CurrentVersion%\Telephony\Country List\965,"LongDistanceRule",,""
1995 HKLM,%CurrentVersion%\Telephony\Country List\965,"Name",,"Kuwait"
1996 HKLM,%CurrentVersion%\Telephony\Country List\965,"SameAreaRule",,"G"
1998 HKLM,%CurrentVersion%\Telephony\Country List\966,"CountryCode",0x10001,0x000003c6
1999 HKLM,%CurrentVersion%\Telephony\Country List\966,"InternationalRule",,"00EFG"
2000 HKLM,%CurrentVersion%\Telephony\Country List\966,"LongDistanceRule",,"0FG"
2001 HKLM,%CurrentVersion%\Telephony\Country List\966,"Name",,"Saudi Arabia"
2002 HKLM,%CurrentVersion%\Telephony\Country List\966,"SameAreaRule",,"G"
2004 HKLM,%CurrentVersion%\Telephony\Country List\967,"CountryCode",0x10001,0x000003c7
2005 HKLM,%CurrentVersion%\Telephony\Country List\967,"InternationalRule",,"00EFG"
2006 HKLM,%CurrentVersion%\Telephony\Country List\967,"LongDistanceRule",,"0FG"
2007 HKLM,%CurrentVersion%\Telephony\Country List\967,"Name",,"Yemen"
2008 HKLM,%CurrentVersion%\Telephony\Country List\967,"SameAreaRule",,"G"
2010 HKLM,%CurrentVersion%\Telephony\Country List\968,"CountryCode",0x10001,0x000003c8
2011 HKLM,%CurrentVersion%\Telephony\Country List\968,"InternationalRule",,"00EFG"
2012 HKLM,%CurrentVersion%\Telephony\Country List\968,"LongDistanceRule",,""
2013 HKLM,%CurrentVersion%\Telephony\Country List\968,"Name",,"Oman"
2014 HKLM,%CurrentVersion%\Telephony\Country List\968,"SameAreaRule",,"G"
2016 HKLM,%CurrentVersion%\Telephony\Country List\971,"CountryCode",0x10001,0x000003cb
2017 HKLM,%CurrentVersion%\Telephony\Country List\971,"InternationalRule",,"00EFG"
2018 HKLM,%CurrentVersion%\Telephony\Country List\971,"LongDistanceRule",,"0FG"
2019 HKLM,%CurrentVersion%\Telephony\Country List\971,"Name",,"United Arab Emirates"
2020 HKLM,%CurrentVersion%\Telephony\Country List\971,"SameAreaRule",,"G"
2022 HKLM,%CurrentVersion%\Telephony\Country List\972,"CountryCode",0x10001,0x000003cc
2023 HKLM,%CurrentVersion%\Telephony\Country List\972,"InternationalRule",,"00EFG"
2024 HKLM,%CurrentVersion%\Telephony\Country List\972,"LongDistanceRule",,"0FG"
2025 HKLM,%CurrentVersion%\Telephony\Country List\972,"Name",,"Israel"
2026 HKLM,%CurrentVersion%\Telephony\Country List\972,"SameAreaRule",,"G"
2028 HKLM,%CurrentVersion%\Telephony\Country List\973,"CountryCode",0x10001,0x000003cd
2029 HKLM,%CurrentVersion%\Telephony\Country List\973,"InternationalRule",,"0EFG"
2030 HKLM,%CurrentVersion%\Telephony\Country List\973,"LongDistanceRule",,""
2031 HKLM,%CurrentVersion%\Telephony\Country List\973,"Name",,"Bahrain"
2032 HKLM,%CurrentVersion%\Telephony\Country List\973,"SameAreaRule",,"G"
2034 HKLM,%CurrentVersion%\Telephony\Country List\974,"CountryCode",0x10001,0x000003ce
2035 HKLM,%CurrentVersion%\Telephony\Country List\974,"InternationalRule",,"0EFG"
2036 HKLM,%CurrentVersion%\Telephony\Country List\974,"LongDistanceRule",,""
2037 HKLM,%CurrentVersion%\Telephony\Country List\974,"Name",,"Qatar"
2038 HKLM,%CurrentVersion%\Telephony\Country List\974,"SameAreaRule",,"G"
2040 HKLM,%CurrentVersion%\Telephony\Country List\975,"CountryCode",0x10001,0x000003cf
2041 HKLM,%CurrentVersion%\Telephony\Country List\975,"InternationalRule",,"00EFG"
2042 HKLM,%CurrentVersion%\Telephony\Country List\975,"LongDistanceRule",,""
2043 HKLM,%CurrentVersion%\Telephony\Country List\975,"Name",,"Bhutan"
2044 HKLM,%CurrentVersion%\Telephony\Country List\975,"SameAreaRule",,"G"
2046 HKLM,%CurrentVersion%\Telephony\Country List\976,"CountryCode",0x10001,0x000003d0
2047 HKLM,%CurrentVersion%\Telephony\Country List\976,"InternationalRule",,"00EFG"
2048 HKLM,%CurrentVersion%\Telephony\Country List\976,"LongDistanceRule",,"0FG"
2049 HKLM,%CurrentVersion%\Telephony\Country List\976,"Name",,"Mongolia"
2050 HKLM,%CurrentVersion%\Telephony\Country List\976,"SameAreaRule",,"G"
2052 HKLM,%CurrentVersion%\Telephony\Country List\977,"CountryCode",0x10001,0x000003d1
2053 HKLM,%CurrentVersion%\Telephony\Country List\977,"InternationalRule",,"00EFG"
2054 HKLM,%CurrentVersion%\Telephony\Country List\977,"LongDistanceRule",,""
2055 HKLM,%CurrentVersion%\Telephony\Country List\977,"Name",,"Nepal"
2056 HKLM,%CurrentVersion%\Telephony\Country List\977,"SameAreaRule",,"G"
2058 HKLM,%CurrentVersion%\Telephony\Country List\98,"CountryCode",0x10001,0x00000062
2059 HKLM,%CurrentVersion%\Telephony\Country List\98,"InternationalRule",,"00EFG"
2060 HKLM,%CurrentVersion%\Telephony\Country List\98,"LongDistanceRule",,"FG"
2061 HKLM,%CurrentVersion%\Telephony\Country List\98,"Name",,"Iran"
2062 HKLM,%CurrentVersion%\Telephony\Country List\98,"SameAreaRule",,"G"
2064 HKLM,%CurrentVersion%\Telephony\Country List\993,"CountryCode",0x10001,0x000003e1
2065 HKLM,%CurrentVersion%\Telephony\Country List\993,"InternationalRule",,"8W10EFG"
2066 HKLM,%CurrentVersion%\Telephony\Country List\993,"LongDistanceRule",," 8WFG"
2067 HKLM,%CurrentVersion%\Telephony\Country List\993,"Name",,"Turkmenistan"
2068 HKLM,%CurrentVersion%\Telephony\Country List\993,"SameAreaRule",,"G"
2070 HKLM,%CurrentVersion%\Telephony\Country List\994,"CountryCode",0x10001,0x000003e2
2071 HKLM,%CurrentVersion%\Telephony\Country List\994,"InternationalRule",,"8W10EFG"
2072 HKLM,%CurrentVersion%\Telephony\Country List\994,"LongDistanceRule",," 8WFG"
2073 HKLM,%CurrentVersion%\Telephony\Country List\994,"Name",,"Azerbaijan"
2074 HKLM,%CurrentVersion%\Telephony\Country List\994,"SameAreaRule",,"G"
2076 HKLM,%CurrentVersion%\Telephony\Country List\995,"CountryCode",0x10001,0x000003e3
2077 HKLM,%CurrentVersion%\Telephony\Country List\995,"InternationalRule",,"8W10EFG"
2078 HKLM,%CurrentVersion%\Telephony\Country List\995,"LongDistanceRule",," 8WFG"
2079 HKLM,%CurrentVersion%\Telephony\Country List\995,"Name",,"Georgia"
2080 HKLM,%CurrentVersion%\Telephony\Country List\995,"SameAreaRule",,"G"
2082 HKLM,%CurrentVersion%\Telephony\Country List\996,"CountryCode",0x10001,0x000003e4
2083 HKLM,%CurrentVersion%\Telephony\Country List\996,"InternationalRule",,"00EFG"
2084 HKLM,%CurrentVersion%\Telephony\Country List\996,"LongDistanceRule",,"8FG"
2085 HKLM,%CurrentVersion%\Telephony\Country List\996,"Name",,"Kyrgyzstan"
2086 HKLM,%CurrentVersion%\Telephony\Country List\996,"SameAreaRule",,"G"
2088 HKLM,%CurrentVersion%\Telephony\Country List\998,"CountryCode",0x10001,0x000003e6
2089 HKLM,%CurrentVersion%\Telephony\Country List\998,"InternationalRule",,"8W10EFG"
2090 HKLM,%CurrentVersion%\Telephony\Country List\998,"LongDistanceRule",," 8WFG"
2091 HKLM,%CurrentVersion%\Telephony\Country List\998,"Name",,"Uzbekistan"
2092 HKLM,%CurrentVersion%\Telephony\Country List\998,"SameAreaRule",,"G"
2094 [RegisterDllsSection]
2095 ;;some dlls have to be registered first
2096 11,,shell32.dll,1
2097 11,,quartz.dll,1
2099 11,,cryptdlg.dll,1
2100 11,,cryptnet.dll,1
2101 11,,devenum.dll,1
2102 11,,mp3dmod.dll,1
2103 11,,mscoree.dll,1
2104 11,,mshtml.dll,1
2105 11,,msisip.dll,1
2106 11,,qcap.dll,1
2107 11,,qedit.dll,1
2108 11,,urlmon.dll,1
2109 11,,windowscodecs.dll,1
2110 11,,winegstreamer.dll,1
2111 55,,wineps.drv,1
2112 11,,wineqtdecoder.dll,1
2113 11,,winevulkan.dll,1
2114 55,,winprint.dll,1
2115 11,,wintrust.dll,1
2116 11,,iexplore.exe,1
2118 ; 32bit-only fake dlls
2119 [FakeDllsWin32]
2120 10,,rundll.exe,rundll.exe16
2121 10,,twain.dll,twain.dll16
2122 10,,twain_32.dll
2123 10,twain_32,sane.ds
2124 10,twain_32,gphoto2.ds
2125 10,,winhelp.exe,winhelp.exe16
2126 10,,winhlp32.exe
2127 10,command,start.exe
2128 10,system,ddeml.dll,ddeml.dll16
2129 10,system,mmsystem.dll,mmsystem.dll16
2130 11,,ddhelp.exe
2131 11,,dosx.exe
2132 11,,dsound.vxd
2133 11,,start.exe
2134 11,,winhlp32.exe
2135 52,win40\0,wineps16.drv,wineps16.drv16
2137 ; 64bit-only fake dlls
2138 [FakeDllsWin64]
2139 10,twain_64,sane.ds
2140 10,twain_64,gphoto2.ds
2142 ; Wow64-only fake dlls
2143 [FakeDllsWow64]
2144 ; create some directories first
2145 11,mui,
2146 11,gecko\plugin,npmshtml.dll
2147 11,Speech\Common,sapi.dll
2148 11,Speech\Engines\TTS,msttsengine.dll
2149 11,wbem,mofcomp.exe
2150 11,wbem,wbemdisp.dll
2151 11,wbem,wbemprox.dll
2152 11,wbem,wmic.exe
2153 11,wbem,wmiutils.dll
2154 11,WindowsPowerShell\v1.0,powershell.exe
2155 10,syswow64,stdole2.tlb
2156 11,,iexplore.exe
2157 11,,winetest.exe,-
2158 ; skip .NET fake dlls in Wine Mono package
2159 11,,aspnet_regiis.exe,-
2160 11,,ngen.exe,-
2161 11,,fusion.dll,-
2162 11,,diasymreader.dll,-
2163 11,,mscorwks.dll,-
2164 11,,regsvcs.exe,-
2165 11,,regasm.exe,-
2166 11,,servicemodelreg.exe,-
2167 11,,presentationfontcache.exe,-
2168 ; some programs are 64-bit only
2169 11,,conhost.exe,-
2170 11,,services.exe,-
2171 11,,spoolsv.exe,-
2172 11,,winemenubuilder.exe,-
2173 ; registration order matters for these
2174 11,,msxml.dll
2175 11,,msxml2.dll
2176 11,,msxml3.dll
2177 11,,msxml4.dll
2178 11,,msxml6.dll
2179 11,,shdocvw.dll
2180 16422,Internet Explorer,iexplore.exe
2181 16422,Windows Media Player,wmplayer.exe
2182 16422,Windows NT\Accessories,wordpad.exe
2183 16427,System\OLE DB,oledb32.dll
2184 16427,System\OLE DB,msdaps.dll
2185 16427,System\OLE DB,msdasql.dll
2186 16427,System\ADO,msado15.dll
2187 55,,wineps.drv
2188 66000,3,wineps.drv
2189 55,,winprint.dll
2190 12,,*.sys,-
2191 11,,*.msstyles,-
2192 11,,*
2194 [FakeDlls]
2195 ; create some directories first
2196 10,help,
2197 10,logs,
2198 10,performance\winsat\datastore,
2199 10,tasks,
2200 10,temp,
2201 11,catroot,
2202 11,mui,
2203 11,tasks,
2204 11,spool\printers,
2205 10,,explorer.exe
2206 10,,hh.exe
2207 10,,notepad.exe
2208 10,,regedit.exe
2209 11,,explorer.exe
2210 11,,iexplore.exe
2211 11,,notepad.exe
2212 11,,winetest.exe,-
2213 ; themes
2214 10,resources\themes\light,light.msstyles
2215 ; skip .NET fake dlls in Wine Mono package
2216 11,,aspnet_regiis.exe,-
2217 11,,ngen.exe,-
2218 11,,fusion.dll,-
2219 11,,diasymreader.dll,-
2220 11,,mscorwks.dll,-
2221 11,,regsvcs.exe,-
2222 11,,regasm.exe,-
2223 11,,servicemodelreg.exe,-
2224 11,,presentationfontcache.exe,-
2225 ; registration order matters for these
2226 11,,msxml.dll
2227 11,,msxml2.dll
2228 11,,msxml3.dll
2229 11,,msxml4.dll
2230 11,,msxml6.dll
2231 11,,shdocvw.dll
2232 11,gecko\plugin,npmshtml.dll
2233 11,Speech\Common,sapi.dll
2234 11,Speech\Engines\TTS,msttsengine.dll
2235 11,wbem,mofcomp.exe
2236 11,wbem,wbemdisp.dll
2237 11,wbem,wbemprox.dll
2238 11,wbem,wmic.exe
2239 11,wbem,wmiutils.dll
2240 11,WindowsPowerShell\v1.0,powershell.exe
2241 ; empty folders to make sure the parent dirs are not removed
2242 16410,Microsoft,
2243 16412,Microsoft,
2244 16422,Internet Explorer,iexplore.exe
2245 16422,Windows Media Player,wmplayer.exe
2246 16422,Windows NT\Accessories,wordpad.exe
2247 16427,Microsoft Shared\TextConv,
2248 16427,System\OLE DB,oledb32.dll
2249 16427,System\OLE DB,msdaps.dll
2250 16427,System\OLE DB,msdasql.dll
2251 16427,System\ADO,msado15.dll
2252 55,,wineps.drv
2253 66000,3,wineps.drv
2254 55,,winprint.dll
2255 12,,*.sys
2256 11,,*
2258 [SystemIni]
2259 system.ini, mci,,"MPEGVideo=mciqtz32.dll"
2260 system.ini, mci,,"MPEGVideo2=mciqtz32.dll"
2261 system.ini, mci,,"avivideo=mciavi32.dll"
2262 system.ini, mci,,"cdaudio=mcicda.dll"
2263 system.ini, mci,,"sequencer=mciseq.dll"
2264 system.ini, mci,,"vcr=mcivisca.drv"
2265 system.ini, mci,,"; videodisc=mcipionr.drv"
2266 system.ini, mci,,"waveaudio=mciwave.dll"
2268 system.ini, drivers32,,"msacm.imaadpcm=imaadp32.acm"
2269 system.ini, drivers32,,"msacm.msadpcm=msadp32.acm"
2270 system.ini, drivers32,,"msacm.msg711=msg711.acm"
2271 system.ini, drivers32,,"msacm.l3acm=l3codeca.acm"
2272 system.ini, drivers32,,"msacm.msgsm610=msgsm32.acm"
2273 system.ini, drivers32,,"vidc.mrle=msrle32.dll"
2274 system.ini, drivers32,,"vidc.msvc=msvidc32.dll"
2275 system.ini, drivers32,,"vidc.cvid=iccvid.dll"
2276 system.ini, drivers32,,"vidc.IV50=ir50_32.dll"
2277 system.ini, drivers32,,"; vidc.IV31=ir32_32.dll"
2278 system.ini, drivers32,,"; vidc.IV32=ir32_32.dll"
2280 win.ini, mail,,"mapi=1"
2282 [BITSService]
2283 AddReg=BITSServiceKeys
2284 Description="BITS Service"
2285 DisplayName="BITS Service"
2286 ServiceBinary="%11%\svchost.exe -k netsvcs"
2287 ServiceType=16
2288 StartType=3
2289 ErrorControl=1
2291 [EventLogService]
2292 AddReg=EventLogServiceKeys
2293 Description="Event Log"
2294 DisplayName="Event Log"
2295 ServiceBinary="%11%\svchost.exe -k LocalServiceNetworkRestricted"
2296 ServiceType=32
2297 StartType=2
2298 ErrorControl=1
2300 [HTTPService]
2301 Description="HTTP server"
2302 DisplayName="HTTP"
2303 ServiceBinary="%12%\http.sys"
2304 ServiceType=1
2305 StartType=3
2306 ErrorControl=1
2308 [MSIService]
2309 Description="MSI Installer Server"
2310 DisplayName="MSIServer"
2311 ServiceBinary="%11%\msiexec.exe /V"
2312 ServiceType=32
2313 StartType=3
2314 ErrorControl=1
2316 [MountMgrService]
2317 Description="Device mounting service"
2318 DisplayName="Mount Manager"
2319 ServiceBinary="%12%\mountmgr.sys"
2320 ServiceType=1
2321 StartType=2
2322 ErrorControl=1
2323 LoadOrderGroup="System Bus Extender"
2325 [NDISService]
2326 AddReg=NDISServiceKeys
2327 Description="NDIS service"
2328 DisplayName="NDIS"
2329 ServiceBinary="%12%\ndis.sys"
2330 ServiceType=1
2331 StartType=2
2332 ErrorControl=1
2333 LoadOrderGroup="System Bus Extender"
2335 [NDISServiceKeys]
2336 HKR,,"Tag",0x10001,2
2338 [NsiProxyService]
2339 AddReg=NsiProxyServiceKeys
2340 Description="NSI proxy service"
2341 DisplayName="NSI Proxy"
2342 ServiceBinary="%12%\nsiproxy.sys"
2343 ServiceType=1
2344 StartType=2
2345 ErrorControl=1
2346 LoadOrderGroup="System Bus Extender"
2348 [NsiProxyServiceKeys]
2349 HKR,,"Tag",0x10001,1
2351 [RpcSsService]
2352 Description="RPC service"
2353 DisplayName="Remote Procedure Call (RPC)"
2354 ServiceBinary="%11%\rpcss.exe"
2355 ServiceType=32
2356 StartType=3
2357 ErrorControl=1
2359 [ScardSvrService]
2360 AddReg=ScardSvrServiceKeys
2361 DisplayName="Smart card server"
2362 ServiceBinary="%11%\svchost.exe -k netsvcs"
2363 ServiceType=32
2364 StartType=3
2365 ErrorControl=1
2367 [ScardSvrServiceKeys]
2368 HKR,Parameters,"ServiceDll",,"%11%\scardsvr.dll"
2369 HKR,Parameters,"ServiceMain",,"CalaisMain"
2370 HKLM,%CurrentVersionNT%\SvcHost,"netsvcs",0x00010008,"scardsvr"
2372 [SpoolerService]
2373 AddReg=SpoolerServiceKeys
2374 Description="Loads files to memory for later printing"
2375 DisplayName="Print Spooler"
2376 ServiceBinary="%11%\spoolsv.exe"
2377 ServiceType=0x110
2378 StartType=3
2379 ErrorControl=1
2380 LoadOrderGroup="SpoolerGroup"
2382 [SpoolerServiceKeys]
2383 HKLM,"System\CurrentControlSet\Services\Spooler\Performance","Library",,"winspool.drv"
2384 HKLM,"System\CurrentControlSet\Services\Spooler\Performance","Open",,"PerfOpen"
2385 HKLM,"System\CurrentControlSet\Services\Spooler\Performance","Close",,"PerfClose"
2386 HKLM,"System\CurrentControlSet\Services\Spooler\Performance","Collect",,"PerfCollect"
2388 [TerminalServices]
2389 Description="Remote desktop access"
2390 DisplayName="Terminal Services"
2391 ServiceBinary="%11%\termsv.exe"
2392 ServiceType=32
2393 StartType=3
2394 ErrorControl=1
2396 [ThemeManager]
2397 HKCU,"Software\Microsoft\Windows\CurrentVersion\ThemeManager","ThemeActive",2,"1"
2398 HKCU,"Software\Microsoft\Windows\CurrentVersion\ThemeManager","DllName",2,"%10%\resources\themes\light\light.msstyles"
2399 HKCU,"Software\Microsoft\Windows\CurrentVersion\ThemeManager","ColorName",2,"Blue"
2400 HKCU,"Software\Microsoft\Windows\CurrentVersion\ThemeManager","SizeName",2,"NormalSize"
2402 [WinmgmtService]
2403 Description="Provides access to Windows Management Instrumentation"
2404 DisplayName="Windows Management Instrumentation Service"
2405 ServiceBinary="%11%\winmgmt.exe"
2406 ServiceType=32
2407 StartType=3
2408 ErrorControl=1
2410 [StiService]
2411 AddReg=StiServiceKeys
2412 Description="WIA Service"
2413 DisplayName="WIA Service"
2414 ServiceBinary="%11%\svchost.exe -k imgsvc"
2415 ServiceType=16
2416 StartType=3
2417 ErrorControl=1
2419 [BITSServiceKeys]
2420 HKR,Parameters,"ServiceDll",,"%11%\qmgr.dll"
2421 HKLM,%CurrentVersionNT%\SvcHost,"netsvcs",0x00010008,"BITS"
2423 [EventLogServiceKeys]
2424 HKR,Parameters,"ServiceDll",,"%11%\wevtsvc.dll"
2425 HKLM,%CurrentVersionNT%\SvcHost,"LocalServiceNetworkRestricted",0x00010008,"EventLog"
2427 [StiServiceKeys]
2428 HKR,Parameters,"ServiceDll",,"%11%\wiaservc.dll"
2429 HKLM,%CurrentVersionNT%\SvcHost,"imgsvc",0x00010008,"StiSvc"
2431 [PlugPlayService]
2432 Description="Enables automatic configuration of devices"
2433 DisplayName="Plug and Play Service"
2434 ServiceBinary="%11%\plugplay.exe"
2435 ServiceType=32
2436 StartType=2
2437 ErrorControl=1
2439 [WPFFontCacheService]
2440 Description="Windows Presentation Foundation font cache service"
2441 DisplayName="Windows Presentation Foundation Font Cache 3.0.0.0"
2442 ServiceBinary="%10%\Microsoft.Net\Framework\v3.0\wpf\presentationfontcache.exe"
2443 ServiceType=16
2444 StartType=3
2445 ErrorControl=1
2447 [LanmanServerService]
2448 AddReg=LanmanServerServiceKeys
2449 Description="Lanman Server"
2450 DisplayName="Lanman Server"
2451 ServiceBinary="%11%\svchost.exe -k netsvcs"
2452 ServiceType=32
2453 StartType=3
2454 ErrorControl=1
2456 [LanmanServerServiceKeys]
2457 HKR,Parameters,"ServiceDll",,"%11%\srvsvc.dll"
2458 HKLM,%CurrentVersionNT%\SvcHost,"netsvcs",0x00010008,"lanmanserver"
2460 [FontCacheService]
2461 AddReg=FontCacheServiceKeys
2462 Description="Windows Font Cache Service"
2463 DisplayName="Windows Font Cache Service"
2464 ServiceBinary="%11%\svchost.exe -k netsvcs"
2465 ServiceType=32
2466 StartType=3
2467 ErrorControl=1
2469 [FontCacheServiceKeys]
2470 HKR,Parameters,"ServiceDll",,"%11%\fntcache.dll"
2471 HKLM,%CurrentVersionNT%\SvcHost,"netsvcs",0x00010008,"fontcache"
2473 [TaskSchedulerService]
2474 AddReg=TaskSchedulerServiceKeys
2475 Description="Task Scheduler"
2476 DisplayName="Task Scheduler"
2477 ServiceBinary="%11%\svchost.exe -k netsvcs"
2478 ServiceType=32
2479 StartType=3
2480 ErrorControl=1
2482 [TaskSchedulerServiceKeys]
2483 HKR,Parameters,"ServiceDll",,"%11%\schedsvc.dll"
2484 HKLM,%CurrentVersionNT%\SvcHost,"netsvcs",0x00010008,"Schedule"
2486 [wuauService]
2487 Description="wuauserv"
2488 DisplayName="Automatic Updates"
2489 ServiceBinary="%11%\wuauserv.exe"
2490 ServiceType=32
2491 StartType=3
2492 ErrorControl=1
2494 [Services]
2495 HKLM,%CurrentVersion%\RunServices,"winemenubuilder",2,"%11%\winemenubuilder.exe -a -r"
2496 HKLM,"System\CurrentControlSet\Services\Eventlog\Application",,16
2497 HKLM,"System\CurrentControlSet\Services\Eventlog\System","Sources",0x10000,""
2498 HKLM,"System\CurrentControlSet\Services\Tcpip\Parameters","DataBasePath",,"%12%\etc"
2499 HKLM,"System\CurrentControlSet\Services\VxD\MSTCP",,16
2500 HKLM,"System\CurrentControlSet\Services\Winsock\Parameters",,16
2501 HKLM,"System\CurrentControlSet\Services\Winsock2\Parameters\Protocol_Catalog9\Catalog_Entries",,16
2503 [VersionInfo]
2504 HKLM,%CurrentVersionNT%,"CurrentVersion",2,"6.3"
2505 HKLM,%CurrentVersionNT%,"CurrentMajorVersionNumber",0x10003,10
2506 HKLM,%CurrentVersionNT%,"CurrentMinorVersionNumber",0x10003,0
2507 HKLM,%CurrentVersionNT%,"CurrentBuild",2,"19043"
2508 HKLM,%CurrentVersionNT%,"CurrentBuildNumber",2,"19043"
2509 HKLM,%CurrentVersionNT%,"CurrentType",2,"Multiprocessor Free"
2510 HKLM,%CurrentVersionNT%,"DigitalProductId",1,00,00,00,00,00,00,00,00,00,00,00,\
2511 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
2512 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
2513 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
2514 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
2515 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
2516 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00
2517 HKLM,%CurrentVersionNT%,"EditionId",2,"Professional"
2518 HKLM,%CurrentVersionNT%,"ProductName",2,"Windows 10 Pro"
2519 HKLM,%Control%\ProductOptions,"ProductType",2,"WinNT"
2520 HKLM,%Control%\Windows,"CSDVersion",0x10003,0
2521 HKLM,%Control%\Session Manager\Environment,"OS",2,"Windows_NT"
2523 [Wow64]
2524 ; Wow6432Node symlinks
2525 HKLM,Software\Classes\Wow6432Node\AppId,"SymbolicLinkValue",0x60000,"\Registry\Machine\Software\Classes\AppId"
2526 HKLM,Software\Classes\Wow6432Node\Protocols,"SymbolicLinkValue",0x60000,"\Registry\Machine\Software\Classes\Protocols"
2527 HKLM,Software\Classes\Wow6432Node\TypeLib,"SymbolicLinkValue",0x60000,"\Registry\Machine\Software\Classes\TypeLib"
2528 HKLM,Software\Wow6432Node\Classes,"SymbolicLinkValue",0x60000,"\Registry\Machine\Software\Classes\Wow6432Node"
2529 ; 32-bit redirected keys under HKLM\Software\Classes
2530 HKLM,Software\Classes\Wow6432Node\CLSID,,16
2531 HKLM,Software\Classes\Wow6432Node\DirectShow,,16
2532 HKLM,Software\Classes\Wow6432Node\Interface,,16
2533 HKLM,Software\Classes\Wow6432Node\Media Type,,16
2534 HKLM,Software\Classes\Wow6432Node\MediaFoundation,,16
2535 ; symlinks for shared keys under HKLM\Software
2536 HKLM,Software\Wow6432Node\Clients,"SymbolicLinkValue",0x60000,"\Registry\Machine\Software\Clients"
2537 HKLM,Software\Wow6432Node\Microsoft\Cryptography\Calais\Current,"SymbolicLinkValue",0x60000,"\Registry\Machine\Software\Microsoft\Cryptography\Calais\Current"
2538 HKLM,Software\Wow6432Node\Microsoft\Cryptography\Calais\Readers,"SymbolicLinkValue",0x60000,"\Registry\Machine\Software\Microsoft\Cryptography\Calais\Readers"
2539 HKLM,Software\Wow6432Node\Microsoft\Cryptography\Services,"SymbolicLinkValue",0x60000,"\Registry\Machine\Software\Microsoft\Cryptography\Services"
2540 HKLM,Software\Wow6432Node\Microsoft\CTF\SystemShared,"SymbolicLinkValue",0x60000,"\Registry\Machine\Software\Microsoft\CTF\SystemShared"
2541 HKLM,Software\Wow6432Node\Microsoft\CTF\TIP,"SymbolicLinkValue",0x60000,"\Registry\Machine\Software\Microsoft\CTF\TIP"
2542 HKLM,Software\Wow6432Node\Microsoft\DFS,"SymbolicLinkValue",0x60000,"\Registry\Machine\Software\Microsoft\DFS"
2543 HKLM,Software\Wow6432Node\Microsoft\Driver Signing,"SymbolicLinkValue",0x60000,"\Registry\Machine\Software\Microsoft\Driver Signing"
2544 HKLM,Software\Wow6432Node\Microsoft\EnterpriseCertificates,"SymbolicLinkValue",0x60000,"\Registry\Machine\Software\Microsoft\EnterpriseCertificates"
2545 HKLM,Software\Wow6432Node\Microsoft\EventSystem,"SymbolicLinkValue",0x60000,"\Registry\Machine\Software\Microsoft\EventSystem"
2546 HKLM,Software\Wow6432Node\Microsoft\MSMQ,"SymbolicLinkValue",0x60000,"\Registry\Machine\Software\Microsoft\MSMQ"
2547 HKLM,Software\Wow6432Node\Microsoft\Non-Driver Signing,"SymbolicLinkValue",0x60000,"\Registry\Machine\Software\Microsoft\Non-Driver Signing"
2548 HKLM,Software\Wow6432Node\Microsoft\Notepad\DefaultFonts,"SymbolicLinkValue",0x60000,"\Registry\Machine\Software\Microsoft\Notepad\DefaultFonts"
2549 HKLM,Software\Wow6432Node\Microsoft\OLE,"SymbolicLinkValue",0x60000,"\Registry\Machine\Software\Microsoft\OLE"
2550 HKLM,Software\Wow6432Node\Microsoft\RAS,"SymbolicLinkValue",0x60000,"\Registry\Machine\Software\Microsoft\RAS"
2551 HKLM,Software\Wow6432Node\Microsoft\RPC,"SymbolicLinkValue",0x60000,"\Registry\Machine\Software\Microsoft\RPC"
2552 HKLM,Software\Wow6432Node\Microsoft\Software\Microsoft\Shared Tools\MSInfo,"SymbolicLinkValue",0x60000,"\Registry\Machine\Software\Microsoft\Shared Tools\MSInfo"
2553 HKLM,Software\Wow6432Node\Microsoft\SystemCertificates,"SymbolicLinkValue",0x60000,"\Registry\Machine\Software\Microsoft\SystemCertificates"
2554 HKLM,Software\Wow6432Node\Microsoft\TermServLicensing,"SymbolicLinkValue",0x60000,"\Registry\Machine\Software\Microsoft\TermServLicensing"
2555 HKLM,Software\Wow6432Node\Microsoft\Transaction Server,"SymbolicLinkValue",0x60000,"\Registry\Machine\Software\Microsoft\Transaction Server"
2556 HKLM,Software\Wow6432Node\Microsoft\Windows\CurrentVersion\App Paths,"SymbolicLinkValue",0x60000,"\Registry\Machine\Software\Microsoft\Windows\CurrentVersion\App Paths"
2557 HKLM,Software\Wow6432Node\Microsoft\Windows\CurrentVersion\Control Panel\Cursors\Schemes,"SymbolicLinkValue",0x60000,"\Registry\Machine\Software\Microsoft\Windows\CurrentVersion\Control Panel\Cursors\Schemes"
2558 HKLM,Software\Wow6432Node\Microsoft\Windows\CurrentVersion\Explorer\AutoplayHandlers,"SymbolicLinkValue",0x60000,"\Registry\Machine\Software\Microsoft\Windows\CurrentVersion\Explorer\AutoplayHandlers"
2559 HKLM,Software\Wow6432Node\Microsoft\Windows\CurrentVersion\Explorer\DriveIcons,"SymbolicLinkValue",0x60000,"\Registry\Machine\Software\Microsoft\Windows\CurrentVersion\Explorer\DriveIcons"
2560 HKLM,Software\Wow6432Node\Microsoft\Windows\CurrentVersion\Explorer\KindMap,"SymbolicLinkValue",0x60000,"\Registry\Machine\Software\Microsoft\Windows\CurrentVersion\Explorer\KindMap"
2561 HKLM,Software\Wow6432Node\Microsoft\Windows\CurrentVersion\Group Policy,"SymbolicLinkValue",0x60000,"\Registry\Machine\Software\Microsoft\Windows\CurrentVersion\Group Policy"
2562 HKLM,Software\Wow6432Node\Microsoft\Windows\CurrentVersion\Policies,"SymbolicLinkValue",0x60000,"\Registry\Machine\Software\Microsoft\Windows\CurrentVersion\Policies"
2563 HKLM,Software\Wow6432Node\Microsoft\Windows\CurrentVersion\PreviewHandlers,"SymbolicLinkValue",0x60000,"\Registry\Machine\Software\Microsoft\Windows\CurrentVersion\PreviewHandlers"
2564 HKLM,Software\Wow6432Node\Microsoft\Windows\CurrentVersion\Setup,"SymbolicLinkValue",0x60000,"\Registry\Machine\Software\Microsoft\Windows\CurrentVersion\Setup"
2565 HKLM,Software\Wow6432Node\Microsoft\Windows\CurrentVersion\Telephony\Locations,"SymbolicLinkValue",0x60000,"\Registry\Machine\Software\Microsoft\Windows\CurrentVersion\Telephony\Locations"
2566 HKLM,Software\Wow6432Node\Microsoft\Windows NT\CurrentVersion\Console,"SymbolicLinkValue",0x60000,"\Registry\Machine\Software\Microsoft\Windows NT\CurrentVersion\Console"
2567 HKLM,Software\Wow6432Node\Microsoft\Windows NT\CurrentVersion\FontDpi,"SymbolicLinkValue",0x60000,"\Registry\Machine\Software\Microsoft\Windows NT\CurrentVersion\FontDpi"
2568 HKLM,Software\Wow6432Node\Microsoft\Windows NT\CurrentVersion\FontLink,"SymbolicLinkValue",0x60000,"\Registry\Machine\Software\Microsoft\Windows NT\CurrentVersion\FontLink"
2569 HKLM,Software\Wow6432Node\Microsoft\Windows NT\CurrentVersion\FontMapper,"SymbolicLinkValue",0x60000,"\Registry\Machine\Software\Microsoft\Windows NT\CurrentVersion\FontMapper"
2570 HKLM,Software\Wow6432Node\Microsoft\Windows NT\CurrentVersion\Fonts,"SymbolicLinkValue",0x60000,"\Registry\Machine\Software\Microsoft\Windows NT\CurrentVersion\Fonts"
2571 HKLM,Software\Wow6432Node\Microsoft\Windows NT\CurrentVersion\FontSubstitutes,"SymbolicLinkValue",0x60000,"\Registry\Machine\Software\Microsoft\Windows NT\CurrentVersion\FontSubstitutes"
2572 HKLM,Software\Wow6432Node\Microsoft\Windows NT\CurrentVersion\Gre_Initialize,"SymbolicLinkValue",0x60000,"\Registry\Machine\Software\Microsoft\Windows NT\CurrentVersion\Gre_Initialize"
2573 HKLM,Software\Wow6432Node\Microsoft\Windows NT\CurrentVersion\Image File Execution Options,"SymbolicLinkValue",0x60000,"\Registry\Machine\Software\Microsoft\Windows NT\CurrentVersion\Image File Execution Options"
2574 HKLM,Software\Wow6432Node\Microsoft\Windows NT\CurrentVersion\LanguagePack,"SymbolicLinkValue",0x60000,"\Registry\Machine\Software\Microsoft\Windows NT\CurrentVersion\LanguagePack"
2575 HKLM,Software\Wow6432Node\Microsoft\Windows NT\CurrentVersion\NetworkCards,"SymbolicLinkValue",0x60000,"\Registry\Machine\Software\Microsoft\Windows NT\CurrentVersion\NetworkCards"
2576 HKLM,Software\Wow6432Node\Microsoft\Windows NT\CurrentVersion\Perflib,"SymbolicLinkValue",0x60000,"\Registry\Machine\Software\Microsoft\Windows NT\CurrentVersion\Perflib"
2577 HKLM,Software\Wow6432Node\Microsoft\Windows NT\CurrentVersion\Ports,"SymbolicLinkValue",0x60000,"\Registry\Machine\Software\Microsoft\Windows NT\CurrentVersion\Ports"
2578 HKLM,Software\Wow6432Node\Microsoft\Windows NT\CurrentVersion\Print,"SymbolicLinkValue",0x60000,"\Registry\Machine\Software\Microsoft\Windows NT\CurrentVersion\Print"
2579 HKLM,Software\Wow6432Node\Microsoft\Windows NT\CurrentVersion\ProfileList,"SymbolicLinkValue",0x60000,"\Registry\Machine\Software\Microsoft\Windows NT\CurrentVersion\ProfileList"
2580 HKLM,Software\Wow6432Node\Microsoft\Windows NT\CurrentVersion\Time Zones,"SymbolicLinkValue",0x60000,"\Registry\Machine\Software\Microsoft\Windows NT\CurrentVersion\Time Zones"
2581 HKLM,Software\Wow6432Node\Microsoft\Windows\CurrentVersion\Time Zones,"SymbolicLinkValue",0x60000,"\Registry\Machine\Software\Microsoft\Windows NT\CurrentVersion\Time Zones"
2582 HKLM,Software\Wow6432Node\Policies,"SymbolicLinkValue",0x60000,"\Registry\Machine\Software\Policies"
2583 HKLM,Software\Wow6432Node\Registered Applications,"SymbolicLinkValue",0x60000,"\Registry\Machine\Software\Registered Applications"
2585 [LicenseInformation]
2586 ; based on information from http://www.geoffchappell.com/notes/windows/license/install.htm
2587 HKLM,Software\Wine\LicenseInformation,"Kernel-MUI-Language-Allowed",,"EMPTY"
2588 HKLM,Software\Wine\LicenseInformation,"Kernel-MUI-Language-Disallowed",,"EMPTY"
2589 HKLM,Software\Wine\LicenseInformation,"Kernel-MUI-Number-Allowed",0x10001,1000
2590 HKLM,Software\Wine\LicenseInformation,"Shell-InBoxGames-FreeCell-EnableGame",0x10001,0x00000001
2591 HKLM,Software\Wine\LicenseInformation,"Shell-InBoxGames-Hearts-EnableGame",0x10001,0x00000001
2592 HKLM,Software\Wine\LicenseInformation,"Shell-InBoxGames-Minesweeper-EnableGame",0x10001,0x00000001
2593 HKLM,Software\Wine\LicenseInformation,"Shell-InBoxGames-PurblePlace-EnableGame",0x10001,0x00000001
2594 HKLM,Software\Wine\LicenseInformation,"Shell-InBoxGames-Shanghai-EnableGame",0x10001,0x00000001
2595 HKLM,Software\Wine\LicenseInformation,"Shell-InBoxGames-Solitaire-EnableGame",0x10001,0x00000001
2596 HKLM,Software\Wine\LicenseInformation,"Shell-InBoxGames-SpiderSolitaire-EnableGame",0x10001,0x00000001
2597 HKLM,Software\Wine\LicenseInformation,"Shell-PremiumInBoxGames-Chess-EnableGame",0x10001,0x00000001
2599 [ColorFiles]
2600 srgb color space profile.icm,"@%11%\mscms.dll,-1"
2602 [EtcFiles]
2603 hosts,"@%11%\ws2_32.dll,-1"
2604 networks,"@%11%\ws2_32.dll,-2"
2605 protocol,"@%11%\ws2_32.dll,-3"
2606 services,"@%11%\ws2_32.dll,-4"
2608 [InfFiles]
2609 input.inf,"@%12%\hidclass.sys,-1"
2610 winebus.inf,"@%12%\winebus.sys,-1"
2611 winehid.inf,"@%12%\winehid.sys,-1"
2612 wineusb.inf,"@%12%\wineusb.sys,-1"
2613 winexinput.inf,"@%12%\winexinput.sys,-1"
2615 [NlsFiles]
2616 c_037.nls
2617 c_10000.nls
2618 c_10001.nls
2619 c_10002.nls
2620 c_10003.nls
2621 c_10004.nls
2622 c_10005.nls
2623 c_10006.nls
2624 c_10007.nls
2625 c_10008.nls
2626 c_10010.nls
2627 c_10017.nls
2628 c_10021.nls
2629 c_10029.nls
2630 c_10079.nls
2631 c_10081.nls
2632 c_10082.nls
2633 c_1026.nls
2634 c_1250.nls
2635 c_1251.nls
2636 c_1252.nls
2637 c_1253.nls
2638 c_1254.nls
2639 c_1255.nls
2640 c_1256.nls
2641 c_1257.nls
2642 c_1258.nls
2643 c_1361.nls
2644 c_20127.nls
2645 c_20866.nls
2646 c_20932.nls
2647 c_20949.nls
2648 c_21866.nls
2649 c_28591.nls
2650 c_28592.nls
2651 c_28593.nls
2652 c_28594.nls
2653 c_28595.nls
2654 c_28596.nls
2655 c_28597.nls
2656 c_28598.nls
2657 c_28599.nls
2658 c_28603.nls
2659 c_28605.nls
2660 c_437.nls
2661 c_500.nls
2662 c_708.nls
2663 c_720.nls
2664 c_737.nls
2665 c_775.nls
2666 c_850.nls
2667 c_852.nls
2668 c_855.nls
2669 c_857.nls
2670 c_860.nls
2671 c_861.nls
2672 c_862.nls
2673 c_863.nls
2674 c_864.nls
2675 c_865.nls
2676 c_866.nls
2677 c_869.nls
2678 c_874.nls
2679 c_875.nls
2680 c_932.nls
2681 c_936.nls
2682 c_949.nls
2683 c_950.nls
2684 l_intl.nls
2685 locale.nls
2686 normidna.nls
2687 normnfc.nls
2688 normnfd.nls
2689 normnfkc.nls
2690 normnfkd.nls
2692 [SortFiles]
2693 sortdefault.nls
2695 [WineSourceDirs]
2696 NlsFiles  = nls
2697 SortFiles = nls
2699 [DestinationDirs]
2700 ColorFiles = 23
2701 EtcFiles  = 12,etc
2702 InfFiles  = 17
2703 NlsFiles  = 11
2704 SortFiles = 10,globalization\sorting