1 ;; .INF script for the basic Wine configuration
2 ;; Version: @PACKAGE_STRING@
4 ;; This should be run through setupapi:
5 ;; rundll32 setupapi.dll,InstallHinfSection DefaultInstall 128 wine.inf
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
30 WineFakeDlls=FakeDllsPreInstall
33 WineFakeDlls=FakeDllsPreInstall
37 WineFakeDlls=FakeDllsPreInstall
41 AddService=MountMgr,0x800,MountMgrService
43 [PreInstall.ntamd64.Services]
44 AddService=MountMgr,0x800,MountMgrService
46 [PreInstall.ntarm64.Services]
47 AddService=MountMgr,0x800,MountMgrService
54 RegisterDlls=RegisterDllsSection
55 WineFakeDlls=FakeDllsWin32,FakeDlls
57 CopyFiles=ColorFiles,EtcFiles,InfFiles,NlsFiles,SortFiles
77 RegisterDlls=RegisterDllsSection
78 WineFakeDlls=FakeDllsWin32,FakeDlls
80 CopyFiles=ColorFiles,EtcFiles,InfFiles,NlsFiles,SortFiles
100 [DefaultInstall.ntamd64]
101 RegisterDlls=RegisterDllsSection
102 WineFakeDlls=FakeDllsWin64,FakeDlls
104 CopyFiles=ColorFiles,EtcFiles,InfFiles,NlsFiles,SortFiles
110 CurrentVersionWow64,\
122 VersionInfo.ntamd64,\
125 [DefaultInstall.ntarm64]
126 RegisterDlls=RegisterDllsSection
127 WineFakeDlls=FakeDllsWin64,FakeDlls
129 CopyFiles=ColorFiles,EtcFiles,InfFiles,NlsFiles,SortFiles
135 CurrentVersionWow64,\
147 VersionInfo.ntamd64,\
151 RegisterDlls=RegisterDllsSection
152 WineFakeDlls=FakeDllsWin32,FakeDllsWow64
156 CurrentVersionWow64,\
162 VersionInfo.ntamd64,\
165 [Wow64Install.ntarm64]
166 WineFakeDlls=FakeDllsWin32
168 [DefaultInstall.Services]
169 AddService=BITS,0,BITSService
170 AddService=EventLog,0x800,EventLogService
171 AddService=HTTP,0,HTTPService
172 AddService=MSIServer,0,MSIService
173 AddService=RpcSs,0,RpcSsService
174 AddService=Spooler,0,SpoolerService
175 AddService=StiSvc,0,StiService
176 AddService=TermService,0,TerminalServices
177 AddService=PlugPlay,0x800,PlugPlayService
178 AddService=FontCache3.0.0.0,0,WPFFontCacheService
179 AddService=LanmanServer,0,LanmanServerService
180 AddService=FontCache,0,FontCacheService
181 AddService=Schedule,0,TaskSchedulerService
182 AddService=Winmgmt,0,WinmgmtService
183 AddService=wuauserv,0,wuauService
184 AddService=NDIS,0x800,NDISService
185 AddService=nsiproxy,0x800,NsiProxyService
187 [DefaultInstall.NT.Services]
188 AddService=BITS,0,BITSService
189 AddService=EventLog,0x800,EventLogService
190 AddService=HTTP,0,HTTPService
191 AddService=MSIServer,0,MSIService
192 AddService=RpcSs,0,RpcSsService
193 AddService=Spooler,0,SpoolerService
194 AddService=StiSvc,0,StiService
195 AddService=TermService,0,TerminalServices
196 AddService=PlugPlay,0x800,PlugPlayService
197 AddService=FontCache3.0.0.0,0,WPFFontCacheService
198 AddService=LanmanServer,0,LanmanServerService
199 AddService=FontCache,0,FontCacheService
200 AddService=Schedule,0,TaskSchedulerService
201 AddService=Winmgmt,0,WinmgmtService
202 AddService=wuauserv,0,wuauService
203 AddService=NDIS,0x800,NDISService
204 AddService=nsiproxy,0x800,NsiProxyService
206 [DefaultInstall.ntamd64.Services]
207 AddService=BITS,0,BITSService
208 AddService=EventLog,0x800,EventLogService
209 AddService=HTTP,0,HTTPService
210 AddService=MSIServer,0,MSIService
211 AddService=RpcSs,0,RpcSsService
212 AddService=Spooler,0,SpoolerService
213 AddService=StiSvc,0,StiService
214 AddService=TermService,0,TerminalServices
215 AddService=PlugPlay,0x800,PlugPlayService
216 AddService=FontCache3.0.0.0,0,WPFFontCacheService
217 AddService=LanmanServer,0,LanmanServerService
218 AddService=FontCache,0,FontCacheService
219 AddService=Schedule,0,TaskSchedulerService
220 AddService=Winmgmt,0,WinmgmtService
221 AddService=wuauserv,0,wuauService
222 AddService=NDIS,0x800,NDISService
223 AddService=nsiproxy,0x800,NsiProxyService
225 [DefaultInstall.ntarm64.Services]
226 AddService=BITS,0,BITSService
227 AddService=EventLog,0x800,EventLogService
228 AddService=HTTP,0,HTTPService
229 AddService=MSIServer,0,MSIService
230 AddService=RpcSs,0,RpcSsService
231 AddService=Spooler,0,SpoolerService
232 AddService=StiSvc,0,StiService
233 AddService=TermService,0,TerminalServices
234 AddService=PlugPlay,0x800,PlugPlayService
235 AddService=FontCache3.0.0.0,0,WPFFontCacheService
236 AddService=LanmanServer,0,LanmanServerService
237 AddService=FontCache,0,FontCacheService
238 AddService=Schedule,0,TaskSchedulerService
239 AddService=Winmgmt,0,WinmgmtService
240 AddService=wuauserv,0,wuauService
241 AddService=NDIS,0x800,NDISService
242 AddService=nsiproxy,0x800,NsiProxyService
245 MciExtStr="Software\Microsoft\Windows NT\CurrentVersion\MCI Extensions"
246 Mci32Str="Software\Microsoft\Windows NT\CurrentVersion\MCI32"
247 CurrentVersion="Software\Microsoft\Windows\CurrentVersion"
248 CurrentVersionNT="Software\Microsoft\Windows NT\CurrentVersion"
249 FontSubStr="Software\Microsoft\Windows NT\CurrentVersion\FontSubstitutes"
250 Control="System\CurrentControlSet\Control"
253 HKCR,.chm,,2,"chm.file"
254 HKCR,.cpl,,2,"cplfile"
255 HKCR,.hlp,,2,"hlpfile"
256 HKCR,.inf,,2,"inffile"
257 HKCR,.ini,,2,"inifile"
258 HKCR,.lnk,,2,"lnkfile"
259 HKCR,.msi,,2,"Msi.Package"
260 HKCR,.msp,,2,"Msi.Patch"
261 HKCR,.pdf,,2,"pdffile"
262 HKCR,.rtf,,2,"rtffile"
263 HKCR,.wri,,2,"wrifile"
264 HKCR,*\shellex\ContextMenuHandlers,,16
265 HKCR,chm.file,,2,"Compiled HTML Help File"
266 HKCR,chm.file\DefaultIcon,,2,"%10%\hh.exe,0"
267 HKCR,chm.file\shell\open\command,,2,"""%10%\hh.exe"" ""%1"""
268 HKCR,cplfile,,2,"Control Panel Item"
269 HKCR,cplfile\shell\cplopen,,2,"Open with Control Panel"
270 HKCR,cplfile\shell\cplopen\command,,2,"rundll32.exe shell32.dll,Control_RunDLL ""%1"",%*"
272 HKCR,exefile,,2,"Application"
273 HKCR,exefile\DefaultIcon,,2,"%1"
274 HKCR,exefile\shell\open\command,,2,"""%1"" %*"
275 HKCR,folder\shell\open\ddeexec,,2,"[ViewFolder("%l", %I, %S)]"
276 HKCR,folder\shell\open\ddeexec,"NoActivateHandler",2,""
277 HKCR,folder\shell\open\ddeexec\application,,2,"Folders"
278 HKCR,folder\shellex\ContextMenuHandlers,,16
279 HKCR,hlpfile,,2,"Help File"
280 HKCR,hlpfile\shell\open\command,,2,"""%11%\winhlp32.exe"" ""%1"""
281 HKCR,htmlfile\shell\open\command,,2,"""%11%\winebrowser.exe"" ""%1"""
282 HKCR,inffile,,2,"Setup Information"
283 HKCR,inffile\shell\install\command,,2,"%11%\rundll32.exe setupapi,InstallHinfSection DefaultInstall 132 %1"
284 HKCR,inifile,,2,"Configuration Settings"
285 HKCR,inifile\shell\open\command,,2,"""%11%\notepad.exe"" ""%1"""
286 HKCR,inifile\shell\print\command,,2,"""%11%\notepad.exe"" /p ""%1"""
287 HKCR,lnkfile,,2,"Shortcut"
288 HKCR,lnkfile,"NeverShowExt",2,""
289 HKCR,lnkfile,"IsShortcut",2,"yes"
290 HKCR,lnkfile\CLSID,,2,"{00021401-0000-0000-C000-000000000046}"
291 HKCR,lnkfile\shellex\IconHandler,,2,"{00021401-0000-0000-C000-000000000046}"
292 HKCR,lnkfile\shellex\ContextMenuHandlers\{00021401-0000-0000-C000-000000000046},,0x10,
293 HKCR,MediaFoundation,,16
294 HKCR,Msi.Package,,2,"Windows Installer Package"
295 HKCR,Msi.Package\DefaultIcon,,2,"msiexec.exe"
296 HKCR,Msi.Package\shell\Open\command,,2,"%11%\msiexec.exe /i ""%1"""
297 HKCR,Msi.Package\shell\Repair\command,,2,"%11%\msiexec.exe /f ""%1"""
298 HKCR,Msi.Package\shell\Uninstall\command,,2,"%11%\msiexec.exe /x ""%1"""
299 HKCR,Msi.Patch,,2,"Windows Installer Patch"
300 HKCR,Msi.Patch\DefaultIcon,,2,"msiexec.exe"
301 HKCR,Msi.Patch\shell\Open\command,,2,"%11%\msiexec.exe /p ""%1"""
302 HKCR,pdffile,,2,"PDF Document"
303 HKCR,pdffile\shell\open\command,,2,"""%11%\winebrowser.exe"" ""%1"""
304 HKCR,rtffile,,2,"Rich Text Document"
305 HKCR,rtffile\shell\open\command,,2,"""%16422%\Windows NT\Accessories\wordpad.exe"" ""%1"""
306 HKCR,rtffile\shell\print\command,,2,"""%16422%\Windows NT\Accessories\wordpad.exe"" /p ""%1"""
307 HKCR,txtfile,,2,"Text Document"
308 HKCR,txtfile\shell\open\command,,2,"""%11%\notepad.exe"" ""%1"""
309 HKCR,txtfile\shell\print\command,,2,"""%11%\notepad.exe"" /p ""%1"""
310 HKCR,wrifile\shell\open\command,,2,"""%16422%\Windows NT\Accessories\wordpad.exe"" ""%1"""
311 HKCR,wrifile\shell\print\command,,2,"""%16422%\Windows NT\Accessories\wordpad.exe"" /p ""%1"""
312 HKCR,xmlfile,,2,"XML Document"
313 HKCR,xmlfile\shell\open\command,,2,"""%11%\winebrowser.exe"" ""%1"""
314 HKCR,ftp\shell\open\command,,2,"""%11%\winebrowser.exe"" ""%1"""
315 HKCR,http\shell\open\command,,2,"""%11%\winebrowser.exe"" ""%1"""
316 HKCR,https\shell\open\command,,2,"""%11%\winebrowser.exe"" ""%1"""
317 HKCR,mailto\shell\open\command,,2,"""%11%\winebrowser.exe"" ""%1"""
320 HKLM,System\CurrentControlSet\Control\ContentIndex\Language\Neutral,"WBreakerClass",,"{369647e0-17b0-11ce-9950-00aa004bbb1f}"
321 HKLM,System\CurrentControlSet\Control\ContentIndex\Language\Neutral,"StemmerClass",,""
322 HKLM,System\CurrentControlSet\Control\ContentIndex\Language\Neutral,"Locale",0x10003,0
325 HKLM,System\CurrentControlSet\Control\Class\{4d36e967-e325-11ce-bfc1-08002be10318},,,"Disk drives"
326 HKLM,System\CurrentControlSet\Control\Class\{4d36e967-e325-11ce-bfc1-08002be10318},"Class",,"DiskDrive"
327 HKLM,System\CurrentControlSet\Control\Class\{4d36e968-e325-11ce-bfc1-08002be10318},,,"Display adapters"
328 HKLM,System\CurrentControlSet\Control\Class\{4d36e968-e325-11ce-bfc1-08002be10318},"Class",,"Display"
329 HKLM,System\CurrentControlSet\Control\Class\{4d36e96e-e325-11ce-bfc1-08002be10318},,,"Monitors"
330 HKLM,System\CurrentControlSet\Control\Class\{4d36e96e-e325-11ce-bfc1-08002be10318},"Class",,"Monitor"
331 HKLM,System\CurrentControlSet\Control\Class\{4d36e978-e325-11ce-bfc1-08002be10318},,,"Ports (COM & LPT)"
332 HKLM,System\CurrentControlSet\Control\Class\{4d36e978-e325-11ce-bfc1-08002be10318},"Class",,"Ports"
333 HKLM,System\CurrentControlSet\Control\Class\{4d36e97d-e325-11ce-bfc1-08002be10318},,,"System devices"
334 HKLM,System\CurrentControlSet\Control\Class\{4d36e97d-e325-11ce-bfc1-08002be10318},"Class",,"System"
335 HKLM,System\CurrentControlSet\Control\Class\{6bdd1fc6-810f-11d0-bec7-08002be2092f},,,"Imaging devices"
336 HKLM,System\CurrentControlSet\Control\Class\{6bdd1fc6-810f-11d0-bec7-08002be2092f},"Class",,"Image"
337 HKLM,System\CurrentControlSet\Control\Class\{745a17a0-74d3-11d0-b6fe-00a0c90f57da},,,"Human Interface Devices"
338 HKLM,System\CurrentControlSet\Control\Class\{745a17a0-74d3-11d0-b6fe-00a0c90f57da},"Class",,"HIDClass"
341 HKCU,%CurrentVersion%\Run,,16
342 HKCU,%CurrentVersionNT%\Winlogon,,16
343 HKLM,%CurrentVersion%,"CommonFilesDir",,"%16427%"
344 HKLM,%CurrentVersion%,"FirstInstallDateTime",1,21,81,7c,23
345 HKLM,%CurrentVersion%,"ProductId",,"12345-oem-0000001-54321"
346 HKLM,%CurrentVersion%,"ProgramFilesDir",,"%16422%"
347 HKLM,%CurrentVersion%,"ProgramFilesPath",0x20000,"%%ProgramFiles%%"
348 HKLM,%CurrentVersion%,"RegisteredOrganization",2,""
349 HKLM,%CurrentVersion%,"RegisteredOwner",2,""
350 HKLM,%CurrentVersion%\App Paths,,16
351 HKLM,%CurrentVersion%\Control Panel\Cursors\Schemes,,16
352 HKLM,%CurrentVersion%\Controls Folder\PowerCfg,"DiskSpinDownMax",,"3600"
353 HKLM,%CurrentVersion%\Controls Folder\PowerCfg,"DiskSpinDownMin",,"3"
354 HKLM,%CurrentVersion%\Controls Folder\PowerCfg,"LastID",,"5"
355 HKLM,%CurrentVersion%\Explorer\AutoplayHandlers,,16
356 HKLM,%CurrentVersion%\Explorer\DriveIcons,,16
357 HKLM,%CurrentVersion%\Explorer\KindMap,,16
358 HKLM,%CurrentVersion%\Group Policy,,16
359 HKLM,%CurrentVersion%\Installer,"InstallerLocation",,"%11%"
360 HKLM,%CurrentVersion%\Policies\System,"EnableLUA",0x10003,0
361 HKLM,%CurrentVersion%\PreviewHandlers,,16
362 HKLM,%CurrentVersion%\Run,,16
363 HKLM,%CurrentVersion%\Setup,"BootDir",,"%30%"
364 HKLM,%CurrentVersion%\Setup,"SharedDir",,"%25%"
365 HKLM,%CurrentVersion%\Setup\WindowsFeatures\WindowsMediaVersion,,,"12.0.7601.18840"
366 HKLM,%CurrentVersion%\Shell Extensions\Approved,,16
367 HKLM,%CurrentVersion%\Time Zones,"SymbolicLinkValue",0x60000,"\Registry\Machine\%CurrentVersionNT%\Time Zones"
368 HKLM,%CurrentVersion%\Uninstall,,16
369 HKLM,%CurrentVersionNT%,"InstallDate",0x10003,1273299354
370 HKLM,%CurrentVersionNT%,"ProductId",,"12345-oem-0000001-54321"
371 HKLM,%CurrentVersionNT%,"RegisteredOrganization",2,""
372 HKLM,%CurrentVersionNT%,"RegisteredOwner",2,""
373 HKLM,%CurrentVersionNT%,"SystemRoot",,"%10%"
374 HKLM,%CurrentVersionNT%\Console,,16
375 HKLM,%CurrentVersionNT%\Drivers32,,16
376 HKLM,%CurrentVersionNT%\FontDpi,,16
377 HKLM,%CurrentVersionNT%\FontLink,,16
378 HKLM,%CurrentVersionNT%\FontMapper,,16
379 HKLM,%CurrentVersionNT%\Fonts,,16
380 HKLM,%CurrentVersionNT%\FontSubstitutes,,16
381 HKLM,%CurrentVersionNT%\Gre_Initialize,,16
382 HKLM,%CurrentVersionNT%\Hotfix\Q246009,"Installed",,"1"
383 HKLM,%CurrentVersionNT%\Image File Execution Options,,16
384 HKLM,%CurrentVersionNT%\IniFileMapping\win.ini,"desktop",,"USR:Control Panel\Desktop"
385 HKLM,%CurrentVersionNT%\IniFileMapping\win.ini,"devices",,"USR:Software\Microsoft\Windows NT\CurrentVersion\Devices"
386 HKLM,%CurrentVersionNT%\IniFileMapping\win.ini,"extensions",,"USR:Software\Microsoft\Windows NT\CurrentVersion\Extensions"
387 HKLM,%CurrentVersionNT%\IniFileMapping\win.ini,"intl",,"USR:Control Panel\International"
388 HKLM,%CurrentVersionNT%\IniFileMapping\win.ini,"printerports",,"USR:Software\Microsoft\Windows NT\CurrentVersion\PrinterPorts"
389 HKLM,%CurrentVersionNT%\IniFileMapping\win.ini,"sounds",,"USR:Control Panel\Sounds"
390 HKLM,%CurrentVersionNT%\IniFileMapping\win.ini\windows,,,"USR:Software\Microsoft\Windows NT\CurrentVersion\Windows"
391 HKLM,%CurrentVersionNT%\IniFileMapping\win.ini\windows,"CursorBlinkRate",,"USR:Control Panel\Desktop"
392 HKLM,%CurrentVersionNT%\LanguagePack,,16
393 HKLM,%CurrentVersionNT%\NetworkCards,,16
394 HKLM,%CurrentVersionNT%\OpenGLDrivers,,16
395 HKLM,%CurrentVersionNT%\Perflib,,16
396 HKLM,%CurrentVersionNT%\Ports,,16
397 HKLM,%CurrentVersionNT%\Print,,16
398 HKLM,%CurrentVersionNT%\ProfileList,,16
399 HKLM,%CurrentVersionNT%\Winlogon,"Shell",,"explorer.exe"
401 [CurrentVersionWow64]
402 HKLM,%CurrentVersion%,"ProgramFilesDir (x86)",,"%16426%"
403 HKLM,%CurrentVersion%,"CommonFilesDir (x86)",,"%16428%"
406 HKLM,%CurrentVersionNT%\AeDebug,"Debugger",2,"winedbg --auto %ld %ld"
407 HKLM,%CurrentVersionNT%\AeDebug,"Auto",2,"1"
408 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"
409 HKCU,Software\Wine\Debug,"RelayFromExclude",2,"winex11.drv;winemac.drv;user32;gdi32;advapi32;kernel32"
412 HKLM,Software\Microsoft\DirectX,"Version",,"4.09.00.0904"
413 HKLM,Software\Microsoft\DirectX,"InstalledVersion",1,00,00,00,09,00,00,00,00
414 HKLM,Software\Microsoft\DirectMusic,GMFilePath,,"%12%\gm.dls"
415 HKLM,Software\Microsoft\DirectMusic\Defaults,DefaultOutputPort,,"{58C2B4D0-46E7-11D1-89AC-00A0C9054129}"
416 HKLM,Software\Microsoft\DirectMusic\SoftwareSynths\{58C2B4D0-46E7-11D1-89AC-00A0C9054129},Description,,"Microsoft Software Synthesizer"
417 HKLM,Software\Microsoft\DirectPlay\Service Providers\Internet TCP/IP Connection For DirectPlay,"DescriptionA",,"Internet TCP/IP Connection For DirectPlay"
418 HKLM,Software\Microsoft\DirectPlay\Service Providers\Internet TCP/IP Connection For DirectPlay,"DescriptionW",,"Internet TCP/IP Connection For DirectPlay"
419 HKLM,Software\Microsoft\DirectPlay\Service Providers\Internet TCP/IP Connection For DirectPlay,"dwReserved1",0x10001,0x000001f4
420 HKLM,Software\Microsoft\DirectPlay\Service Providers\Internet TCP/IP Connection For DirectPlay,"dwReserved2",0x10001,0x00000000
421 HKLM,Software\Microsoft\DirectPlay\Service Providers\Internet TCP/IP Connection For DirectPlay,"Guid",,"{36E95EE0-8577-11cf-960C-0080C7534E82}"
422 HKLM,Software\Microsoft\DirectPlay\Service Providers\Internet TCP/IP Connection For DirectPlay,"NATHelp",,"dpnhupnp.dll"
423 HKLM,Software\Microsoft\DirectPlay\Service Providers\Internet TCP/IP Connection For DirectPlay,"Path",,"dpwsockx.dll"
424 HKLM,Software\Microsoft\DirectPlay\Service Providers\IPX Connection For DirectPlay,"DescriptionA",,"IPX Connection For DirectPlay"
425 HKLM,Software\Microsoft\DirectPlay\Service Providers\IPX Connection For DirectPlay,"DescriptionW",,"IPX Connection For DirectPlay"
426 HKLM,Software\Microsoft\DirectPlay\Service Providers\IPX Connection For DirectPlay,"dwReserved1",0x10001,0x00000032
427 HKLM,Software\Microsoft\DirectPlay\Service Providers\IPX Connection For DirectPlay,"dwReserved2",0x10001,0x00000000
428 HKLM,Software\Microsoft\DirectPlay\Service Providers\IPX Connection For DirectPlay,"Guid",,"{685BC400-9D2C-11cf-A9CD-00AA006886E3}"
429 HKLM,Software\Microsoft\DirectPlay\Service Providers\IPX Connection For DirectPlay,"Path",,"dpwsockx.dll"
430 HKLM,Software\Microsoft\DirectPlay\Service Providers\Modem Connection For DirectPlay,"DescriptionA",,"Modem Connection For DirectPlay"
431 HKLM,Software\Microsoft\DirectPlay\Service Providers\Modem Connection For DirectPlay,"DescriptionW",,"Modem Connection For DirectPlay"
432 HKLM,Software\Microsoft\DirectPlay\Service Providers\Modem Connection For DirectPlay,"dwReserved1",0x10001,0x00000000
433 HKLM,Software\Microsoft\DirectPlay\Service Providers\Modem Connection For DirectPlay,"dwReserved2",0x10001,0x00000000
434 HKLM,Software\Microsoft\DirectPlay\Service Providers\Modem Connection For DirectPlay,"Guid",,"{44EAA760-CB68-11cf-9C4E-00A0C905425E}"
435 HKLM,Software\Microsoft\DirectPlay\Service Providers\Modem Connection For DirectPlay,"Path",,"dpmodemx.dll"
436 HKLM,Software\Microsoft\DirectPlay\Service Providers\Serial Connection For DirectPlay,"DescriptionA",,"Serial Connection For DirectPlay"
437 HKLM,Software\Microsoft\DirectPlay\Service Providers\Serial Connection For DirectPlay,"DescriptionW",,"Serial Connection For DirectPlay"
438 HKLM,Software\Microsoft\DirectPlay\Service Providers\Serial Connection For DirectPlay,"dwReserved1",0x10001,0x00000000
439 HKLM,Software\Microsoft\DirectPlay\Service Providers\Serial Connection For DirectPlay,"dwReserved2",0x10001,0x00000000
440 HKLM,Software\Microsoft\DirectPlay\Service Providers\Serial Connection For DirectPlay,"Guid",,"{0F1D6860-88D9-11cf-9C4E-00A0C905425E}"
441 HKLM,Software\Microsoft\DirectPlay\Service Providers\Serial Connection For DirectPlay,"Path",,"dpmodemx.dll"
444 HKLM,%Control%\Session Manager,CriticalSectionTimeout,0x00040002,0x00278d00
445 HKLM,%Control%\Session Manager,GlobalFlag,0x00040002,0
446 HKLM,%Control%\Session Manager,HeapDeCommitFreeBlockThreshold,0x00040002,0
447 HKLM,%Control%\Session Manager,HeapDeCommitTotalFreeThreshold,0x00040002,0
448 HKLM,%Control%\Session Manager,HeapSegmentCommit,0x00040002,0
449 HKLM,%Control%\Session Manager,HeapSegmentReserve,0x00040002,0
450 HKLM,%Control%\Session Manager\Environment,"ComSpec",0x00020000,"%SystemRoot%\system32\cmd.exe"
451 HKLM,%Control%\Session Manager\Environment,"PATH",0x00020002,"%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\system32\wbem;%SystemRoot%\system32\WindowsPowershell\v1.0"
452 HKLM,%Control%\Session Manager\Environment,"PATHEXT",,".com;.exe;.bat;.cmd;.vbs;.vbe;.js;.jse;.wsf;.wsh"
453 HKLM,%Control%\Session Manager\Environment,"TEMP",0x00020002,"%SystemRoot%\temp"
454 HKLM,%Control%\Session Manager\Environment,"TMP",0x00020002,"%SystemRoot%\temp"
455 HKLM,%Control%\Session Manager\Environment,"windir",0x00020000,"%SystemRoot%"
456 HKLM,%Control%\Session Manager\Environment,"winsysdir",,"%11%"
457 HKLM,%Control%\Session Manager\Memory Management,PagingFiles,,"%24%\pagefile.sys 27 77"
458 HKLM,%Control%\Session Manager\Memory Management,WriteWatch,0x00040002,1
461 HKLM,%FontSubStr%,"Arial Baltic,186",,"Arial,186"
462 HKLM,%FontSubStr%,"Arial CE,238",,"Arial,238"
463 HKLM,%FontSubStr%,"Arial CYR,204",,"Arial,204"
464 HKLM,%FontSubStr%,"Arial Greek,161",,"Arial,161"
465 HKLM,%FontSubStr%,"Arial TUR,162",,"Arial,162"
466 HKLM,%FontSubStr%,"Courier New Baltic,186",,"Courier New,186"
467 HKLM,%FontSubStr%,"Courier New CE,238",,"Courier New,238"
468 HKLM,%FontSubStr%,"Courier New CYR,204",,"Courier New,204"
469 HKLM,%FontSubStr%,"Courier New Greek,161",,"Courier New,161"
470 HKLM,%FontSubStr%,"Courier New TUR,162",,"Courier New,162"
471 HKLM,%FontSubStr%,"Helv",,"MS Sans Serif"
472 HKLM,%FontSubStr%,"Helvetica",,"Arial"
473 HKLM,%FontSubStr%,"MS Shell Dlg 2",,"Tahoma"
474 HKLM,%FontSubStr%,"Times",,"Times New Roman"
475 HKLM,%FontSubStr%,"Times New Roman Baltic,186",,"Times New Roman,186"
476 HKLM,%FontSubStr%,"Times New Roman CE,238",,"Times New Roman,238"
477 HKLM,%FontSubStr%,"Times New Roman CYR,204",,"Times New Roman,204"
478 HKLM,%FontSubStr%,"Times New Roman Greek,161",,"Times New Roman,161"
479 HKLM,%FontSubStr%,"Times New Roman TUR,162",,"Times New Roman,162"
480 HKLM,System\CurrentControlSet\Hardware Profiles\Current\Software\Fonts,"LogPixels",0x10003,0x00000060
483 HKLM,%Mci32Str%,"AVIVideo",,"mciavi32.dll"
484 HKLM,%Mci32Str%,"CDAudio",,"mcicda.dll"
485 HKLM,%Mci32Str%,"Sequencer",,"mciseq.dll"
486 HKLM,%Mci32Str%,"WaveAudio",,"mciwave.dll"
487 HKLM,%Mci32Str%,"MPEGVideo",,"mciqtz32.dll"
489 HKLM,%MciExtStr%,"aifc",,"MPEGVideo"
490 HKLM,%MciExtStr%,"asf",,"MPEGVideo"
491 HKLM,%MciExtStr%,"asx",,"MPEGVideo"
492 HKLM,%MciExtStr%,"au",,"MPEGVideo"
493 HKLM,%MciExtStr%,"avi",,"AVIVideo"
494 HKLM,%MciExtStr%,"cda",,"CDAudio"
495 HKLM,%MciExtStr%,"lsf",,"MPEGVideo"
496 HKLM,%MciExtStr%,"lsx",,"MPEGVideo"
497 HKLM,%MciExtStr%,"m1v",,"MPEGVideo"
498 HKLM,%MciExtStr%,"m3u",,"MPEGVideo"
499 HKLM,%MciExtStr%,"mid",,"Sequencer"
500 HKLM,%MciExtStr%,"midi",,"Sequencer"
501 HKLM,%MciExtStr%,"mp2",,"MPEGVideo"
502 HKLM,%MciExtStr%,"mp2v",,"MPEGVideo"
503 HKLM,%MciExtStr%,"mp3",,"MPEGVideo"
504 HKLM,%MciExtStr%,"mpa",,"MPEGVideo"
505 HKLM,%MciExtStr%,"mpe",,"MPEGVideo"
506 HKLM,%MciExtStr%,"mpeg",,"MPEGVideo"
507 HKLM,%MciExtStr%,"mpg",,"MPEGVideo"
508 HKLM,%MciExtStr%,"mpv",,"MPEGVideo"
509 HKLM,%MciExtStr%,"mpv2",,"MPEGVideo"
510 HKLM,%MciExtStr%,"rmi",,"Sequencer"
511 HKLM,%MciExtStr%,"snd",,"MPEGVideo"
512 HKLM,%MciExtStr%,"wav",,"WaveAudio"
513 HKLM,%MciExtStr%,"wax",,"MPEGVideo"
514 HKLM,%MciExtStr%,"wm",,"MPEGVideo"
515 HKLM,%MciExtStr%,"wma",,"MPEGVideo"
516 HKLM,%MciExtStr%,"wmp",,"MPEGVideo"
517 HKLM,%MciExtStr%,"wmv",,"MPEGVideo"
518 HKLM,%MciExtStr%,"wmx",,"MPEGVideo"
519 HKLM,%MciExtStr%,"wvx",,"MPEGVideo"
522 HKLM,Software\Borland\Database Engine\Settings\SYSTEM\INIT,SHAREDMEMLOCATION,,9000
523 HKLM,Software\Clients\Mail,,2,"Native Mail Client"
524 HKLM,Software\Clients\Mail\Native Mail Client,,2,"Native Mail Client"
525 HKLM,Software\Clients\Mail\Native Mail Client,"DLLPath",2,"%11%\winemapi.dll"
526 HKLM,Software\Microsoft\Advanced INF Setup,,16
527 HKLM,Software\Microsoft\Clients,,16
528 HKLM,Software\Microsoft\Cryptography\Calais\Current,,16
529 HKLM,Software\Microsoft\Cryptography\Calais\Readers,,16
530 HKLM,Software\Microsoft\Cryptography\Services,,16
531 HKLM,Software\Microsoft\CTF\SystemShared,,16
532 HKLM,Software\Microsoft\CTF\TIP,,16
533 HKLM,Software\Microsoft\DFS,,16
534 HKLM,Software\Microsoft\Driver Signing,,16
535 HKLM,Software\Microsoft\EnterpriseCertificates,,16
536 HKLM,Software\Microsoft\EventSystem,,16
537 HKLM,Software\Microsoft\MediaPlayer,"Installation DirectoryLFN",2,"%16422%\Windows Media Player"
538 HKLM,Software\Microsoft\MediaPlayer\PlayerUpgrade,"PlayerVersion",2,"12,0,7601,18840"
539 HKLM,Software\Microsoft\MSMQ,,16
540 HKLM,Software\Microsoft\Non-Driver Signing,,16
541 HKLM,Software\Microsoft\Notepad\DefaultFonts,,16
542 HKLM,Software\Microsoft\RAS,,16
543 HKLM,Software\Microsoft\Rpc\SecurityService,1,2,"secur32.dll"
544 HKLM,Software\Microsoft\Rpc\SecurityService,10,2,"secur32.dll"
545 HKLM,Software\Microsoft\Rpc\SecurityService,14,2,"schannel.dll"
546 HKLM,Software\Microsoft\Rpc\SecurityService,16,2,"secur32.dll"
547 HKLM,Software\Microsoft\Rpc\SecurityService,18,2,"secur32.dll"
548 HKLM,Software\Microsoft\Rpc\SecurityService,68,2,"netlogon.dll"
549 HKLM,Software\Microsoft\Rpc\SecurityService,9,2,"secur32.dll"
550 HKLM,Software\Microsoft\Shared Tools\MSInfo,,16
551 HKLM,Software\Microsoft\SystemCertificates,,16
552 HKLM,Software\Microsoft\TermServLicensing,,16
553 HKLM,Software\Microsoft\Transaction Server,,16
554 HKLM,Software\Microsoft\WBEM,"Installation Directory",2,"%11%\wbem"
555 HKLM,Software\Microsoft\Windows Messaging Subsystem,"MAPI",2,"1"
556 HKLM,Software\Policies,,16
557 HKLM,Software\Registered Applications,,16
558 HKLM,System\CurrentControlSet\Control\hivelist,,16
559 HKLM,System\CurrentControlSet\Control\Lsa,"Security Packages",0x10002,kerberos,schannel
560 HKLM,System\CurrentControlSet\Control\Lsa\Kerberos,,16
561 HKLM,System\CurrentControlSet\Control\Lsa\MSV1_0,,16
562 HKLM,System\CurrentControlSet\Control\Nls\Language,"Default",,"0409"
563 HKLM,System\CurrentControlSet\Control\Nls\Language,"InstallLanguage",,"0409"
564 HKLM,System\CurrentControlSet\Control\SecurityProviders\Schannel\Protocols\SSL 2.0\Client,"DisabledByDefault",0x10003,1
565 HKLM,System\CurrentControlSet\Control\ServiceGroupOrder,"List",0x00010000,"TDI"
566 HKLM,System\CurrentControlSet\Control\TimeZoneInformation,"StandardName",2,""
567 HKLM,System\CurrentControlSet\Control\TimeZoneInformation,"TimeZoneKeyName",2,""
568 HKLM,System\CurrentControlSet\Control\VirtualDeviceDrivers,,16
569 HKLM,System\CurrentControlSet\Control\VMM32Files,,16
570 HKLM,System\Select,"Current",0x10003,1
571 HKCU,AppEvents\Schemes\Apps\Explorer\Navigating\.Current,,,""
572 HKCU,Software\Microsoft\Protected Storage System Provider,,16
573 ; Some apps requires at least four subkeys of Active Setup\Installed Components
574 HKLM,SOFTWARE\Microsoft\Active Setup\Installed Components\{44BBA855-CC51-11CF-AAFA-00AA00B6015F},,2,"DirectDrawEx"
575 HKLM,SOFTWARE\Microsoft\Active Setup\Installed Components\{44BBA855-CC51-11CF-AAFA-00AA00B6015F},"ComponentID",2,"DirectDrawEx"
576 HKLM,SOFTWARE\Microsoft\Active Setup\Installed Components\{44BBA855-CC51-11CF-AAFA-00AA00B6015F},"IsInstalled",0x10003,1
577 HKLM,SOFTWARE\Microsoft\Active Setup\Installed Components\{44BBA855-CC51-11CF-AAFA-00AA00B6015F},"Locale",2,"*"
578 HKLM,SOFTWARE\Microsoft\Active Setup\Installed Components\{44BBA855-CC51-11CF-AAFA-00AA00B6015F},"Version",2,"4,71,1113,0"
580 HKLM,SOFTWARE\Microsoft\Active Setup\Installed Components\{de5aed00-a4bf-11d1-9948-00c04f98bbc9},,2,"HTML Help"
581 HKLM,SOFTWARE\Microsoft\Active Setup\Installed Components\{de5aed00-a4bf-11d1-9948-00c04f98bbc9},"ComponentID",2,"HTMLHelp"
582 HKLM,SOFTWARE\Microsoft\Active Setup\Installed Components\{de5aed00-a4bf-11d1-9948-00c04f98bbc9},"IsInstalled",0x10003,1
583 HKLM,SOFTWARE\Microsoft\Active Setup\Installed Components\{de5aed00-a4bf-11d1-9948-00c04f98bbc9},"Locale",2,"*"
584 HKLM,SOFTWARE\Microsoft\Active Setup\Installed Components\{de5aed00-a4bf-11d1-9948-00c04f98bbc9},"Version",2,"4,74,9273,0"
586 HKLM,SOFTWARE\Microsoft\Active Setup\Installed Components\{6BF52A52-394A-11d3-B153-00C04F79FAA6},,2,"Windows Media Player"
587 HKLM,SOFTWARE\Microsoft\Active Setup\Installed Components\{6BF52A52-394A-11d3-B153-00C04F79FAA6},"ComponentID",2,"wmp"
588 HKLM,SOFTWARE\Microsoft\Active Setup\Installed Components\{6BF52A52-394A-11d3-B153-00C04F79FAA6},"IsInstalled",0x10003,1
589 HKLM,SOFTWARE\Microsoft\Active Setup\Installed Components\{6BF52A52-394A-11d3-B153-00C04F79FAA6},"Locale",2,"*"
590 HKLM,SOFTWARE\Microsoft\Active Setup\Installed Components\{6BF52A52-394A-11d3-B153-00C04F79FAA6},"Version",2,"12,0,7601,18840"
593 HKCU,Software\Microsoft\Windows\Shell\Associations\UrlAssociations\ftp\UserChoice,"ProgId",,"ftp"
594 HKCU,Software\Microsoft\Windows\Shell\Associations\UrlAssociations\http\UserChoice,"ProgId",,"http"
595 HKCU,Software\Microsoft\Windows\Shell\Associations\UrlAssociations\https\UserChoice,"ProgId",,"https"
598 HKLM,"Software\Microsoft\OLE","EnableDCOM",,"Y"
599 HKLM,"Software\Microsoft\OLE","EnableRemoteConnect",,"N"
602 HKLM,%Control%\Print\Monitors\Local Port,"Driver",2,"localspl.dll"
603 HKLM,%Control%\Print\Printers,"DefaultSpoolDirectory",2,"%11%\spool\printers"
604 HKLM,%CurrentVersionNT%\Ports,"FILE:",,""
605 HKLM,%CurrentVersionNT%\Ports,"LPT1:",,""
606 HKLM,%CurrentVersionNT%\Ports,"LPT2:",,""
607 HKLM,%CurrentVersionNT%\Ports,"LPT3:",,""
608 HKLM,%CurrentVersionNT%\Ports,"COM1:",2,"9600,n,8,1"
609 HKLM,%CurrentVersionNT%\Ports,"COM2:",2,"9600,n,8,1"
610 HKLM,%CurrentVersionNT%\Ports,"COM3:",2,"9600,n,8,1"
611 HKLM,%CurrentVersionNT%\Ports,"COM4:",2,"9600,n,8,1"
614 HKLM,%CurrentVersion%\Telephony,"Perf1",0x10001,0x5045524a
615 HKLM,%CurrentVersion%\Telephony,"Perf2",0x10001,0x50455246
616 HKLM,%CurrentVersion%\Telephony\Locations,,16
618 HKLM,%CurrentVersion%\Telephony\Country List,"CountryListVersion",0x10001,0x00000019
620 HKLM,%CurrentVersion%\Telephony\Country List\1,"CountryCode",0x10001,0x00000001
621 HKLM,%CurrentVersion%\Telephony\Country List\1,"InternationalRule",,"011EFG"
622 HKLM,%CurrentVersion%\Telephony\Country List\1,"LongDistanceRule",," 1FG"
623 HKLM,%CurrentVersion%\Telephony\Country List\1,"Name",,"United States of America"
624 HKLM,%CurrentVersion%\Telephony\Country List\1,"SameAreaRule",,"G"
626 HKLM,%CurrentVersion%\Telephony\Country List\101,"CountryCode",0x10001,0x00000001
627 HKLM,%CurrentVersion%\Telephony\Country List\101,"InternationalRule",,"011EFG"
628 HKLM,%CurrentVersion%\Telephony\Country List\101,"LongDistanceRule",," 1FG"
629 HKLM,%CurrentVersion%\Telephony\Country List\101,"Name",,"Anguilla"
630 HKLM,%CurrentVersion%\Telephony\Country List\101,"SameAreaRule",,"G"
632 HKLM,%CurrentVersion%\Telephony\Country List\102,"CountryCode",0x10001,0x00000001
633 HKLM,%CurrentVersion%\Telephony\Country List\102,"InternationalRule",,"011EFG"
634 HKLM,%CurrentVersion%\Telephony\Country List\102,"LongDistanceRule",," 1FG"
635 HKLM,%CurrentVersion%\Telephony\Country List\102,"Name",,"Antigua"
636 HKLM,%CurrentVersion%\Telephony\Country List\102,"SameAreaRule",,"G"
638 HKLM,%CurrentVersion%\Telephony\Country List\103,"CountryCode",0x10001,0x00000001
639 HKLM,%CurrentVersion%\Telephony\Country List\103,"InternationalRule",,"011EFG"
640 HKLM,%CurrentVersion%\Telephony\Country List\103,"LongDistanceRule",," 1FG"
641 HKLM,%CurrentVersion%\Telephony\Country List\103,"Name",,"Bahamas"
642 HKLM,%CurrentVersion%\Telephony\Country List\103,"SameAreaRule",,"G"
644 HKLM,%CurrentVersion%\Telephony\Country List\104,"CountryCode",0x10001,0x00000001
645 HKLM,%CurrentVersion%\Telephony\Country List\104,"InternationalRule",,"011EFG"
646 HKLM,%CurrentVersion%\Telephony\Country List\104,"LongDistanceRule",," 1FG"
647 HKLM,%CurrentVersion%\Telephony\Country List\104,"Name",,"Barbados"
648 HKLM,%CurrentVersion%\Telephony\Country List\104,"SameAreaRule",,"G"
650 HKLM,%CurrentVersion%\Telephony\Country List\105,"CountryCode",0x10001,0x00000001
651 HKLM,%CurrentVersion%\Telephony\Country List\105,"InternationalRule",,"011EFG"
652 HKLM,%CurrentVersion%\Telephony\Country List\105,"LongDistanceRule",," 1FG"
653 HKLM,%CurrentVersion%\Telephony\Country List\105,"Name",,"Bermuda"
654 HKLM,%CurrentVersion%\Telephony\Country List\105,"SameAreaRule",,"G"
656 HKLM,%CurrentVersion%\Telephony\Country List\106,"CountryCode",0x10001,0x00000001
657 HKLM,%CurrentVersion%\Telephony\Country List\106,"InternationalRule",,"011EFG"
658 HKLM,%CurrentVersion%\Telephony\Country List\106,"LongDistanceRule",," 1FG"
659 HKLM,%CurrentVersion%\Telephony\Country List\106,"Name",,"British Virgin Islands"
660 HKLM,%CurrentVersion%\Telephony\Country List\106,"SameAreaRule",,"G"
662 HKLM,%CurrentVersion%\Telephony\Country List\107,"CountryCode",0x10001,0x00000001
663 HKLM,%CurrentVersion%\Telephony\Country List\107,"InternationalRule",,"011EFG"
664 HKLM,%CurrentVersion%\Telephony\Country List\107,"LongDistanceRule",," 1FG"
665 HKLM,%CurrentVersion%\Telephony\Country List\107,"Name",,"Canada"
666 HKLM,%CurrentVersion%\Telephony\Country List\107,"SameAreaRule",,"G"
668 HKLM,%CurrentVersion%\Telephony\Country List\108,"CountryCode",0x10001,0x00000001
669 HKLM,%CurrentVersion%\Telephony\Country List\108,"InternationalRule",,"011EFG"
670 HKLM,%CurrentVersion%\Telephony\Country List\108,"LongDistanceRule",," 1FG"
671 HKLM,%CurrentVersion%\Telephony\Country List\108,"Name",,"Cayman Islands"
672 HKLM,%CurrentVersion%\Telephony\Country List\108,"SameAreaRule",,"G"
674 HKLM,%CurrentVersion%\Telephony\Country List\109,"CountryCode",0x10001,0x00000001
675 HKLM,%CurrentVersion%\Telephony\Country List\109,"InternationalRule",,"011EFG"
676 HKLM,%CurrentVersion%\Telephony\Country List\109,"LongDistanceRule",," 1FG"
677 HKLM,%CurrentVersion%\Telephony\Country List\109,"Name",,"Dominica"
678 HKLM,%CurrentVersion%\Telephony\Country List\109,"SameAreaRule",,"G"
680 HKLM,%CurrentVersion%\Telephony\Country List\110,"CountryCode",0x10001,0x00000001
681 HKLM,%CurrentVersion%\Telephony\Country List\110,"InternationalRule",,"011EFG"
682 HKLM,%CurrentVersion%\Telephony\Country List\110,"LongDistanceRule",," 1FG"
683 HKLM,%CurrentVersion%\Telephony\Country List\110,"Name",,"Dominican Republic"
684 HKLM,%CurrentVersion%\Telephony\Country List\110,"SameAreaRule",,"G"
686 HKLM,%CurrentVersion%\Telephony\Country List\111,"CountryCode",0x10001,0x00000001
687 HKLM,%CurrentVersion%\Telephony\Country List\111,"InternationalRule",,"011EFG"
688 HKLM,%CurrentVersion%\Telephony\Country List\111,"LongDistanceRule",," 1FG"
689 HKLM,%CurrentVersion%\Telephony\Country List\111,"Name",,"Grenada"
690 HKLM,%CurrentVersion%\Telephony\Country List\111,"SameAreaRule",,"G"
692 HKLM,%CurrentVersion%\Telephony\Country List\112,"CountryCode",0x10001,0x00000001
693 HKLM,%CurrentVersion%\Telephony\Country List\112,"InternationalRule",,"011EFG"
694 HKLM,%CurrentVersion%\Telephony\Country List\112,"LongDistanceRule",," 1FG"
695 HKLM,%CurrentVersion%\Telephony\Country List\112,"Name",,"Jamaica"
696 HKLM,%CurrentVersion%\Telephony\Country List\112,"SameAreaRule",,"G"
698 HKLM,%CurrentVersion%\Telephony\Country List\113,"CountryCode",0x10001,0x00000001
699 HKLM,%CurrentVersion%\Telephony\Country List\113,"InternationalRule",,"011EFG"
700 HKLM,%CurrentVersion%\Telephony\Country List\113,"LongDistanceRule",," 1FG"
701 HKLM,%CurrentVersion%\Telephony\Country List\113,"Name",,"Montserrat"
702 HKLM,%CurrentVersion%\Telephony\Country List\113,"SameAreaRule",,"G"
704 HKLM,%CurrentVersion%\Telephony\Country List\115,"CountryCode",0x10001,0x00000001
705 HKLM,%CurrentVersion%\Telephony\Country List\115,"InternationalRule",,"011EFG"
706 HKLM,%CurrentVersion%\Telephony\Country List\115,"LongDistanceRule",," 1FG"
707 HKLM,%CurrentVersion%\Telephony\Country List\115,"Name",,"St. Kitts and Nevis"
708 HKLM,%CurrentVersion%\Telephony\Country List\115,"SameAreaRule",,"G"
710 HKLM,%CurrentVersion%\Telephony\Country List\116,"CountryCode",0x10001,0x00000001
711 HKLM,%CurrentVersion%\Telephony\Country List\116,"InternationalRule",,"0EFG"
712 HKLM,%CurrentVersion%\Telephony\Country List\116,"LongDistanceRule",," 1FG"
713 HKLM,%CurrentVersion%\Telephony\Country List\116,"Name",,"St. Vincent and the Grenadines"
714 HKLM,%CurrentVersion%\Telephony\Country List\116,"SameAreaRule",,"G"
716 HKLM,%CurrentVersion%\Telephony\Country List\117,"CountryCode",0x10001,0x00000001
717 HKLM,%CurrentVersion%\Telephony\Country List\117,"InternationalRule",,"011EFG"
718 HKLM,%CurrentVersion%\Telephony\Country List\117,"LongDistanceRule",," 1FG"
719 HKLM,%CurrentVersion%\Telephony\Country List\117,"Name",,"Trinidad and Tobago"
720 HKLM,%CurrentVersion%\Telephony\Country List\117,"SameAreaRule",,"G"
722 HKLM,%CurrentVersion%\Telephony\Country List\118,"CountryCode",0x10001,0x00000001
723 HKLM,%CurrentVersion%\Telephony\Country List\118,"InternationalRule",,"0EFG"
724 HKLM,%CurrentVersion%\Telephony\Country List\118,"LongDistanceRule",," 1FG"
725 HKLM,%CurrentVersion%\Telephony\Country List\118,"Name",,"Turks and Caicos Islands"
726 HKLM,%CurrentVersion%\Telephony\Country List\118,"SameAreaRule",,"G"
728 HKLM,%CurrentVersion%\Telephony\Country List\120,"CountryCode",0x10001,0x00000001
729 HKLM,%CurrentVersion%\Telephony\Country List\120,"InternationalRule",,"011EFG"
730 HKLM,%CurrentVersion%\Telephony\Country List\120,"LongDistanceRule",," 1FG"
731 HKLM,%CurrentVersion%\Telephony\Country List\120,"Name",,"Barbuda"
732 HKLM,%CurrentVersion%\Telephony\Country List\120,"SameAreaRule",,"G"
734 HKLM,%CurrentVersion%\Telephony\Country List\121,"CountryCode",0x10001,0x00000001
735 HKLM,%CurrentVersion%\Telephony\Country List\121,"InternationalRule",,"011EFG"
736 HKLM,%CurrentVersion%\Telephony\Country List\121,"LongDistanceRule",," 1FG"
737 HKLM,%CurrentVersion%\Telephony\Country List\121,"Name",,"Puerto Rico"
738 HKLM,%CurrentVersion%\Telephony\Country List\121,"SameAreaRule",,"G"
740 HKLM,%CurrentVersion%\Telephony\Country List\122,"CountryCode",0x10001,0x00000001
741 HKLM,%CurrentVersion%\Telephony\Country List\122,"InternationalRule",,"011EFG"
742 HKLM,%CurrentVersion%\Telephony\Country List\122,"LongDistanceRule",," 1FG"
743 HKLM,%CurrentVersion%\Telephony\Country List\122,"Name",,"Saint Lucia"
744 HKLM,%CurrentVersion%\Telephony\Country List\122,"SameAreaRule",,"G"
746 HKLM,%CurrentVersion%\Telephony\Country List\123,"CountryCode",0x10001,0x00000001
747 HKLM,%CurrentVersion%\Telephony\Country List\123,"InternationalRule",,"011EFG"
748 HKLM,%CurrentVersion%\Telephony\Country List\123,"LongDistanceRule",," 1FG"
749 HKLM,%CurrentVersion%\Telephony\Country List\123,"Name",,"United States Virgin Islands"
750 HKLM,%CurrentVersion%\Telephony\Country List\123,"SameAreaRule",,"G"
752 HKLM,%CurrentVersion%\Telephony\Country List\124,"CountryCode",0x10001,0x00000001
753 HKLM,%CurrentVersion%\Telephony\Country List\124,"InternationalRule",,"011EFG"
754 HKLM,%CurrentVersion%\Telephony\Country List\124,"LongDistanceRule",," 1FG"
755 HKLM,%CurrentVersion%\Telephony\Country List\124,"Name",,"Guam"
756 HKLM,%CurrentVersion%\Telephony\Country List\124,"SameAreaRule",,"G"
758 HKLM,%CurrentVersion%\Telephony\Country List\20,"CountryCode",0x10001,0x00000014
759 HKLM,%CurrentVersion%\Telephony\Country List\20,"InternationalRule",,"00EFG"
760 HKLM,%CurrentVersion%\Telephony\Country List\20,"LongDistanceRule",,"0FG"
761 HKLM,%CurrentVersion%\Telephony\Country List\20,"Name",,"Egypt"
762 HKLM,%CurrentVersion%\Telephony\Country List\20,"SameAreaRule",,"G"
764 HKLM,%CurrentVersion%\Telephony\Country List\212,"CountryCode",0x10001,0x000000d4
765 HKLM,%CurrentVersion%\Telephony\Country List\212,"InternationalRule",,"00EFG"
766 HKLM,%CurrentVersion%\Telephony\Country List\212,"LongDistanceRule",,"0FG"
767 HKLM,%CurrentVersion%\Telephony\Country List\212,"Name",,"Morocco"
768 HKLM,%CurrentVersion%\Telephony\Country List\212,"SameAreaRule",,"G"
770 HKLM,%CurrentVersion%\Telephony\Country List\213,"CountryCode",0x10001,0x000000d5
771 HKLM,%CurrentVersion%\Telephony\Country List\213,"InternationalRule",,"00,EFG"
772 HKLM,%CurrentVersion%\Telephony\Country List\213,"LongDistanceRule",,"0FG"
773 HKLM,%CurrentVersion%\Telephony\Country List\213,"Name",,"Algeria"
774 HKLM,%CurrentVersion%\Telephony\Country List\213,"SameAreaRule",,"G"
776 HKLM,%CurrentVersion%\Telephony\Country List\216,"CountryCode",0x10001,0x000000d8
777 HKLM,%CurrentVersion%\Telephony\Country List\216,"InternationalRule",,"00EFG"
778 HKLM,%CurrentVersion%\Telephony\Country List\216,"LongDistanceRule",,"0FG"
779 HKLM,%CurrentVersion%\Telephony\Country List\216,"Name",,"Tunisia"
780 HKLM,%CurrentVersion%\Telephony\Country List\216,"SameAreaRule",,"G"
782 HKLM,%CurrentVersion%\Telephony\Country List\218,"CountryCode",0x10001,0x000000da
783 HKLM,%CurrentVersion%\Telephony\Country List\218,"InternationalRule",,"00EFG"
784 HKLM,%CurrentVersion%\Telephony\Country List\218,"LongDistanceRule",,"0FG"
785 HKLM,%CurrentVersion%\Telephony\Country List\218,"Name",,"Libya"
786 HKLM,%CurrentVersion%\Telephony\Country List\218,"SameAreaRule",,"G"
788 HKLM,%CurrentVersion%\Telephony\Country List\220,"CountryCode",0x10001,0x000000dc
789 HKLM,%CurrentVersion%\Telephony\Country List\220,"InternationalRule",,"00EFG"
790 HKLM,%CurrentVersion%\Telephony\Country List\220,"LongDistanceRule",,""
791 HKLM,%CurrentVersion%\Telephony\Country List\220,"Name",,"Gambia"
792 HKLM,%CurrentVersion%\Telephony\Country List\220,"SameAreaRule",,"G"
794 HKLM,%CurrentVersion%\Telephony\Country List\221,"CountryCode",0x10001,0x000000dd
795 HKLM,%CurrentVersion%\Telephony\Country List\221,"InternationalRule",,"00EFG"
796 HKLM,%CurrentVersion%\Telephony\Country List\221,"LongDistanceRule",,""
797 HKLM,%CurrentVersion%\Telephony\Country List\221,"Name",,"Senegal Republic"
798 HKLM,%CurrentVersion%\Telephony\Country List\221,"SameAreaRule",,"G"
800 HKLM,%CurrentVersion%\Telephony\Country List\222,"CountryCode",0x10001,0x000000de
801 HKLM,%CurrentVersion%\Telephony\Country List\222,"InternationalRule",,"00EFG"
802 HKLM,%CurrentVersion%\Telephony\Country List\222,"LongDistanceRule",,""
803 HKLM,%CurrentVersion%\Telephony\Country List\222,"Name",,"Mauritania"
804 HKLM,%CurrentVersion%\Telephony\Country List\222,"SameAreaRule",,"G"
806 HKLM,%CurrentVersion%\Telephony\Country List\223,"CountryCode",0x10001,0x000000df
807 HKLM,%CurrentVersion%\Telephony\Country List\223,"InternationalRule",,"00EFG"
808 HKLM,%CurrentVersion%\Telephony\Country List\223,"LongDistanceRule",,""
809 HKLM,%CurrentVersion%\Telephony\Country List\223,"Name",,"Mali"
810 HKLM,%CurrentVersion%\Telephony\Country List\223,"SameAreaRule",,"G"
812 HKLM,%CurrentVersion%\Telephony\Country List\224,"CountryCode",0x10001,0x000000e0
813 HKLM,%CurrentVersion%\Telephony\Country List\224,"InternationalRule",,"00EFG"
814 HKLM,%CurrentVersion%\Telephony\Country List\224,"LongDistanceRule",,""
815 HKLM,%CurrentVersion%\Telephony\Country List\224,"Name",,"Guinea"
816 HKLM,%CurrentVersion%\Telephony\Country List\224,"SameAreaRule",,"G"
818 HKLM,%CurrentVersion%\Telephony\Country List\225,"CountryCode",0x10001,0x000000e1
819 HKLM,%CurrentVersion%\Telephony\Country List\225,"InternationalRule",,"00EFG"
820 HKLM,%CurrentVersion%\Telephony\Country List\225,"LongDistanceRule",,""
821 HKLM,%CurrentVersion%\Telephony\Country List\225,"Name",,"Cote d'Ivoire"
822 HKLM,%CurrentVersion%\Telephony\Country List\225,"SameAreaRule",,"G"
824 HKLM,%CurrentVersion%\Telephony\Country List\226,"CountryCode",0x10001,0x000000e2
825 HKLM,%CurrentVersion%\Telephony\Country List\226,"InternationalRule",,"00EFG"
826 HKLM,%CurrentVersion%\Telephony\Country List\226,"LongDistanceRule",,""
827 HKLM,%CurrentVersion%\Telephony\Country List\226,"Name",,"Burkina Faso"
828 HKLM,%CurrentVersion%\Telephony\Country List\226,"SameAreaRule",,"G"
830 HKLM,%CurrentVersion%\Telephony\Country List\227,"CountryCode",0x10001,0x000000e3
831 HKLM,%CurrentVersion%\Telephony\Country List\227,"InternationalRule",,"00EFG"
832 HKLM,%CurrentVersion%\Telephony\Country List\227,"LongDistanceRule",,""
833 HKLM,%CurrentVersion%\Telephony\Country List\227,"Name",,"Niger"
834 HKLM,%CurrentVersion%\Telephony\Country List\227,"SameAreaRule",,"G"
836 HKLM,%CurrentVersion%\Telephony\Country List\228,"CountryCode",0x10001,0x000000e4
837 HKLM,%CurrentVersion%\Telephony\Country List\228,"InternationalRule",,"00EFG"
838 HKLM,%CurrentVersion%\Telephony\Country List\228,"LongDistanceRule",,""
839 HKLM,%CurrentVersion%\Telephony\Country List\228,"Name",,"Togo"
840 HKLM,%CurrentVersion%\Telephony\Country List\228,"SameAreaRule",,"G"
842 HKLM,%CurrentVersion%\Telephony\Country List\229,"CountryCode",0x10001,0x000000e5
843 HKLM,%CurrentVersion%\Telephony\Country List\229,"InternationalRule",,"00EFG"
844 HKLM,%CurrentVersion%\Telephony\Country List\229,"LongDistanceRule",,""
845 HKLM,%CurrentVersion%\Telephony\Country List\229,"Name",,"Benin"
846 HKLM,%CurrentVersion%\Telephony\Country List\229,"SameAreaRule",,"G"
848 HKLM,%CurrentVersion%\Telephony\Country List\230,"CountryCode",0x10001,0x000000e6
849 HKLM,%CurrentVersion%\Telephony\Country List\230,"InternationalRule",,"00EFG"
850 HKLM,%CurrentVersion%\Telephony\Country List\230,"LongDistanceRule",,""
851 HKLM,%CurrentVersion%\Telephony\Country List\230,"Name",,"Mauritius"
852 HKLM,%CurrentVersion%\Telephony\Country List\230,"SameAreaRule",,"G"
854 HKLM,%CurrentVersion%\Telephony\Country List\231,"CountryCode",0x10001,0x000000e7
855 HKLM,%CurrentVersion%\Telephony\Country List\231,"InternationalRule",,"0EFG"
856 HKLM,%CurrentVersion%\Telephony\Country List\231,"LongDistanceRule",,""
857 HKLM,%CurrentVersion%\Telephony\Country List\231,"Name",,"Liberia"
858 HKLM,%CurrentVersion%\Telephony\Country List\231,"SameAreaRule",,"G"
860 HKLM,%CurrentVersion%\Telephony\Country List\232,"CountryCode",0x10001,0x000000e8
861 HKLM,%CurrentVersion%\Telephony\Country List\232,"InternationalRule",,"00EFG"
862 HKLM,%CurrentVersion%\Telephony\Country List\232,"LongDistanceRule",,"IG"
863 HKLM,%CurrentVersion%\Telephony\Country List\232,"Name",,"Sierra Leone"
864 HKLM,%CurrentVersion%\Telephony\Country List\232,"SameAreaRule",,"G"
866 HKLM,%CurrentVersion%\Telephony\Country List\233,"CountryCode",0x10001,0x000000e9
867 HKLM,%CurrentVersion%\Telephony\Country List\233,"InternationalRule",,"00EFG"
868 HKLM,%CurrentVersion%\Telephony\Country List\233,"LongDistanceRule",,""
869 HKLM,%CurrentVersion%\Telephony\Country List\233,"Name",,"Ghana"
870 HKLM,%CurrentVersion%\Telephony\Country List\233,"SameAreaRule",,"G"
872 HKLM,%CurrentVersion%\Telephony\Country List\234,"CountryCode",0x10001,0x000000ea
873 HKLM,%CurrentVersion%\Telephony\Country List\234,"InternationalRule",,"009EFG"
874 HKLM,%CurrentVersion%\Telephony\Country List\234,"LongDistanceRule",,"0FG"
875 HKLM,%CurrentVersion%\Telephony\Country List\234,"Name",,"Nigeria"
876 HKLM,%CurrentVersion%\Telephony\Country List\234,"SameAreaRule",,"G"
878 HKLM,%CurrentVersion%\Telephony\Country List\235,"CountryCode",0x10001,0x000000eb
879 HKLM,%CurrentVersion%\Telephony\Country List\235,"InternationalRule",,"15EFG"
880 HKLM,%CurrentVersion%\Telephony\Country List\235,"LongDistanceRule",,""
881 HKLM,%CurrentVersion%\Telephony\Country List\235,"Name",,"Chad"
882 HKLM,%CurrentVersion%\Telephony\Country List\235,"SameAreaRule",,"G"
884 HKLM,%CurrentVersion%\Telephony\Country List\236,"CountryCode",0x10001,0x000000ec
885 HKLM,%CurrentVersion%\Telephony\Country List\236,"InternationalRule",,"19EFG"
886 HKLM,%CurrentVersion%\Telephony\Country List\236,"LongDistanceRule",,""
887 HKLM,%CurrentVersion%\Telephony\Country List\236,"Name",,"Central African Republic"
888 HKLM,%CurrentVersion%\Telephony\Country List\236,"SameAreaRule",,"G"
890 HKLM,%CurrentVersion%\Telephony\Country List\237,"CountryCode",0x10001,0x000000ed
891 HKLM,%CurrentVersion%\Telephony\Country List\237,"InternationalRule",,"00EFG"
892 HKLM,%CurrentVersion%\Telephony\Country List\237,"LongDistanceRule",,""
893 HKLM,%CurrentVersion%\Telephony\Country List\237,"Name",,"Cameroon"
894 HKLM,%CurrentVersion%\Telephony\Country List\237,"SameAreaRule",,"G"
896 HKLM,%CurrentVersion%\Telephony\Country List\238,"CountryCode",0x10001,0x000000ee
897 HKLM,%CurrentVersion%\Telephony\Country List\238,"InternationalRule",,"0EFG"
898 HKLM,%CurrentVersion%\Telephony\Country List\238,"LongDistanceRule",,""
899 HKLM,%CurrentVersion%\Telephony\Country List\238,"Name",,"Cape Verde Islands"
900 HKLM,%CurrentVersion%\Telephony\Country List\238,"SameAreaRule",,"G"
902 HKLM,%CurrentVersion%\Telephony\Country List\239,"CountryCode",0x10001,0x000000ef
903 HKLM,%CurrentVersion%\Telephony\Country List\239,"InternationalRule",,"00EFG"
904 HKLM,%CurrentVersion%\Telephony\Country List\239,"LongDistanceRule",,""
905 HKLM,%CurrentVersion%\Telephony\Country List\239,"Name",,"Sao Tome and Principe"
906 HKLM,%CurrentVersion%\Telephony\Country List\239,"SameAreaRule",,"G"
908 HKLM,%CurrentVersion%\Telephony\Country List\240,"CountryCode",0x10001,0x000000f0
909 HKLM,%CurrentVersion%\Telephony\Country List\240,"InternationalRule",,"00EFG"
910 HKLM,%CurrentVersion%\Telephony\Country List\240,"LongDistanceRule",,""
911 HKLM,%CurrentVersion%\Telephony\Country List\240,"Name",,"Equatorial Guinea"
912 HKLM,%CurrentVersion%\Telephony\Country List\240,"SameAreaRule",,"G"
914 HKLM,%CurrentVersion%\Telephony\Country List\241,"CountryCode",0x10001,0x000000f1
915 HKLM,%CurrentVersion%\Telephony\Country List\241,"InternationalRule",,"00EFG"
916 HKLM,%CurrentVersion%\Telephony\Country List\241,"LongDistanceRule",,""
917 HKLM,%CurrentVersion%\Telephony\Country List\241,"Name",,"Gabon"
918 HKLM,%CurrentVersion%\Telephony\Country List\241,"SameAreaRule",,"G"
920 HKLM,%CurrentVersion%\Telephony\Country List\242,"CountryCode",0x10001,0x000000f2
921 HKLM,%CurrentVersion%\Telephony\Country List\242,"InternationalRule",,"00EFG"
922 HKLM,%CurrentVersion%\Telephony\Country List\242,"LongDistanceRule",,""
923 HKLM,%CurrentVersion%\Telephony\Country List\242,"Name",,"Congo"
924 HKLM,%CurrentVersion%\Telephony\Country List\242,"SameAreaRule",,"G"
926 HKLM,%CurrentVersion%\Telephony\Country List\243,"CountryCode",0x10001,0x000000f3
927 HKLM,%CurrentVersion%\Telephony\Country List\243,"InternationalRule",,"00EFG"
928 HKLM,%CurrentVersion%\Telephony\Country List\243,"LongDistanceRule",,""
929 HKLM,%CurrentVersion%\Telephony\Country List\243,"Name",,"Congo, Democratic Republic of the"
930 HKLM,%CurrentVersion%\Telephony\Country List\243,"SameAreaRule",,"G"
932 HKLM,%CurrentVersion%\Telephony\Country List\244,"CountryCode",0x10001,0x000000f4
933 HKLM,%CurrentVersion%\Telephony\Country List\244,"InternationalRule",,"00EFG"
934 HKLM,%CurrentVersion%\Telephony\Country List\244,"LongDistanceRule",,"0FG"
935 HKLM,%CurrentVersion%\Telephony\Country List\244,"Name",,"Angola"
936 HKLM,%CurrentVersion%\Telephony\Country List\244,"SameAreaRule",,"G"
938 HKLM,%CurrentVersion%\Telephony\Country List\245,"CountryCode",0x10001,0x000000f5
939 HKLM,%CurrentVersion%\Telephony\Country List\245,"InternationalRule",,"099EFG"
940 HKLM,%CurrentVersion%\Telephony\Country List\245,"LongDistanceRule",,""
941 HKLM,%CurrentVersion%\Telephony\Country List\245,"Name",,"Guinea-Bissau"
942 HKLM,%CurrentVersion%\Telephony\Country List\245,"SameAreaRule",,"G"
944 HKLM,%CurrentVersion%\Telephony\Country List\246,"CountryCode",0x10001,0x000000f6
945 HKLM,%CurrentVersion%\Telephony\Country List\246,"InternationalRule",,"00EFG"
946 HKLM,%CurrentVersion%\Telephony\Country List\246,"LongDistanceRule",,""
947 HKLM,%CurrentVersion%\Telephony\Country List\246,"Name",,"Diego Garcia"
948 HKLM,%CurrentVersion%\Telephony\Country List\246,"SameAreaRule",,"G"
950 HKLM,%CurrentVersion%\Telephony\Country List\247,"CountryCode",0x10001,0x000000f7
951 HKLM,%CurrentVersion%\Telephony\Country List\247,"InternationalRule",,"01EFG"
952 HKLM,%CurrentVersion%\Telephony\Country List\247,"LongDistanceRule",,""
953 HKLM,%CurrentVersion%\Telephony\Country List\247,"Name",,"Ascension Island"
954 HKLM,%CurrentVersion%\Telephony\Country List\247,"SameAreaRule",,"G"
956 HKLM,%CurrentVersion%\Telephony\Country List\248,"CountryCode",0x10001,0x000000f8
957 HKLM,%CurrentVersion%\Telephony\Country List\248,"InternationalRule",,"00EFG"
958 HKLM,%CurrentVersion%\Telephony\Country List\248,"LongDistanceRule",,""
959 HKLM,%CurrentVersion%\Telephony\Country List\248,"Name",,"Seychelles"
960 HKLM,%CurrentVersion%\Telephony\Country List\248,"SameAreaRule",,"G"
962 HKLM,%CurrentVersion%\Telephony\Country List\249,"CountryCode",0x10001,0x000000f9
963 HKLM,%CurrentVersion%\Telephony\Country List\249,"InternationalRule",,"00EFG"
964 HKLM,%CurrentVersion%\Telephony\Country List\249,"LongDistanceRule",,"0FG"
965 HKLM,%CurrentVersion%\Telephony\Country List\249,"Name",,"Sudan"
966 HKLM,%CurrentVersion%\Telephony\Country List\249,"SameAreaRule",,"G"
968 HKLM,%CurrentVersion%\Telephony\Country List\250,"CountryCode",0x10001,0x000000fa
969 HKLM,%CurrentVersion%\Telephony\Country List\250,"InternationalRule",,"00EFG"
970 HKLM,%CurrentVersion%\Telephony\Country List\250,"LongDistanceRule",,""
971 HKLM,%CurrentVersion%\Telephony\Country List\250,"Name",,"Rwanda"
972 HKLM,%CurrentVersion%\Telephony\Country List\250,"SameAreaRule",,"G"
974 HKLM,%CurrentVersion%\Telephony\Country List\251,"CountryCode",0x10001,0x000000fb
975 HKLM,%CurrentVersion%\Telephony\Country List\251,"InternationalRule",,"00EFG"
976 HKLM,%CurrentVersion%\Telephony\Country List\251,"LongDistanceRule",,"0FG"
977 HKLM,%CurrentVersion%\Telephony\Country List\251,"Name",,"Ethiopia"
978 HKLM,%CurrentVersion%\Telephony\Country List\251,"SameAreaRule",,"G"
980 HKLM,%CurrentVersion%\Telephony\Country List\252,"CountryCode",0x10001,0x000000fc
981 HKLM,%CurrentVersion%\Telephony\Country List\252,"InternationalRule",,"19,EFG"
982 HKLM,%CurrentVersion%\Telephony\Country List\252,"LongDistanceRule",,""
983 HKLM,%CurrentVersion%\Telephony\Country List\252,"Name",,"Somalia"
984 HKLM,%CurrentVersion%\Telephony\Country List\252,"SameAreaRule",,"G"
986 HKLM,%CurrentVersion%\Telephony\Country List\253,"CountryCode",0x10001,0x000000fd
987 HKLM,%CurrentVersion%\Telephony\Country List\253,"InternationalRule",,"00EFG"
988 HKLM,%CurrentVersion%\Telephony\Country List\253,"LongDistanceRule",,""
989 HKLM,%CurrentVersion%\Telephony\Country List\253,"Name",,"Djibouti"
990 HKLM,%CurrentVersion%\Telephony\Country List\253,"SameAreaRule",,"G"
992 HKLM,%CurrentVersion%\Telephony\Country List\254,"CountryCode",0x10001,0x000000fe
993 HKLM,%CurrentVersion%\Telephony\Country List\254,"InternationalRule",,"000EFG"
994 HKLM,%CurrentVersion%\Telephony\Country List\254,"LongDistanceRule",,"0FG"
995 HKLM,%CurrentVersion%\Telephony\Country List\254,"Name",,"Kenya"
996 HKLM,%CurrentVersion%\Telephony\Country List\254,"SameAreaRule",,"G"
998 HKLM,%CurrentVersion%\Telephony\Country List\255,"CountryCode",0x10001,0x000000ff
999 HKLM,%CurrentVersion%\Telephony\Country List\255,"InternationalRule",,"0900EFG"
1000 HKLM,%CurrentVersion%\Telephony\Country List\255,"LongDistanceRule",,"0FG"
1001 HKLM,%CurrentVersion%\Telephony\Country List\255,"Name",,"Tanzania"
1002 HKLM,%CurrentVersion%\Telephony\Country List\255,"SameAreaRule",,"G"
1004 HKLM,%CurrentVersion%\Telephony\Country List\256,"CountryCode",0x10001,0x00000100
1005 HKLM,%CurrentVersion%\Telephony\Country List\256,"InternationalRule",,"00EFG"
1006 HKLM,%CurrentVersion%\Telephony\Country List\256,"LongDistanceRule",,"0FG"
1007 HKLM,%CurrentVersion%\Telephony\Country List\256,"Name",,"Uganda"
1008 HKLM,%CurrentVersion%\Telephony\Country List\256,"SameAreaRule",,"G"
1010 HKLM,%CurrentVersion%\Telephony\Country List\257,"CountryCode",0x10001,0x00000101
1011 HKLM,%CurrentVersion%\Telephony\Country List\257,"InternationalRule",,"90EFG"
1012 HKLM,%CurrentVersion%\Telephony\Country List\257,"LongDistanceRule",,""
1013 HKLM,%CurrentVersion%\Telephony\Country List\257,"Name",,"Burundi"
1014 HKLM,%CurrentVersion%\Telephony\Country List\257,"SameAreaRule",,"G"
1016 HKLM,%CurrentVersion%\Telephony\Country List\258,"CountryCode",0x10001,0x00000102
1017 HKLM,%CurrentVersion%\Telephony\Country List\258,"InternationalRule",,"00EFG"
1018 HKLM,%CurrentVersion%\Telephony\Country List\258,"LongDistanceRule",,""
1019 HKLM,%CurrentVersion%\Telephony\Country List\258,"Name",,"Mozambique"
1020 HKLM,%CurrentVersion%\Telephony\Country List\258,"SameAreaRule",,"G"
1022 HKLM,%CurrentVersion%\Telephony\Country List\260,"CountryCode",0x10001,0x00000104
1023 HKLM,%CurrentVersion%\Telephony\Country List\260,"InternationalRule",,"00EFG"
1024 HKLM,%CurrentVersion%\Telephony\Country List\260,"LongDistanceRule",,"0FG"
1025 HKLM,%CurrentVersion%\Telephony\Country List\260,"Name",,"Zambia"
1026 HKLM,%CurrentVersion%\Telephony\Country List\260,"SameAreaRule",,"G"
1028 HKLM,%CurrentVersion%\Telephony\Country List\261,"CountryCode",0x10001,0x00000105
1029 HKLM,%CurrentVersion%\Telephony\Country List\261,"InternationalRule",,"00EFG"
1030 HKLM,%CurrentVersion%\Telephony\Country List\261,"LongDistanceRule",,""
1031 HKLM,%CurrentVersion%\Telephony\Country List\261,"Name",,"Madagascar"
1032 HKLM,%CurrentVersion%\Telephony\Country List\261,"SameAreaRule",,"G"
1034 HKLM,%CurrentVersion%\Telephony\Country List\262,"CountryCode",0x10001,0x00000106
1035 HKLM,%CurrentVersion%\Telephony\Country List\262,"InternationalRule",,"00EFG"
1036 HKLM,%CurrentVersion%\Telephony\Country List\262,"LongDistanceRule",,""
1037 HKLM,%CurrentVersion%\Telephony\Country List\262,"Name",,"Reunion Island"
1038 HKLM,%CurrentVersion%\Telephony\Country List\262,"SameAreaRule",,"G"
1040 HKLM,%CurrentVersion%\Telephony\Country List\263,"CountryCode",0x10001,0x00000107
1041 HKLM,%CurrentVersion%\Telephony\Country List\263,"InternationalRule",,"00EFG"
1042 HKLM,%CurrentVersion%\Telephony\Country List\263,"LongDistanceRule",,"0FG"
1043 HKLM,%CurrentVersion%\Telephony\Country List\263,"Name",,"Zimbabwe"
1044 HKLM,%CurrentVersion%\Telephony\Country List\263,"SameAreaRule",,"G"
1046 HKLM,%CurrentVersion%\Telephony\Country List\264,"CountryCode",0x10001,0x00000108
1047 HKLM,%CurrentVersion%\Telephony\Country List\264,"InternationalRule",,"00EFG"
1048 HKLM,%CurrentVersion%\Telephony\Country List\264,"LongDistanceRule",,"0FG"
1049 HKLM,%CurrentVersion%\Telephony\Country List\264,"Name",,"Namibia"
1050 HKLM,%CurrentVersion%\Telephony\Country List\264,"SameAreaRule",,"G"
1052 HKLM,%CurrentVersion%\Telephony\Country List\265,"CountryCode",0x10001,0x00000109
1053 HKLM,%CurrentVersion%\Telephony\Country List\265,"InternationalRule",,"101EFG"
1054 HKLM,%CurrentVersion%\Telephony\Country List\265,"LongDistanceRule",,""
1055 HKLM,%CurrentVersion%\Telephony\Country List\265,"Name",,"Malawi"
1056 HKLM,%CurrentVersion%\Telephony\Country List\265,"SameAreaRule",,"G"
1058 HKLM,%CurrentVersion%\Telephony\Country List\266,"CountryCode",0x10001,0x0000010a
1059 HKLM,%CurrentVersion%\Telephony\Country List\266,"InternationalRule",,"00EFG"
1060 HKLM,%CurrentVersion%\Telephony\Country List\266,"LongDistanceRule",,""
1061 HKLM,%CurrentVersion%\Telephony\Country List\266,"Name",,"Lesotho"
1062 HKLM,%CurrentVersion%\Telephony\Country List\266,"SameAreaRule",,"G"
1064 HKLM,%CurrentVersion%\Telephony\Country List\267,"CountryCode",0x10001,0x0000010b
1065 HKLM,%CurrentVersion%\Telephony\Country List\267,"InternationalRule",,"00EFG"
1066 HKLM,%CurrentVersion%\Telephony\Country List\267,"LongDistanceRule",,"0FG"
1067 HKLM,%CurrentVersion%\Telephony\Country List\267,"Name",,"Botswana"
1068 HKLM,%CurrentVersion%\Telephony\Country List\267,"SameAreaRule",,"G"
1070 HKLM,%CurrentVersion%\Telephony\Country List\268,"CountryCode",0x10001,0x0000010c
1071 HKLM,%CurrentVersion%\Telephony\Country List\268,"InternationalRule",,"00EFG"
1072 HKLM,%CurrentVersion%\Telephony\Country List\268,"LongDistanceRule",,""
1073 HKLM,%CurrentVersion%\Telephony\Country List\268,"Name",,"Swaziland"
1074 HKLM,%CurrentVersion%\Telephony\Country List\268,"SameAreaRule",,"G"
1076 HKLM,%CurrentVersion%\Telephony\Country List\269,"CountryCode",0x10001,0x0000010d
1077 HKLM,%CurrentVersion%\Telephony\Country List\269,"InternationalRule",,"00EFG"
1078 HKLM,%CurrentVersion%\Telephony\Country List\269,"LongDistanceRule",,""
1079 HKLM,%CurrentVersion%\Telephony\Country List\269,"Name",,"Mayotte Island"
1080 HKLM,%CurrentVersion%\Telephony\Country List\269,"SameAreaRule",,"G"
1082 HKLM,%CurrentVersion%\Telephony\Country List\2691,"CountryCode",0x10001,0x0000010d
1083 HKLM,%CurrentVersion%\Telephony\Country List\2691,"InternationalRule",,"10EFG"
1084 HKLM,%CurrentVersion%\Telephony\Country List\2691,"LongDistanceRule",,""
1085 HKLM,%CurrentVersion%\Telephony\Country List\2691,"Name",,"Comoros"
1086 HKLM,%CurrentVersion%\Telephony\Country List\2691,"SameAreaRule",,"G"
1088 HKLM,%CurrentVersion%\Telephony\Country List\27,"CountryCode",0x10001,0x0000001b
1089 HKLM,%CurrentVersion%\Telephony\Country List\27,"InternationalRule",,"09EFG"
1090 HKLM,%CurrentVersion%\Telephony\Country List\27,"LongDistanceRule",,"0FG"
1091 HKLM,%CurrentVersion%\Telephony\Country List\27,"Name",,"South Africa"
1092 HKLM,%CurrentVersion%\Telephony\Country List\27,"SameAreaRule",,"G"
1094 HKLM,%CurrentVersion%\Telephony\Country List\290,"CountryCode",0x10001,0x00000122
1095 HKLM,%CurrentVersion%\Telephony\Country List\290,"InternationalRule",,"01EFG"
1096 HKLM,%CurrentVersion%\Telephony\Country List\290,"LongDistanceRule",,""
1097 HKLM,%CurrentVersion%\Telephony\Country List\290,"Name",,"St. Helena"
1098 HKLM,%CurrentVersion%\Telephony\Country List\290,"SameAreaRule",,"G"
1100 HKLM,%CurrentVersion%\Telephony\Country List\291,"CountryCode",0x10001,0x00000123
1101 HKLM,%CurrentVersion%\Telephony\Country List\291,"InternationalRule",,"00EFG"
1102 HKLM,%CurrentVersion%\Telephony\Country List\291,"LongDistanceRule",,"0FG"
1103 HKLM,%CurrentVersion%\Telephony\Country List\291,"Name",,"Eritrea"
1104 HKLM,%CurrentVersion%\Telephony\Country List\291,"SameAreaRule",,"G"
1106 HKLM,%CurrentVersion%\Telephony\Country List\297,"CountryCode",0x10001,0x00000129
1107 HKLM,%CurrentVersion%\Telephony\Country List\297,"InternationalRule",,"00EFG"
1108 HKLM,%CurrentVersion%\Telephony\Country List\297,"LongDistanceRule",,""
1109 HKLM,%CurrentVersion%\Telephony\Country List\297,"Name",,"Aruba"
1110 HKLM,%CurrentVersion%\Telephony\Country List\297,"SameAreaRule",,"G"
1112 HKLM,%CurrentVersion%\Telephony\Country List\298,"CountryCode",0x10001,0x0000012a
1113 HKLM,%CurrentVersion%\Telephony\Country List\298,"InternationalRule",,"009EFG"
1114 HKLM,%CurrentVersion%\Telephony\Country List\298,"LongDistanceRule",,""
1115 HKLM,%CurrentVersion%\Telephony\Country List\298,"Name",,"Faroe Islands"
1116 HKLM,%CurrentVersion%\Telephony\Country List\298,"SameAreaRule",,"G"
1118 HKLM,%CurrentVersion%\Telephony\Country List\299,"CountryCode",0x10001,0x0000012b
1119 HKLM,%CurrentVersion%\Telephony\Country List\299,"InternationalRule",,"009EFG"
1120 HKLM,%CurrentVersion%\Telephony\Country List\299,"LongDistanceRule",,""
1121 HKLM,%CurrentVersion%\Telephony\Country List\299,"Name",,"Greenland"
1122 HKLM,%CurrentVersion%\Telephony\Country List\299,"SameAreaRule",,"G"
1124 HKLM,%CurrentVersion%\Telephony\Country List\30,"CountryCode",0x10001,0x0000001e
1125 HKLM,%CurrentVersion%\Telephony\Country List\30,"InternationalRule",,"00EFG"
1126 HKLM,%CurrentVersion%\Telephony\Country List\30,"LongDistanceRule",,"0FG"
1127 HKLM,%CurrentVersion%\Telephony\Country List\30,"Name",,"Greece"
1128 HKLM,%CurrentVersion%\Telephony\Country List\30,"SameAreaRule",,"G"
1130 HKLM,%CurrentVersion%\Telephony\Country List\31,"CountryCode",0x10001,0x0000001f
1131 HKLM,%CurrentVersion%\Telephony\Country List\31,"InternationalRule",,"00EFG"
1132 HKLM,%CurrentVersion%\Telephony\Country List\31,"LongDistanceRule",,"0FG"
1133 HKLM,%CurrentVersion%\Telephony\Country List\31,"Name",,"Netherlands"
1134 HKLM,%CurrentVersion%\Telephony\Country List\31,"SameAreaRule",,"G"
1136 HKLM,%CurrentVersion%\Telephony\Country List\32,"CountryCode",0x10001,0x00000020
1137 HKLM,%CurrentVersion%\Telephony\Country List\32,"InternationalRule",,"00EFG"
1138 HKLM,%CurrentVersion%\Telephony\Country List\32,"LongDistanceRule",,"0FG"
1139 HKLM,%CurrentVersion%\Telephony\Country List\32,"Name",,"Belgium"
1140 HKLM,%CurrentVersion%\Telephony\Country List\32,"SameAreaRule",,"G"
1142 HKLM,%CurrentVersion%\Telephony\Country List\33,"CountryCode",0x10001,0x00000021
1143 HKLM,%CurrentVersion%\Telephony\Country List\33,"InternationalRule",,"00EFG"
1144 HKLM,%CurrentVersion%\Telephony\Country List\33,"LongDistanceRule",,"0FG"
1145 HKLM,%CurrentVersion%\Telephony\Country List\33,"Name",,"France"
1146 HKLM,%CurrentVersion%\Telephony\Country List\33,"SameAreaRule",,"0FG"
1148 HKLM,%CurrentVersion%\Telephony\Country List\34,"CountryCode",0x10001,0x00000022
1149 HKLM,%CurrentVersion%\Telephony\Country List\34,"InternationalRule",,"00,EFG"
1150 HKLM,%CurrentVersion%\Telephony\Country List\34,"LongDistanceRule",,"IG"
1151 HKLM,%CurrentVersion%\Telephony\Country List\34,"Name",,"Spain"
1152 HKLM,%CurrentVersion%\Telephony\Country List\34,"SameAreaRule",,"IG"
1154 HKLM,%CurrentVersion%\Telephony\Country List\350,"CountryCode",0x10001,0x0000015e
1155 HKLM,%CurrentVersion%\Telephony\Country List\350,"InternationalRule",,"00EFG"
1156 HKLM,%CurrentVersion%\Telephony\Country List\350,"LongDistanceRule",,""
1157 HKLM,%CurrentVersion%\Telephony\Country List\350,"Name",,"Gibraltar"
1158 HKLM,%CurrentVersion%\Telephony\Country List\350,"SameAreaRule",,"G"
1160 HKLM,%CurrentVersion%\Telephony\Country List\351,"CountryCode",0x10001,0x0000015f
1161 HKLM,%CurrentVersion%\Telephony\Country List\351,"InternationalRule",,"00EFG"
1162 HKLM,%CurrentVersion%\Telephony\Country List\351,"LongDistanceRule",,"IG"
1163 HKLM,%CurrentVersion%\Telephony\Country List\351,"Name",,"Portugal"
1164 HKLM,%CurrentVersion%\Telephony\Country List\351,"SameAreaRule",,"IG"
1166 HKLM,%CurrentVersion%\Telephony\Country List\352,"CountryCode",0x10001,0x00000160
1167 HKLM,%CurrentVersion%\Telephony\Country List\352,"InternationalRule",,"00EFG"
1168 HKLM,%CurrentVersion%\Telephony\Country List\352,"LongDistanceRule",,""
1169 HKLM,%CurrentVersion%\Telephony\Country List\352,"Name",,"Luxembourg"
1170 HKLM,%CurrentVersion%\Telephony\Country List\352,"SameAreaRule",,"G"
1172 HKLM,%CurrentVersion%\Telephony\Country List\353,"CountryCode",0x10001,0x00000161
1173 HKLM,%CurrentVersion%\Telephony\Country List\353,"InternationalRule",,"00EFG"
1174 HKLM,%CurrentVersion%\Telephony\Country List\353,"LongDistanceRule",,"0FG"
1175 HKLM,%CurrentVersion%\Telephony\Country List\353,"Name",,"Ireland"
1176 HKLM,%CurrentVersion%\Telephony\Country List\353,"SameAreaRule",,"G"
1178 HKLM,%CurrentVersion%\Telephony\Country List\354,"CountryCode",0x10001,0x00000162
1179 HKLM,%CurrentVersion%\Telephony\Country List\354,"InternationalRule",,"00EFG"
1180 HKLM,%CurrentVersion%\Telephony\Country List\354,"LongDistanceRule",,"0FG"
1181 HKLM,%CurrentVersion%\Telephony\Country List\354,"Name",,"Iceland"
1182 HKLM,%CurrentVersion%\Telephony\Country List\354,"SameAreaRule",,"G"
1184 HKLM,%CurrentVersion%\Telephony\Country List\355,"CountryCode",0x10001,0x00000163
1185 HKLM,%CurrentVersion%\Telephony\Country List\355,"InternationalRule",,"00EFG"
1186 HKLM,%CurrentVersion%\Telephony\Country List\355,"LongDistanceRule",,"0FG"
1187 HKLM,%CurrentVersion%\Telephony\Country List\355,"Name",,"Albania"
1188 HKLM,%CurrentVersion%\Telephony\Country List\355,"SameAreaRule",,"G"
1190 HKLM,%CurrentVersion%\Telephony\Country List\356,"CountryCode",0x10001,0x00000164
1191 HKLM,%CurrentVersion%\Telephony\Country List\356,"InternationalRule",,"00EFG"
1192 HKLM,%CurrentVersion%\Telephony\Country List\356,"LongDistanceRule",,""
1193 HKLM,%CurrentVersion%\Telephony\Country List\356,"Name",,"Malta"
1194 HKLM,%CurrentVersion%\Telephony\Country List\356,"SameAreaRule",,"G"
1196 HKLM,%CurrentVersion%\Telephony\Country List\357,"CountryCode",0x10001,0x00000165
1197 HKLM,%CurrentVersion%\Telephony\Country List\357,"InternationalRule",,"00EFG"
1198 HKLM,%CurrentVersion%\Telephony\Country List\357,"LongDistanceRule",,"0FG"
1199 HKLM,%CurrentVersion%\Telephony\Country List\357,"Name",,"Cyprus"
1200 HKLM,%CurrentVersion%\Telephony\Country List\357,"SameAreaRule",,"G"
1202 HKLM,%CurrentVersion%\Telephony\Country List\358,"CountryCode",0x10001,0x00000166
1203 HKLM,%CurrentVersion%\Telephony\Country List\358,"InternationalRule",,"00EFG"
1204 HKLM,%CurrentVersion%\Telephony\Country List\358,"LongDistanceRule",,"0FG"
1205 HKLM,%CurrentVersion%\Telephony\Country List\358,"Name",,"Finland"
1206 HKLM,%CurrentVersion%\Telephony\Country List\358,"SameAreaRule",,"G"
1208 HKLM,%CurrentVersion%\Telephony\Country List\359,"CountryCode",0x10001,0x00000167
1209 HKLM,%CurrentVersion%\Telephony\Country List\359,"InternationalRule",,"00EFG"
1210 HKLM,%CurrentVersion%\Telephony\Country List\359,"LongDistanceRule",,"0FG"
1211 HKLM,%CurrentVersion%\Telephony\Country List\359,"Name",,"Bulgaria"
1212 HKLM,%CurrentVersion%\Telephony\Country List\359,"SameAreaRule",,"G"
1214 HKLM,%CurrentVersion%\Telephony\Country List\36,"CountryCode",0x10001,0x00000024
1215 HKLM,%CurrentVersion%\Telephony\Country List\36,"InternationalRule",,"00EFG"
1216 HKLM,%CurrentVersion%\Telephony\Country List\36,"LongDistanceRule",," 06,FG"
1217 HKLM,%CurrentVersion%\Telephony\Country List\36,"Name",,"Hungary"
1218 HKLM,%CurrentVersion%\Telephony\Country List\36,"SameAreaRule",,"G"
1220 HKLM,%CurrentVersion%\Telephony\Country List\370,"CountryCode",0x10001,0x00000172
1221 HKLM,%CurrentVersion%\Telephony\Country List\370,"InternationalRule",,"8W10EFG"
1222 HKLM,%CurrentVersion%\Telephony\Country List\370,"LongDistanceRule",," 8WFG"
1223 HKLM,%CurrentVersion%\Telephony\Country List\370,"Name",,"Lithuania"
1224 HKLM,%CurrentVersion%\Telephony\Country List\370,"SameAreaRule",,"G"
1226 HKLM,%CurrentVersion%\Telephony\Country List\371,"CountryCode",0x10001,0x00000173
1227 HKLM,%CurrentVersion%\Telephony\Country List\371,"InternationalRule",,"00EFG"
1228 HKLM,%CurrentVersion%\Telephony\Country List\371,"LongDistanceRule",," 8,FG"
1229 HKLM,%CurrentVersion%\Telephony\Country List\371,"Name",,"Latvia"
1230 HKLM,%CurrentVersion%\Telephony\Country List\371,"SameAreaRule",,"G"
1232 HKLM,%CurrentVersion%\Telephony\Country List\372,"CountryCode",0x10001,0x00000174
1233 HKLM,%CurrentVersion%\Telephony\Country List\372,"InternationalRule",,"8,00EFG"
1234 HKLM,%CurrentVersion%\Telephony\Country List\372,"LongDistanceRule",," 8,2IG"
1235 HKLM,%CurrentVersion%\Telephony\Country List\372,"Name",,"Estonia"
1236 HKLM,%CurrentVersion%\Telephony\Country List\372,"SameAreaRule",,"G"
1238 HKLM,%CurrentVersion%\Telephony\Country List\373,"CountryCode",0x10001,0x00000175
1239 HKLM,%CurrentVersion%\Telephony\Country List\373,"InternationalRule",,"8W10EFG"
1240 HKLM,%CurrentVersion%\Telephony\Country List\373,"LongDistanceRule",," 8WFG"
1241 HKLM,%CurrentVersion%\Telephony\Country List\373,"Name",,"Moldova"
1242 HKLM,%CurrentVersion%\Telephony\Country List\373,"SameAreaRule",,"G"
1244 HKLM,%CurrentVersion%\Telephony\Country List\374,"CountryCode",0x10001,0x00000176
1245 HKLM,%CurrentVersion%\Telephony\Country List\374,"InternationalRule",,"8,10EFG"
1246 HKLM,%CurrentVersion%\Telephony\Country List\374,"LongDistanceRule",," 8,IG"
1247 HKLM,%CurrentVersion%\Telephony\Country List\374,"Name",,"Armenia"
1248 HKLM,%CurrentVersion%\Telephony\Country List\374,"SameAreaRule",,"G"
1250 HKLM,%CurrentVersion%\Telephony\Country List\375,"CountryCode",0x10001,0x00000177
1251 HKLM,%CurrentVersion%\Telephony\Country List\375,"InternationalRule",,"8W10EFG"
1252 HKLM,%CurrentVersion%\Telephony\Country List\375,"LongDistanceRule",," 8WFG"
1253 HKLM,%CurrentVersion%\Telephony\Country List\375,"Name",,"Belarus"
1254 HKLM,%CurrentVersion%\Telephony\Country List\375,"SameAreaRule",,"G"
1256 HKLM,%CurrentVersion%\Telephony\Country List\376,"CountryCode",0x10001,0x00000178
1257 HKLM,%CurrentVersion%\Telephony\Country List\376,"InternationalRule",,"00EFG"
1258 HKLM,%CurrentVersion%\Telephony\Country List\376,"LongDistanceRule",,""
1259 HKLM,%CurrentVersion%\Telephony\Country List\376,"Name",,"Andorra"
1260 HKLM,%CurrentVersion%\Telephony\Country List\376,"SameAreaRule",,"G"
1262 HKLM,%CurrentVersion%\Telephony\Country List\377,"CountryCode",0x10001,0x00000179
1263 HKLM,%CurrentVersion%\Telephony\Country List\377,"InternationalRule",,"00EFG"
1264 HKLM,%CurrentVersion%\Telephony\Country List\377,"LongDistanceRule",,""
1265 HKLM,%CurrentVersion%\Telephony\Country List\377,"Name",,"Monaco"
1266 HKLM,%CurrentVersion%\Telephony\Country List\377,"SameAreaRule",,"G"
1268 HKLM,%CurrentVersion%\Telephony\Country List\378,"CountryCode",0x10001,0x0000017a
1269 HKLM,%CurrentVersion%\Telephony\Country List\378,"InternationalRule",,"00EFG"
1270 HKLM,%CurrentVersion%\Telephony\Country List\378,"LongDistanceRule",,"IG"
1271 HKLM,%CurrentVersion%\Telephony\Country List\378,"Name",,"San Marino"
1272 HKLM,%CurrentVersion%\Telephony\Country List\378,"SameAreaRule",,"IG"
1274 HKLM,%CurrentVersion%\Telephony\Country List\379,"CountryCode",0x10001,0x00000027
1275 HKLM,%CurrentVersion%\Telephony\Country List\379,"InternationalRule",,"00EFG"
1276 HKLM,%CurrentVersion%\Telephony\Country List\379,"LongDistanceRule",,"IG"
1277 HKLM,%CurrentVersion%\Telephony\Country List\379,"Name",,"Vatican City"
1278 HKLM,%CurrentVersion%\Telephony\Country List\379,"SameAreaRule",,"IG"
1280 HKLM,%CurrentVersion%\Telephony\Country List\380,"CountryCode",0x10001,0x0000017c
1281 HKLM,%CurrentVersion%\Telephony\Country List\380,"InternationalRule",,"8W10EFG"
1282 HKLM,%CurrentVersion%\Telephony\Country List\380,"LongDistanceRule",," 8WFG"
1283 HKLM,%CurrentVersion%\Telephony\Country List\380,"Name",,"Ukraine"
1284 HKLM,%CurrentVersion%\Telephony\Country List\380,"SameAreaRule",,"G"
1286 HKLM,%CurrentVersion%\Telephony\Country List\381,"CountryCode",0x10001,0x0000017d
1287 HKLM,%CurrentVersion%\Telephony\Country List\381,"InternationalRule",,"99EFG"
1288 HKLM,%CurrentVersion%\Telephony\Country List\381,"LongDistanceRule",,"0FG"
1289 HKLM,%CurrentVersion%\Telephony\Country List\381,"Name",,"Yugoslavia"
1290 HKLM,%CurrentVersion%\Telephony\Country List\381,"SameAreaRule",,"G"
1292 HKLM,%CurrentVersion%\Telephony\Country List\385,"CountryCode",0x10001,0x00000181
1293 HKLM,%CurrentVersion%\Telephony\Country List\385,"InternationalRule",,"00EFG"
1294 HKLM,%CurrentVersion%\Telephony\Country List\385,"LongDistanceRule",,"0FG"
1295 HKLM,%CurrentVersion%\Telephony\Country List\385,"Name",,"Croatia"
1296 HKLM,%CurrentVersion%\Telephony\Country List\385,"SameAreaRule",,"G"
1298 HKLM,%CurrentVersion%\Telephony\Country List\386,"CountryCode",0x10001,0x00000182
1299 HKLM,%CurrentVersion%\Telephony\Country List\386,"InternationalRule",,"00EFG"
1300 HKLM,%CurrentVersion%\Telephony\Country List\386,"LongDistanceRule",,"0FG"
1301 HKLM,%CurrentVersion%\Telephony\Country List\386,"Name",,"Slovenia"
1302 HKLM,%CurrentVersion%\Telephony\Country List\386,"SameAreaRule",,"G"
1304 HKLM,%CurrentVersion%\Telephony\Country List\387,"CountryCode",0x10001,0x00000183
1305 HKLM,%CurrentVersion%\Telephony\Country List\387,"InternationalRule",,"00EFG"
1306 HKLM,%CurrentVersion%\Telephony\Country List\387,"LongDistanceRule",,"0FG"
1307 HKLM,%CurrentVersion%\Telephony\Country List\387,"Name",,"Bosnia and Herzegovina"
1308 HKLM,%CurrentVersion%\Telephony\Country List\387,"SameAreaRule",,"G"
1310 HKLM,%CurrentVersion%\Telephony\Country List\389,"CountryCode",0x10001,0x00000185
1311 HKLM,%CurrentVersion%\Telephony\Country List\389,"InternationalRule",,"99EFG"
1312 HKLM,%CurrentVersion%\Telephony\Country List\389,"LongDistanceRule",,"0FG"
1313 HKLM,%CurrentVersion%\Telephony\Country List\389,"Name",,"F.Y.R.O.M. (Former Yugoslav Republic of Macedonia)"
1314 HKLM,%CurrentVersion%\Telephony\Country List\389,"SameAreaRule",,"G"
1316 HKLM,%CurrentVersion%\Telephony\Country List\39,"CountryCode",0x10001,0x00000027
1317 HKLM,%CurrentVersion%\Telephony\Country List\39,"InternationalRule",,"00EFG"
1318 HKLM,%CurrentVersion%\Telephony\Country List\39,"LongDistanceRule",,"IG"
1319 HKLM,%CurrentVersion%\Telephony\Country List\39,"Name",,"Italy"
1320 HKLM,%CurrentVersion%\Telephony\Country List\39,"SameAreaRule",,"IG"
1322 HKLM,%CurrentVersion%\Telephony\Country List\40,"CountryCode",0x10001,0x00000028
1323 HKLM,%CurrentVersion%\Telephony\Country List\40,"InternationalRule",,"00EFG"
1324 HKLM,%CurrentVersion%\Telephony\Country List\40,"LongDistanceRule",," 0FG"
1325 HKLM,%CurrentVersion%\Telephony\Country List\40,"Name",,"Romania"
1326 HKLM,%CurrentVersion%\Telephony\Country List\40,"SameAreaRule",,"G"
1328 HKLM,%CurrentVersion%\Telephony\Country List\41,"CountryCode",0x10001,0x00000029
1329 HKLM,%CurrentVersion%\Telephony\Country List\41,"InternationalRule",,"00EFG"
1330 HKLM,%CurrentVersion%\Telephony\Country List\41,"LongDistanceRule",,"0FG"
1331 HKLM,%CurrentVersion%\Telephony\Country List\41,"Name",,"Switzerland"
1332 HKLM,%CurrentVersion%\Telephony\Country List\41,"SameAreaRule",,"G"
1334 HKLM,%CurrentVersion%\Telephony\Country List\420,"CountryCode",0x10001,0x000001a4
1335 HKLM,%CurrentVersion%\Telephony\Country List\420,"InternationalRule",,"00EFG"
1336 HKLM,%CurrentVersion%\Telephony\Country List\420,"LongDistanceRule",,"0FG"
1337 HKLM,%CurrentVersion%\Telephony\Country List\420,"Name",,"Czech Republic"
1338 HKLM,%CurrentVersion%\Telephony\Country List\420,"SameAreaRule",,"G"
1340 HKLM,%CurrentVersion%\Telephony\Country List\421,"CountryCode",0x10001,0x000001a5
1341 HKLM,%CurrentVersion%\Telephony\Country List\421,"InternationalRule",,"00EFG"
1342 HKLM,%CurrentVersion%\Telephony\Country List\421,"LongDistanceRule",,"0FG"
1343 HKLM,%CurrentVersion%\Telephony\Country List\421,"Name",,"Slovakia"
1344 HKLM,%CurrentVersion%\Telephony\Country List\421,"SameAreaRule",,"G"
1346 HKLM,%CurrentVersion%\Telephony\Country List\423,"CountryCode",0x10001,0x000001a7
1347 HKLM,%CurrentVersion%\Telephony\Country List\423,"InternationalRule",,"00EFG"
1348 HKLM,%CurrentVersion%\Telephony\Country List\423,"LongDistanceRule",,"G"
1349 HKLM,%CurrentVersion%\Telephony\Country List\423,"Name",,"Liechtenstein"
1350 HKLM,%CurrentVersion%\Telephony\Country List\423,"SameAreaRule",,"G"
1352 HKLM,%CurrentVersion%\Telephony\Country List\43,"CountryCode",0x10001,0x0000002b
1353 HKLM,%CurrentVersion%\Telephony\Country List\43,"InternationalRule",,"00EFG"
1354 HKLM,%CurrentVersion%\Telephony\Country List\43,"LongDistanceRule",,"0FG"
1355 HKLM,%CurrentVersion%\Telephony\Country List\43,"Name",,"Austria"
1356 HKLM,%CurrentVersion%\Telephony\Country List\43,"SameAreaRule",,"G"
1358 HKLM,%CurrentVersion%\Telephony\Country List\44,"CountryCode",0x10001,0x0000002c
1359 HKLM,%CurrentVersion%\Telephony\Country List\44,"InternationalRule",,"00EFG"
1360 HKLM,%CurrentVersion%\Telephony\Country List\44,"LongDistanceRule",,"0FG"
1361 HKLM,%CurrentVersion%\Telephony\Country List\44,"Name",,"United Kingdom"
1362 HKLM,%CurrentVersion%\Telephony\Country List\44,"SameAreaRule",,"G"
1364 HKLM,%CurrentVersion%\Telephony\Country List\45,"CountryCode",0x10001,0x0000002d
1365 HKLM,%CurrentVersion%\Telephony\Country List\45,"InternationalRule",,"00EFG"
1366 HKLM,%CurrentVersion%\Telephony\Country List\45,"LongDistanceRule",,""
1367 HKLM,%CurrentVersion%\Telephony\Country List\45,"Name",,"Denmark"
1368 HKLM,%CurrentVersion%\Telephony\Country List\45,"SameAreaRule",,"G"
1370 HKLM,%CurrentVersion%\Telephony\Country List\46,"CountryCode",0x10001,0x0000002e
1371 HKLM,%CurrentVersion%\Telephony\Country List\46,"InternationalRule",,"00EFG"
1372 HKLM,%CurrentVersion%\Telephony\Country List\46,"LongDistanceRule",,"0FG"
1373 HKLM,%CurrentVersion%\Telephony\Country List\46,"Name",,"Sweden"
1374 HKLM,%CurrentVersion%\Telephony\Country List\46,"SameAreaRule",,"G"
1376 HKLM,%CurrentVersion%\Telephony\Country List\47,"CountryCode",0x10001,0x0000002f
1377 HKLM,%CurrentVersion%\Telephony\Country List\47,"InternationalRule",,"00EFG"
1378 HKLM,%CurrentVersion%\Telephony\Country List\47,"LongDistanceRule",,""
1379 HKLM,%CurrentVersion%\Telephony\Country List\47,"Name",,"Norway"
1380 HKLM,%CurrentVersion%\Telephony\Country List\47,"SameAreaRule",,"G"
1382 HKLM,%CurrentVersion%\Telephony\Country List\48,"CountryCode",0x10001,0x00000030
1383 HKLM,%CurrentVersion%\Telephony\Country List\48,"InternationalRule",,"00EFG"
1384 HKLM,%CurrentVersion%\Telephony\Country List\48,"LongDistanceRule",,"0FG"
1385 HKLM,%CurrentVersion%\Telephony\Country List\48,"Name",,"Poland"
1386 HKLM,%CurrentVersion%\Telephony\Country List\48,"SameAreaRule",,"G"
1388 HKLM,%CurrentVersion%\Telephony\Country List\49,"CountryCode",0x10001,0x00000031
1389 HKLM,%CurrentVersion%\Telephony\Country List\49,"InternationalRule",,"00EFG"
1390 HKLM,%CurrentVersion%\Telephony\Country List\49,"LongDistanceRule",,"0FG"
1391 HKLM,%CurrentVersion%\Telephony\Country List\49,"Name",,"Germany"
1392 HKLM,%CurrentVersion%\Telephony\Country List\49,"SameAreaRule",,"G"
1394 HKLM,%CurrentVersion%\Telephony\Country List\500,"CountryCode",0x10001,0x000001f4
1395 HKLM,%CurrentVersion%\Telephony\Country List\500,"InternationalRule",,"0EFG"
1396 HKLM,%CurrentVersion%\Telephony\Country List\500,"LongDistanceRule",,""
1397 HKLM,%CurrentVersion%\Telephony\Country List\500,"Name",,"Falkland Islands (Islas Malvinas)"
1398 HKLM,%CurrentVersion%\Telephony\Country List\500,"SameAreaRule",,"G"
1400 HKLM,%CurrentVersion%\Telephony\Country List\501,"CountryCode",0x10001,0x000001f5
1401 HKLM,%CurrentVersion%\Telephony\Country List\501,"InternationalRule",,"00EFG"
1402 HKLM,%CurrentVersion%\Telephony\Country List\501,"LongDistanceRule",,"0FG"
1403 HKLM,%CurrentVersion%\Telephony\Country List\501,"Name",,"Belize"
1404 HKLM,%CurrentVersion%\Telephony\Country List\501,"SameAreaRule",,"G"
1406 HKLM,%CurrentVersion%\Telephony\Country List\502,"CountryCode",0x10001,0x000001f6
1407 HKLM,%CurrentVersion%\Telephony\Country List\502,"InternationalRule",,"00EFG"
1408 HKLM,%CurrentVersion%\Telephony\Country List\502,"LongDistanceRule",,"0FG"
1409 HKLM,%CurrentVersion%\Telephony\Country List\502,"Name",,"Guatemala"
1410 HKLM,%CurrentVersion%\Telephony\Country List\502,"SameAreaRule",,"G"
1412 HKLM,%CurrentVersion%\Telephony\Country List\503,"CountryCode",0x10001,0x000001f7
1413 HKLM,%CurrentVersion%\Telephony\Country List\503,"InternationalRule",,"0EFG"
1414 HKLM,%CurrentVersion%\Telephony\Country List\503,"LongDistanceRule",,""
1415 HKLM,%CurrentVersion%\Telephony\Country List\503,"Name",,"El Salvador"
1416 HKLM,%CurrentVersion%\Telephony\Country List\503,"SameAreaRule",,"G"
1418 HKLM,%CurrentVersion%\Telephony\Country List\504,"CountryCode",0x10001,0x000001f8
1419 HKLM,%CurrentVersion%\Telephony\Country List\504,"InternationalRule",,"00EFG"
1420 HKLM,%CurrentVersion%\Telephony\Country List\504,"LongDistanceRule",,""
1421 HKLM,%CurrentVersion%\Telephony\Country List\504,"Name",,"Honduras"
1422 HKLM,%CurrentVersion%\Telephony\Country List\504,"SameAreaRule",,"G"
1424 HKLM,%CurrentVersion%\Telephony\Country List\505,"CountryCode",0x10001,0x000001f9
1425 HKLM,%CurrentVersion%\Telephony\Country List\505,"InternationalRule",,"00EFG"
1426 HKLM,%CurrentVersion%\Telephony\Country List\505,"LongDistanceRule",,"0FG"
1427 HKLM,%CurrentVersion%\Telephony\Country List\505,"Name",,"Nicaragua"
1428 HKLM,%CurrentVersion%\Telephony\Country List\505,"SameAreaRule",,"G"
1430 HKLM,%CurrentVersion%\Telephony\Country List\506,"CountryCode",0x10001,0x000001fa
1431 HKLM,%CurrentVersion%\Telephony\Country List\506,"InternationalRule",,"00EFG"
1432 HKLM,%CurrentVersion%\Telephony\Country List\506,"LongDistanceRule",,""
1433 HKLM,%CurrentVersion%\Telephony\Country List\506,"Name",,"Costa Rica"
1434 HKLM,%CurrentVersion%\Telephony\Country List\506,"SameAreaRule",,"G"
1436 HKLM,%CurrentVersion%\Telephony\Country List\507,"CountryCode",0x10001,0x000001fb
1437 HKLM,%CurrentVersion%\Telephony\Country List\507,"InternationalRule",,"00EFG"
1438 HKLM,%CurrentVersion%\Telephony\Country List\507,"LongDistanceRule",,""
1439 HKLM,%CurrentVersion%\Telephony\Country List\507,"Name",,"Panama"
1440 HKLM,%CurrentVersion%\Telephony\Country List\507,"SameAreaRule",,"G"
1442 HKLM,%CurrentVersion%\Telephony\Country List\508,"CountryCode",0x10001,0x000001fc
1443 HKLM,%CurrentVersion%\Telephony\Country List\508,"InternationalRule",,"00,EFG"
1444 HKLM,%CurrentVersion%\Telephony\Country List\508,"LongDistanceRule",,""
1445 HKLM,%CurrentVersion%\Telephony\Country List\508,"Name",,"St. Pierre and Miquelon"
1446 HKLM,%CurrentVersion%\Telephony\Country List\508,"SameAreaRule",,"G"
1448 HKLM,%CurrentVersion%\Telephony\Country List\509,"CountryCode",0x10001,0x000001fd
1449 HKLM,%CurrentVersion%\Telephony\Country List\509,"InternationalRule",,"00EFG"
1450 HKLM,%CurrentVersion%\Telephony\Country List\509,"LongDistanceRule",,""
1451 HKLM,%CurrentVersion%\Telephony\Country List\509,"Name",,"Haiti"
1452 HKLM,%CurrentVersion%\Telephony\Country List\509,"SameAreaRule",,"G"
1454 HKLM,%CurrentVersion%\Telephony\Country List\51,"CountryCode",0x10001,0x00000033
1455 HKLM,%CurrentVersion%\Telephony\Country List\51,"InternationalRule",,"00EFG"
1456 HKLM,%CurrentVersion%\Telephony\Country List\51,"LongDistanceRule",,"0FG"
1457 HKLM,%CurrentVersion%\Telephony\Country List\51,"Name",,"Peru"
1458 HKLM,%CurrentVersion%\Telephony\Country List\51,"SameAreaRule",,"G"
1460 HKLM,%CurrentVersion%\Telephony\Country List\52,"CountryCode",0x10001,0x00000034
1461 HKLM,%CurrentVersion%\Telephony\Country List\52,"InternationalRule",,"00EFG"
1462 HKLM,%CurrentVersion%\Telephony\Country List\52,"LongDistanceRule",," 01FG"
1463 HKLM,%CurrentVersion%\Telephony\Country List\52,"Name",,"Mexico"
1464 HKLM,%CurrentVersion%\Telephony\Country List\52,"SameAreaRule",,"G"
1466 HKLM,%CurrentVersion%\Telephony\Country List\53,"CountryCode",0x10001,0x00000035
1467 HKLM,%CurrentVersion%\Telephony\Country List\53,"InternationalRule",,"119EFG"
1468 HKLM,%CurrentVersion%\Telephony\Country List\53,"LongDistanceRule",,"0FG"
1469 HKLM,%CurrentVersion%\Telephony\Country List\53,"Name",,"Cuba"
1470 HKLM,%CurrentVersion%\Telephony\Country List\53,"SameAreaRule",,"G"
1472 HKLM,%CurrentVersion%\Telephony\Country List\5399,"CountryCode",0x10001,0x00000035
1473 HKLM,%CurrentVersion%\Telephony\Country List\5399,"InternationalRule",,"00EFG"
1474 HKLM,%CurrentVersion%\Telephony\Country List\5399,"LongDistanceRule",,"0FG"
1475 HKLM,%CurrentVersion%\Telephony\Country List\5399,"Name",,"Guantanamo Bay"
1476 HKLM,%CurrentVersion%\Telephony\Country List\5399,"SameAreaRule",,"G"
1478 HKLM,%CurrentVersion%\Telephony\Country List\54,"CountryCode",0x10001,0x00000036
1479 HKLM,%CurrentVersion%\Telephony\Country List\54,"InternationalRule",,"00EFG"
1480 HKLM,%CurrentVersion%\Telephony\Country List\54,"LongDistanceRule",,"0FG"
1481 HKLM,%CurrentVersion%\Telephony\Country List\54,"Name",,"Argentina"
1482 HKLM,%CurrentVersion%\Telephony\Country List\54,"SameAreaRule",,"G"
1484 HKLM,%CurrentVersion%\Telephony\Country List\55,"CountryCode",0x10001,0x00000037
1485 HKLM,%CurrentVersion%\Telephony\Country List\55,"InternationalRule",,"00EFG"
1486 HKLM,%CurrentVersion%\Telephony\Country List\55,"LongDistanceRule",,"0FG"
1487 HKLM,%CurrentVersion%\Telephony\Country List\55,"Name",,"Brazil"
1488 HKLM,%CurrentVersion%\Telephony\Country List\55,"SameAreaRule",,"G"
1490 HKLM,%CurrentVersion%\Telephony\Country List\56,"CountryCode",0x10001,0x00000038
1491 HKLM,%CurrentVersion%\Telephony\Country List\56,"InternationalRule",,"00EFG"
1492 HKLM,%CurrentVersion%\Telephony\Country List\56,"LongDistanceRule",,"FG"
1493 HKLM,%CurrentVersion%\Telephony\Country List\56,"Name",,"Chile"
1494 HKLM,%CurrentVersion%\Telephony\Country List\56,"SameAreaRule",,"G"
1496 HKLM,%CurrentVersion%\Telephony\Country List\57,"CountryCode",0x10001,0x00000039
1497 HKLM,%CurrentVersion%\Telephony\Country List\57,"InternationalRule",,"009EFG"
1498 HKLM,%CurrentVersion%\Telephony\Country List\57,"LongDistanceRule",,"09FG"
1499 HKLM,%CurrentVersion%\Telephony\Country List\57,"Name",,"Colombia"
1500 HKLM,%CurrentVersion%\Telephony\Country List\57,"SameAreaRule",,"G"
1502 HKLM,%CurrentVersion%\Telephony\Country List\58,"CountryCode",0x10001,0x0000003a
1503 HKLM,%CurrentVersion%\Telephony\Country List\58,"InternationalRule",,"00EFG"
1504 HKLM,%CurrentVersion%\Telephony\Country List\58,"LongDistanceRule",,"0FG"
1505 HKLM,%CurrentVersion%\Telephony\Country List\58,"Name",,"Venezuela"
1506 HKLM,%CurrentVersion%\Telephony\Country List\58,"SameAreaRule",,"G"
1508 HKLM,%CurrentVersion%\Telephony\Country List\590,"CountryCode",0x10001,0x0000024e
1509 HKLM,%CurrentVersion%\Telephony\Country List\590,"InternationalRule",,"00,EFG"
1510 HKLM,%CurrentVersion%\Telephony\Country List\590,"LongDistanceRule",,""
1511 HKLM,%CurrentVersion%\Telephony\Country List\590,"Name",,"Guadeloupe"
1512 HKLM,%CurrentVersion%\Telephony\Country List\590,"SameAreaRule",,"G"
1514 HKLM,%CurrentVersion%\Telephony\Country List\5901,"CountryCode",0x10001,0x0000024e
1515 HKLM,%CurrentVersion%\Telephony\Country List\5901,"InternationalRule",,"00,EFG"
1516 HKLM,%CurrentVersion%\Telephony\Country List\5901,"LongDistanceRule",,""
1517 HKLM,%CurrentVersion%\Telephony\Country List\5901,"Name",,"French Antilles"
1518 HKLM,%CurrentVersion%\Telephony\Country List\5901,"SameAreaRule",,"G"
1520 HKLM,%CurrentVersion%\Telephony\Country List\591,"CountryCode",0x10001,0x0000024f
1521 HKLM,%CurrentVersion%\Telephony\Country List\591,"InternationalRule",,"00EFG"
1522 HKLM,%CurrentVersion%\Telephony\Country List\591,"LongDistanceRule",,"0FG"
1523 HKLM,%CurrentVersion%\Telephony\Country List\591,"Name",,"Bolivia"
1524 HKLM,%CurrentVersion%\Telephony\Country List\591,"SameAreaRule",,"G"
1526 HKLM,%CurrentVersion%\Telephony\Country List\592,"CountryCode",0x10001,0x00000250
1527 HKLM,%CurrentVersion%\Telephony\Country List\592,"InternationalRule",,"001EFG"
1528 HKLM,%CurrentVersion%\Telephony\Country List\592,"LongDistanceRule",,"0FG"
1529 HKLM,%CurrentVersion%\Telephony\Country List\592,"Name",,"Guyana"
1530 HKLM,%CurrentVersion%\Telephony\Country List\592,"SameAreaRule",,"G"
1532 HKLM,%CurrentVersion%\Telephony\Country List\593,"CountryCode",0x10001,0x00000251
1533 HKLM,%CurrentVersion%\Telephony\Country List\593,"InternationalRule",,"00EFG"
1534 HKLM,%CurrentVersion%\Telephony\Country List\593,"LongDistanceRule",,"0FG"
1535 HKLM,%CurrentVersion%\Telephony\Country List\593,"Name",,"Ecuador"
1536 HKLM,%CurrentVersion%\Telephony\Country List\593,"SameAreaRule",,"G"
1538 HKLM,%CurrentVersion%\Telephony\Country List\594,"CountryCode",0x10001,0x00000252
1539 HKLM,%CurrentVersion%\Telephony\Country List\594,"InternationalRule",,"00,EFG"
1540 HKLM,%CurrentVersion%\Telephony\Country List\594,"LongDistanceRule",,""
1541 HKLM,%CurrentVersion%\Telephony\Country List\594,"Name",,"French Guiana"
1542 HKLM,%CurrentVersion%\Telephony\Country List\594,"SameAreaRule",,"G"
1544 HKLM,%CurrentVersion%\Telephony\Country List\595,"CountryCode",0x10001,0x00000253
1545 HKLM,%CurrentVersion%\Telephony\Country List\595,"InternationalRule",,"00EFG"
1546 HKLM,%CurrentVersion%\Telephony\Country List\595,"LongDistanceRule",,"0FG"
1547 HKLM,%CurrentVersion%\Telephony\Country List\595,"Name",,"Paraguay"
1548 HKLM,%CurrentVersion%\Telephony\Country List\595,"SameAreaRule",,"G"
1550 HKLM,%CurrentVersion%\Telephony\Country List\596,"CountryCode",0x10001,0x00000254
1551 HKLM,%CurrentVersion%\Telephony\Country List\596,"InternationalRule",,"00,EFG"
1552 HKLM,%CurrentVersion%\Telephony\Country List\596,"LongDistanceRule",,""
1553 HKLM,%CurrentVersion%\Telephony\Country List\596,"Name",,"Martinique"
1554 HKLM,%CurrentVersion%\Telephony\Country List\596,"SameAreaRule",,"G"
1556 HKLM,%CurrentVersion%\Telephony\Country List\597,"CountryCode",0x10001,0x00000255
1557 HKLM,%CurrentVersion%\Telephony\Country List\597,"InternationalRule",,"00EFG"
1558 HKLM,%CurrentVersion%\Telephony\Country List\597,"LongDistanceRule",,""
1559 HKLM,%CurrentVersion%\Telephony\Country List\597,"Name",,"Suriname"
1560 HKLM,%CurrentVersion%\Telephony\Country List\597,"SameAreaRule",,"G"
1562 HKLM,%CurrentVersion%\Telephony\Country List\598,"CountryCode",0x10001,0x00000256
1563 HKLM,%CurrentVersion%\Telephony\Country List\598,"InternationalRule",,"00EFG"
1564 HKLM,%CurrentVersion%\Telephony\Country List\598,"LongDistanceRule",,"0FG"
1565 HKLM,%CurrentVersion%\Telephony\Country List\598,"Name",,"Uruguay"
1566 HKLM,%CurrentVersion%\Telephony\Country List\598,"SameAreaRule",,"G"
1568 HKLM,%CurrentVersion%\Telephony\Country List\599,"CountryCode",0x10001,0x00000257
1569 HKLM,%CurrentVersion%\Telephony\Country List\599,"InternationalRule",,"00EFG"
1570 HKLM,%CurrentVersion%\Telephony\Country List\599,"LongDistanceRule",,"0FG"
1571 HKLM,%CurrentVersion%\Telephony\Country List\599,"Name",,"Netherlands Antilles"
1572 HKLM,%CurrentVersion%\Telephony\Country List\599,"SameAreaRule",,"G"
1574 HKLM,%CurrentVersion%\Telephony\Country List\60,"CountryCode",0x10001,0x0000003c
1575 HKLM,%CurrentVersion%\Telephony\Country List\60,"InternationalRule",,"00EFG"
1576 HKLM,%CurrentVersion%\Telephony\Country List\60,"LongDistanceRule",,""
1577 HKLM,%CurrentVersion%\Telephony\Country List\60,"Name",,"Malaysia"
1578 HKLM,%CurrentVersion%\Telephony\Country List\60,"SameAreaRule",,"G"
1580 HKLM,%CurrentVersion%\Telephony\Country List\61,"CountryCode",0x10001,0x0000003d
1581 HKLM,%CurrentVersion%\Telephony\Country List\61,"InternationalRule",,"0011EFG"
1582 HKLM,%CurrentVersion%\Telephony\Country List\61,"LongDistanceRule",," 0FG"
1583 HKLM,%CurrentVersion%\Telephony\Country List\61,"Name",,"Australia"
1584 HKLM,%CurrentVersion%\Telephony\Country List\61,"SameAreaRule",,"G"
1586 HKLM,%CurrentVersion%\Telephony\Country List\6101,"CountryCode",0x10001,0x0000003d
1587 HKLM,%CurrentVersion%\Telephony\Country List\6101,"InternationalRule",,"00EFG"
1588 HKLM,%CurrentVersion%\Telephony\Country List\6101,"LongDistanceRule",," 0FG"
1589 HKLM,%CurrentVersion%\Telephony\Country List\6101,"Name",,"Cocos-Keeling Islands"
1590 HKLM,%CurrentVersion%\Telephony\Country List\6101,"SameAreaRule",,"G"
1592 HKLM,%CurrentVersion%\Telephony\Country List\62,"CountryCode",0x10001,0x0000003e
1593 HKLM,%CurrentVersion%\Telephony\Country List\62,"InternationalRule",,"001EFG"
1594 HKLM,%CurrentVersion%\Telephony\Country List\62,"LongDistanceRule",,"0FG"
1595 HKLM,%CurrentVersion%\Telephony\Country List\62,"Name",,"Indonesia"
1596 HKLM,%CurrentVersion%\Telephony\Country List\62,"SameAreaRule",,"G"
1598 HKLM,%CurrentVersion%\Telephony\Country List\63,"CountryCode",0x10001,0x0000003f
1599 HKLM,%CurrentVersion%\Telephony\Country List\63,"InternationalRule",,"00EFG"
1600 HKLM,%CurrentVersion%\Telephony\Country List\63,"LongDistanceRule",,"0FG"
1601 HKLM,%CurrentVersion%\Telephony\Country List\63,"Name",,"Philippines"
1602 HKLM,%CurrentVersion%\Telephony\Country List\63,"SameAreaRule",,"G"
1604 HKLM,%CurrentVersion%\Telephony\Country List\64,"CountryCode",0x10001,0x00000040
1605 HKLM,%CurrentVersion%\Telephony\Country List\64,"InternationalRule",,"00EFG"
1606 HKLM,%CurrentVersion%\Telephony\Country List\64,"LongDistanceRule",,"0FG"
1607 HKLM,%CurrentVersion%\Telephony\Country List\64,"Name",,"New Zealand"
1608 HKLM,%CurrentVersion%\Telephony\Country List\64,"SameAreaRule",,"G"
1610 HKLM,%CurrentVersion%\Telephony\Country List\65,"CountryCode",0x10001,0x00000041
1611 HKLM,%CurrentVersion%\Telephony\Country List\65,"InternationalRule",,"001EFG"
1612 HKLM,%CurrentVersion%\Telephony\Country List\65,"LongDistanceRule",,""
1613 HKLM,%CurrentVersion%\Telephony\Country List\65,"Name",,"Singapore"
1614 HKLM,%CurrentVersion%\Telephony\Country List\65,"SameAreaRule",,"G"
1616 HKLM,%CurrentVersion%\Telephony\Country List\66,"CountryCode",0x10001,0x00000042
1617 HKLM,%CurrentVersion%\Telephony\Country List\66,"InternationalRule",,"001EFG"
1618 HKLM,%CurrentVersion%\Telephony\Country List\66,"LongDistanceRule",,"0FG"
1619 HKLM,%CurrentVersion%\Telephony\Country List\66,"Name",,"Thailand"
1620 HKLM,%CurrentVersion%\Telephony\Country List\66,"SameAreaRule",,"G"
1622 HKLM,%CurrentVersion%\Telephony\Country List\670,"CountryCode",0x10001,0x0000029e
1623 HKLM,%CurrentVersion%\Telephony\Country List\670,"InternationalRule",,"011EFG"
1624 HKLM,%CurrentVersion%\Telephony\Country List\670,"LongDistanceRule",," 1FG"
1625 HKLM,%CurrentVersion%\Telephony\Country List\670,"Name",,"Saipan Island"
1626 HKLM,%CurrentVersion%\Telephony\Country List\670,"SameAreaRule",,"G"
1628 HKLM,%CurrentVersion%\Telephony\Country List\6701,"CountryCode",0x10001,0x0000029e
1629 HKLM,%CurrentVersion%\Telephony\Country List\6701,"InternationalRule",,"011EFG"
1630 HKLM,%CurrentVersion%\Telephony\Country List\6701,"LongDistanceRule",," 1FG"
1631 HKLM,%CurrentVersion%\Telephony\Country List\6701,"Name",,"Rota Island"
1632 HKLM,%CurrentVersion%\Telephony\Country List\6701,"SameAreaRule",,"G"
1634 HKLM,%CurrentVersion%\Telephony\Country List\6702,"CountryCode",0x10001,0x0000029e
1635 HKLM,%CurrentVersion%\Telephony\Country List\6702,"InternationalRule",,"011EFG"
1636 HKLM,%CurrentVersion%\Telephony\Country List\6702,"LongDistanceRule",," 1FG"
1637 HKLM,%CurrentVersion%\Telephony\Country List\6702,"Name",,"Tinian Island"
1638 HKLM,%CurrentVersion%\Telephony\Country List\6702,"SameAreaRule",,"G"
1640 HKLM,%CurrentVersion%\Telephony\Country List\672,"CountryCode",0x10001,0x000002a0
1641 HKLM,%CurrentVersion%\Telephony\Country List\672,"InternationalRule",,"00EFG"
1642 HKLM,%CurrentVersion%\Telephony\Country List\672,"LongDistanceRule",,"0FG"
1643 HKLM,%CurrentVersion%\Telephony\Country List\672,"Name",,"Christmas Island"
1644 HKLM,%CurrentVersion%\Telephony\Country List\672,"SameAreaRule",,"G"
1646 HKLM,%CurrentVersion%\Telephony\Country List\6722,"CountryCode",0x10001,0x000002a0
1647 HKLM,%CurrentVersion%\Telephony\Country List\6722,"InternationalRule",,"0101EFG"
1648 HKLM,%CurrentVersion%\Telephony\Country List\6722,"LongDistanceRule",,""
1649 HKLM,%CurrentVersion%\Telephony\Country List\6722,"Name",,"Norfolk Island"
1650 HKLM,%CurrentVersion%\Telephony\Country List\6722,"SameAreaRule",,"G"
1652 HKLM,%CurrentVersion%\Telephony\Country List\673,"CountryCode",0x10001,0x000002a1
1653 HKLM,%CurrentVersion%\Telephony\Country List\673,"InternationalRule",,"00EFG"
1654 HKLM,%CurrentVersion%\Telephony\Country List\673,"LongDistanceRule",,"0FG"
1655 HKLM,%CurrentVersion%\Telephony\Country List\673,"Name",,"Brunei"
1656 HKLM,%CurrentVersion%\Telephony\Country List\673,"SameAreaRule",,"G"
1658 HKLM,%CurrentVersion%\Telephony\Country List\674,"CountryCode",0x10001,0x000002a2
1659 HKLM,%CurrentVersion%\Telephony\Country List\674,"InternationalRule",,"00EFG"
1660 HKLM,%CurrentVersion%\Telephony\Country List\674,"LongDistanceRule",,""
1661 HKLM,%CurrentVersion%\Telephony\Country List\674,"Name",,"Nauru"
1662 HKLM,%CurrentVersion%\Telephony\Country List\674,"SameAreaRule",,"G"
1664 HKLM,%CurrentVersion%\Telephony\Country List\675,"CountryCode",0x10001,0x000002a3
1665 HKLM,%CurrentVersion%\Telephony\Country List\675,"InternationalRule",,"05EFG"
1666 HKLM,%CurrentVersion%\Telephony\Country List\675,"LongDistanceRule",,""
1667 HKLM,%CurrentVersion%\Telephony\Country List\675,"Name",,"Papua New Guinea"
1668 HKLM,%CurrentVersion%\Telephony\Country List\675,"SameAreaRule",,"G"
1670 HKLM,%CurrentVersion%\Telephony\Country List\676,"CountryCode",0x10001,0x000002a4
1671 HKLM,%CurrentVersion%\Telephony\Country List\676,"InternationalRule",,"00EFG"
1672 HKLM,%CurrentVersion%\Telephony\Country List\676,"LongDistanceRule",,""
1673 HKLM,%CurrentVersion%\Telephony\Country List\676,"Name",,"Tonga"
1674 HKLM,%CurrentVersion%\Telephony\Country List\676,"SameAreaRule",,"G"
1676 HKLM,%CurrentVersion%\Telephony\Country List\677,"CountryCode",0x10001,0x000002a5
1677 HKLM,%CurrentVersion%\Telephony\Country List\677,"InternationalRule",,"00EFG"
1678 HKLM,%CurrentVersion%\Telephony\Country List\677,"LongDistanceRule",,""
1679 HKLM,%CurrentVersion%\Telephony\Country List\677,"Name",,"Solomon Islands"
1680 HKLM,%CurrentVersion%\Telephony\Country List\677,"SameAreaRule",,"G"
1682 HKLM,%CurrentVersion%\Telephony\Country List\678,"CountryCode",0x10001,0x000002a6
1683 HKLM,%CurrentVersion%\Telephony\Country List\678,"InternationalRule",,"00EFG"
1684 HKLM,%CurrentVersion%\Telephony\Country List\678,"LongDistanceRule",,""
1685 HKLM,%CurrentVersion%\Telephony\Country List\678,"Name",,"Vanuatu"
1686 HKLM,%CurrentVersion%\Telephony\Country List\678,"SameAreaRule",,"G"
1688 HKLM,%CurrentVersion%\Telephony\Country List\679,"CountryCode",0x10001,0x000002a7
1689 HKLM,%CurrentVersion%\Telephony\Country List\679,"InternationalRule",,"05EFG"
1690 HKLM,%CurrentVersion%\Telephony\Country List\679,"LongDistanceRule",,""
1691 HKLM,%CurrentVersion%\Telephony\Country List\679,"Name",,"Fiji Islands"
1692 HKLM,%CurrentVersion%\Telephony\Country List\679,"SameAreaRule",,"G"
1694 HKLM,%CurrentVersion%\Telephony\Country List\680,"CountryCode",0x10001,0x000002a8
1695 HKLM,%CurrentVersion%\Telephony\Country List\680,"InternationalRule",,"00EFG"
1696 HKLM,%CurrentVersion%\Telephony\Country List\680,"LongDistanceRule",,""
1697 HKLM,%CurrentVersion%\Telephony\Country List\680,"Name",,"Palau"
1698 HKLM,%CurrentVersion%\Telephony\Country List\680,"SameAreaRule",,"G"
1700 HKLM,%CurrentVersion%\Telephony\Country List\681,"CountryCode",0x10001,0x000002a9
1701 HKLM,%CurrentVersion%\Telephony\Country List\681,"InternationalRule",,"00,EFG"
1702 HKLM,%CurrentVersion%\Telephony\Country List\681,"LongDistanceRule",,""
1703 HKLM,%CurrentVersion%\Telephony\Country List\681,"Name",,"Wallis and Futuna Islands"
1704 HKLM,%CurrentVersion%\Telephony\Country List\681,"SameAreaRule",,"G"
1706 HKLM,%CurrentVersion%\Telephony\Country List\682,"CountryCode",0x10001,0x000002aa
1707 HKLM,%CurrentVersion%\Telephony\Country List\682,"InternationalRule",,"00EFG"
1708 HKLM,%CurrentVersion%\Telephony\Country List\682,"LongDistanceRule",,""
1709 HKLM,%CurrentVersion%\Telephony\Country List\682,"Name",,"Cook Islands"
1710 HKLM,%CurrentVersion%\Telephony\Country List\682,"SameAreaRule",,"G"
1712 HKLM,%CurrentVersion%\Telephony\Country List\683,"CountryCode",0x10001,0x000002ab
1713 HKLM,%CurrentVersion%\Telephony\Country List\683,"InternationalRule",,"00EFG"
1714 HKLM,%CurrentVersion%\Telephony\Country List\683,"LongDistanceRule",,""
1715 HKLM,%CurrentVersion%\Telephony\Country List\683,"Name",,"Niue"
1716 HKLM,%CurrentVersion%\Telephony\Country List\683,"SameAreaRule",,"G"
1718 HKLM,%CurrentVersion%\Telephony\Country List\684,"CountryCode",0x10001,0x000002ac
1719 HKLM,%CurrentVersion%\Telephony\Country List\684,"InternationalRule",,"1EFG"
1720 HKLM,%CurrentVersion%\Telephony\Country List\684,"LongDistanceRule",,""
1721 HKLM,%CurrentVersion%\Telephony\Country List\684,"Name",,"American Samoa"
1722 HKLM,%CurrentVersion%\Telephony\Country List\684,"SameAreaRule",,"G"
1724 HKLM,%CurrentVersion%\Telephony\Country List\685,"CountryCode",0x10001,0x000002ad
1725 HKLM,%CurrentVersion%\Telephony\Country List\685,"InternationalRule",,"0EFG"
1726 HKLM,%CurrentVersion%\Telephony\Country List\685,"LongDistanceRule",,""
1727 HKLM,%CurrentVersion%\Telephony\Country List\685,"Name",,"Samoa"
1728 HKLM,%CurrentVersion%\Telephony\Country List\685,"SameAreaRule",,"G"
1730 HKLM,%CurrentVersion%\Telephony\Country List\686,"CountryCode",0x10001,0x000002ae
1731 HKLM,%CurrentVersion%\Telephony\Country List\686,"InternationalRule",,"00EFG"
1732 HKLM,%CurrentVersion%\Telephony\Country List\686,"LongDistanceRule",,""
1733 HKLM,%CurrentVersion%\Telephony\Country List\686,"Name",,"Kiribati"
1734 HKLM,%CurrentVersion%\Telephony\Country List\686,"SameAreaRule",,"G"
1736 HKLM,%CurrentVersion%\Telephony\Country List\687,"CountryCode",0x10001,0x000002af
1737 HKLM,%CurrentVersion%\Telephony\Country List\687,"InternationalRule",,"00EFG"
1738 HKLM,%CurrentVersion%\Telephony\Country List\687,"LongDistanceRule",,""
1739 HKLM,%CurrentVersion%\Telephony\Country List\687,"Name",,"New Caledonia"
1740 HKLM,%CurrentVersion%\Telephony\Country List\687,"SameAreaRule",,"G"
1742 HKLM,%CurrentVersion%\Telephony\Country List\688,"CountryCode",0x10001,0x000002b0
1743 HKLM,%CurrentVersion%\Telephony\Country List\688,"InternationalRule",,"00EFG"
1744 HKLM,%CurrentVersion%\Telephony\Country List\688,"LongDistanceRule",,""
1745 HKLM,%CurrentVersion%\Telephony\Country List\688,"Name",,"Tuvalu"
1746 HKLM,%CurrentVersion%\Telephony\Country List\688,"SameAreaRule",,"G"
1748 HKLM,%CurrentVersion%\Telephony\Country List\689,"CountryCode",0x10001,0x000002b1
1749 HKLM,%CurrentVersion%\Telephony\Country List\689,"InternationalRule",,"00EFG"
1750 HKLM,%CurrentVersion%\Telephony\Country List\689,"LongDistanceRule",,""
1751 HKLM,%CurrentVersion%\Telephony\Country List\689,"Name",,"French Polynesia"
1752 HKLM,%CurrentVersion%\Telephony\Country List\689,"SameAreaRule",,"G"
1754 HKLM,%CurrentVersion%\Telephony\Country List\690,"CountryCode",0x10001,0x000002b2
1755 HKLM,%CurrentVersion%\Telephony\Country List\690,"InternationalRule",,"00EFG"
1756 HKLM,%CurrentVersion%\Telephony\Country List\690,"LongDistanceRule",,""
1757 HKLM,%CurrentVersion%\Telephony\Country List\690,"Name",,"Tokelau"
1758 HKLM,%CurrentVersion%\Telephony\Country List\690,"SameAreaRule",,"G"
1760 HKLM,%CurrentVersion%\Telephony\Country List\691,"CountryCode",0x10001,0x000002b3
1761 HKLM,%CurrentVersion%\Telephony\Country List\691,"InternationalRule",,"011EFG"
1762 HKLM,%CurrentVersion%\Telephony\Country List\691,"LongDistanceRule",,""
1763 HKLM,%CurrentVersion%\Telephony\Country List\691,"Name",,"Micronesia, Federated States of"
1764 HKLM,%CurrentVersion%\Telephony\Country List\691,"SameAreaRule",,"G"
1766 HKLM,%CurrentVersion%\Telephony\Country List\692,"CountryCode",0x10001,0x000002b4
1767 HKLM,%CurrentVersion%\Telephony\Country List\692,"InternationalRule",,"011EFG"
1768 HKLM,%CurrentVersion%\Telephony\Country List\692,"LongDistanceRule",,"1FG"
1769 HKLM,%CurrentVersion%\Telephony\Country List\692,"Name",,"Marshall Islands"
1770 HKLM,%CurrentVersion%\Telephony\Country List\692,"SameAreaRule",,"G"
1772 HKLM,%CurrentVersion%\Telephony\Country List\7,"CountryCode",0x10001,0x00000007
1773 HKLM,%CurrentVersion%\Telephony\Country List\7,"InternationalRule",,"8W10EFG"
1774 HKLM,%CurrentVersion%\Telephony\Country List\7,"LongDistanceRule",," 8WFG"
1775 HKLM,%CurrentVersion%\Telephony\Country List\7,"Name",,"Russia"
1776 HKLM,%CurrentVersion%\Telephony\Country List\7,"SameAreaRule",,"G"
1778 HKLM,%CurrentVersion%\Telephony\Country List\705,"CountryCode",0x10001,0x00000007
1779 HKLM,%CurrentVersion%\Telephony\Country List\705,"InternationalRule",,"8W10EFG"
1780 HKLM,%CurrentVersion%\Telephony\Country List\705,"LongDistanceRule",," 8WFG"
1781 HKLM,%CurrentVersion%\Telephony\Country List\705,"Name",,"Kazakhstan"
1782 HKLM,%CurrentVersion%\Telephony\Country List\705,"SameAreaRule",,"G"
1784 HKLM,%CurrentVersion%\Telephony\Country List\708,"CountryCode",0x10001,0x00000007
1785 HKLM,%CurrentVersion%\Telephony\Country List\708,"InternationalRule",,"8W10EFG"
1786 HKLM,%CurrentVersion%\Telephony\Country List\708,"LongDistanceRule",," 8WFG"
1787 HKLM,%CurrentVersion%\Telephony\Country List\708,"Name",,"Tajikistan"
1788 HKLM,%CurrentVersion%\Telephony\Country List\708,"SameAreaRule",,"G"
1790 HKLM,%CurrentVersion%\Telephony\Country List\800,"CountryCode",0x10001,0x00000320
1791 HKLM,%CurrentVersion%\Telephony\Country List\800,"InternationalRule",,""
1792 HKLM,%CurrentVersion%\Telephony\Country List\800,"LongDistanceRule",,""
1793 HKLM,%CurrentVersion%\Telephony\Country List\800,"Name",,"International Freephone Service"
1794 HKLM,%CurrentVersion%\Telephony\Country List\800,"SameAreaRule",,""
1796 HKLM,%CurrentVersion%\Telephony\Country List\81,"CountryCode",0x10001,0x00000051
1797 HKLM,%CurrentVersion%\Telephony\Country List\81,"InternationalRule",,"001EFG"
1798 HKLM,%CurrentVersion%\Telephony\Country List\81,"LongDistanceRule",,"0FG"
1799 HKLM,%CurrentVersion%\Telephony\Country List\81,"Name",,"Japan"
1800 HKLM,%CurrentVersion%\Telephony\Country List\81,"SameAreaRule",,"G"
1802 HKLM,%CurrentVersion%\Telephony\Country List\82,"CountryCode",0x10001,0x00000052
1803 HKLM,%CurrentVersion%\Telephony\Country List\82,"InternationalRule",,"001EFG"
1804 HKLM,%CurrentVersion%\Telephony\Country List\82,"LongDistanceRule",,"0FG"
1805 HKLM,%CurrentVersion%\Telephony\Country List\82,"Name",,"Korea (Republic of)"
1806 HKLM,%CurrentVersion%\Telephony\Country List\82,"SameAreaRule",,"G"
1808 HKLM,%CurrentVersion%\Telephony\Country List\84,"CountryCode",0x10001,0x00000054
1809 HKLM,%CurrentVersion%\Telephony\Country List\84,"InternationalRule",,"00EFG"
1810 HKLM,%CurrentVersion%\Telephony\Country List\84,"LongDistanceRule",,"0FG"
1811 HKLM,%CurrentVersion%\Telephony\Country List\84,"Name",,"Vietnam"
1812 HKLM,%CurrentVersion%\Telephony\Country List\84,"SameAreaRule",,"G"
1814 HKLM,%CurrentVersion%\Telephony\Country List\850,"CountryCode",0x10001,0x00000352
1815 HKLM,%CurrentVersion%\Telephony\Country List\850,"InternationalRule",,"00EFG"
1816 HKLM,%CurrentVersion%\Telephony\Country List\850,"LongDistanceRule",,""
1817 HKLM,%CurrentVersion%\Telephony\Country List\850,"Name",,"Korea (North)"
1818 HKLM,%CurrentVersion%\Telephony\Country List\850,"SameAreaRule",,"G"
1820 HKLM,%CurrentVersion%\Telephony\Country List\852,"CountryCode",0x10001,0x00000354
1821 HKLM,%CurrentVersion%\Telephony\Country List\852,"InternationalRule",,"001EFG"
1822 HKLM,%CurrentVersion%\Telephony\Country List\852,"LongDistanceRule",,""
1823 HKLM,%CurrentVersion%\Telephony\Country List\852,"Name",,"Hong Kong S.A.R."
1824 HKLM,%CurrentVersion%\Telephony\Country List\852,"SameAreaRule",,"G"
1826 HKLM,%CurrentVersion%\Telephony\Country List\853,"CountryCode",0x10001,0x00000355
1827 HKLM,%CurrentVersion%\Telephony\Country List\853,"InternationalRule",,"00EFG"
1828 HKLM,%CurrentVersion%\Telephony\Country List\853,"LongDistanceRule",,""
1829 HKLM,%CurrentVersion%\Telephony\Country List\853,"Name",,"Macau S.A.R."
1830 HKLM,%CurrentVersion%\Telephony\Country List\853,"SameAreaRule",,"G"
1832 HKLM,%CurrentVersion%\Telephony\Country List\855,"CountryCode",0x10001,0x00000357
1833 HKLM,%CurrentVersion%\Telephony\Country List\855,"InternationalRule",,"00EFG"
1834 HKLM,%CurrentVersion%\Telephony\Country List\855,"LongDistanceRule",,"0FG"
1835 HKLM,%CurrentVersion%\Telephony\Country List\855,"Name",,"Cambodia"
1836 HKLM,%CurrentVersion%\Telephony\Country List\855,"SameAreaRule",,"G"
1838 HKLM,%CurrentVersion%\Telephony\Country List\856,"CountryCode",0x10001,0x00000358
1839 HKLM,%CurrentVersion%\Telephony\Country List\856,"InternationalRule",,"14EFG"
1840 HKLM,%CurrentVersion%\Telephony\Country List\856,"LongDistanceRule",,""
1841 HKLM,%CurrentVersion%\Telephony\Country List\856,"Name",,"Laos"
1842 HKLM,%CurrentVersion%\Telephony\Country List\856,"SameAreaRule",,"G"
1844 HKLM,%CurrentVersion%\Telephony\Country List\86,"CountryCode",0x10001,0x00000056
1845 HKLM,%CurrentVersion%\Telephony\Country List\86,"InternationalRule",,"00EFG"
1846 HKLM,%CurrentVersion%\Telephony\Country List\86,"LongDistanceRule",,"0FG"
1847 HKLM,%CurrentVersion%\Telephony\Country List\86,"Name",,"China"
1848 HKLM,%CurrentVersion%\Telephony\Country List\86,"SameAreaRule",,"G"
1850 HKLM,%CurrentVersion%\Telephony\Country List\870,"CountryCode",0x10001,0x00000366
1851 HKLM,%CurrentVersion%\Telephony\Country List\870,"InternationalRule",,"00EFG#"
1852 HKLM,%CurrentVersion%\Telephony\Country List\870,"LongDistanceRule",,"00EFG#"
1853 HKLM,%CurrentVersion%\Telephony\Country List\870,"Name",,"INMARSAT"
1854 HKLM,%CurrentVersion%\Telephony\Country List\870,"SameAreaRule",,"00EFG#"
1856 HKLM,%CurrentVersion%\Telephony\Country List\871,"CountryCode",0x10001,0x00000367
1857 HKLM,%CurrentVersion%\Telephony\Country List\871,"InternationalRule",,"00EFG#"
1858 HKLM,%CurrentVersion%\Telephony\Country List\871,"LongDistanceRule",,"00EFG#"
1859 HKLM,%CurrentVersion%\Telephony\Country List\871,"Name",,"INMARSAT (Atlantic-East)"
1860 HKLM,%CurrentVersion%\Telephony\Country List\871,"SameAreaRule",,"00EFG#"
1862 HKLM,%CurrentVersion%\Telephony\Country List\872,"CountryCode",0x10001,0x00000368
1863 HKLM,%CurrentVersion%\Telephony\Country List\872,"InternationalRule",,"00EFG#"
1864 HKLM,%CurrentVersion%\Telephony\Country List\872,"LongDistanceRule",,"00EFG#"
1865 HKLM,%CurrentVersion%\Telephony\Country List\872,"Name",,"INMARSAT (Pacific)"
1866 HKLM,%CurrentVersion%\Telephony\Country List\872,"SameAreaRule",,"00EFG#"
1868 HKLM,%CurrentVersion%\Telephony\Country List\873,"CountryCode",0x10001,0x00000369
1869 HKLM,%CurrentVersion%\Telephony\Country List\873,"InternationalRule",,"00EFG#"
1870 HKLM,%CurrentVersion%\Telephony\Country List\873,"LongDistanceRule",,"00EFG#"
1871 HKLM,%CurrentVersion%\Telephony\Country List\873,"Name",,"INMARSAT (Indian)"
1872 HKLM,%CurrentVersion%\Telephony\Country List\873,"SameAreaRule",,"00EFG#"
1874 HKLM,%CurrentVersion%\Telephony\Country List\874,"CountryCode",0x10001,0x0000036a
1875 HKLM,%CurrentVersion%\Telephony\Country List\874,"InternationalRule",,"00EFG#"
1876 HKLM,%CurrentVersion%\Telephony\Country List\874,"LongDistanceRule",,"00EFG#"
1877 HKLM,%CurrentVersion%\Telephony\Country List\874,"Name",,"INMARSAT (Atlantic-West)"
1878 HKLM,%CurrentVersion%\Telephony\Country List\874,"SameAreaRule",,"00EFG#"
1880 HKLM,%CurrentVersion%\Telephony\Country List\880,"CountryCode",0x10001,0x00000370
1881 HKLM,%CurrentVersion%\Telephony\Country List\880,"InternationalRule",,"00EFG"
1882 HKLM,%CurrentVersion%\Telephony\Country List\880,"LongDistanceRule",,"0FG"
1883 HKLM,%CurrentVersion%\Telephony\Country List\880,"Name",,"Bangladesh"
1884 HKLM,%CurrentVersion%\Telephony\Country List\880,"SameAreaRule",,"G"
1886 HKLM,%CurrentVersion%\Telephony\Country List\886,"CountryCode",0x10001,0x00000376
1887 HKLM,%CurrentVersion%\Telephony\Country List\886,"InternationalRule",,"002EFG"
1888 HKLM,%CurrentVersion%\Telephony\Country List\886,"LongDistanceRule",,"0FG"
1889 HKLM,%CurrentVersion%\Telephony\Country List\886,"Name",,"Taiwan"
1890 HKLM,%CurrentVersion%\Telephony\Country List\886,"SameAreaRule",,"G"
1892 HKLM,%CurrentVersion%\Telephony\Country List\90,"CountryCode",0x10001,0x0000005a
1893 HKLM,%CurrentVersion%\Telephony\Country List\90,"InternationalRule",,"00EFG"
1894 HKLM,%CurrentVersion%\Telephony\Country List\90,"LongDistanceRule",,"0FG"
1895 HKLM,%CurrentVersion%\Telephony\Country List\90,"Name",,"Turkey"
1896 HKLM,%CurrentVersion%\Telephony\Country List\90,"SameAreaRule",,"G"
1898 HKLM,%CurrentVersion%\Telephony\Country List\91,"CountryCode",0x10001,0x0000005b
1899 HKLM,%CurrentVersion%\Telephony\Country List\91,"InternationalRule",,"00EFG"
1900 HKLM,%CurrentVersion%\Telephony\Country List\91,"LongDistanceRule",,"0FG"
1901 HKLM,%CurrentVersion%\Telephony\Country List\91,"Name",,"India"
1902 HKLM,%CurrentVersion%\Telephony\Country List\91,"SameAreaRule",,"G"
1904 HKLM,%CurrentVersion%\Telephony\Country List\92,"CountryCode",0x10001,0x0000005c
1905 HKLM,%CurrentVersion%\Telephony\Country List\92,"InternationalRule",,"00EFG"
1906 HKLM,%CurrentVersion%\Telephony\Country List\92,"LongDistanceRule",,"0FG"
1907 HKLM,%CurrentVersion%\Telephony\Country List\92,"Name",,"Pakistan"
1908 HKLM,%CurrentVersion%\Telephony\Country List\92,"SameAreaRule",,"G"
1910 HKLM,%CurrentVersion%\Telephony\Country List\93,"CountryCode",0x10001,0x0000005d
1911 HKLM,%CurrentVersion%\Telephony\Country List\93,"InternationalRule",,"00EFG"
1912 HKLM,%CurrentVersion%\Telephony\Country List\93,"LongDistanceRule",,"0FG"
1913 HKLM,%CurrentVersion%\Telephony\Country List\93,"Name",,"Afghanistan"
1914 HKLM,%CurrentVersion%\Telephony\Country List\93,"SameAreaRule",,"G"
1916 HKLM,%CurrentVersion%\Telephony\Country List\94,"CountryCode",0x10001,0x0000005e
1917 HKLM,%CurrentVersion%\Telephony\Country List\94,"InternationalRule",,"00EFG"
1918 HKLM,%CurrentVersion%\Telephony\Country List\94,"LongDistanceRule",,"0FG"
1919 HKLM,%CurrentVersion%\Telephony\Country List\94,"Name",,"Sri Lanka"
1920 HKLM,%CurrentVersion%\Telephony\Country List\94,"SameAreaRule",,"G"
1922 HKLM,%CurrentVersion%\Telephony\Country List\95,"CountryCode",0x10001,0x0000005f
1923 HKLM,%CurrentVersion%\Telephony\Country List\95,"InternationalRule",,"0EFG"
1924 HKLM,%CurrentVersion%\Telephony\Country List\95,"LongDistanceRule",,""
1925 HKLM,%CurrentVersion%\Telephony\Country List\95,"Name",,"Myanmar"
1926 HKLM,%CurrentVersion%\Telephony\Country List\95,"SameAreaRule",,"G"
1928 HKLM,%CurrentVersion%\Telephony\Country List\960,"CountryCode",0x10001,0x000003c0
1929 HKLM,%CurrentVersion%\Telephony\Country List\960,"InternationalRule",,"00EFG"
1930 HKLM,%CurrentVersion%\Telephony\Country List\960,"LongDistanceRule",,""
1931 HKLM,%CurrentVersion%\Telephony\Country List\960,"Name",,"Maldives"
1932 HKLM,%CurrentVersion%\Telephony\Country List\960,"SameAreaRule",,"G"
1934 HKLM,%CurrentVersion%\Telephony\Country List\961,"CountryCode",0x10001,0x000003c1
1935 HKLM,%CurrentVersion%\Telephony\Country List\961,"InternationalRule",,"00EFG"
1936 HKLM,%CurrentVersion%\Telephony\Country List\961,"LongDistanceRule",,"0FG"
1937 HKLM,%CurrentVersion%\Telephony\Country List\961,"Name",,"Lebanon"
1938 HKLM,%CurrentVersion%\Telephony\Country List\961,"SameAreaRule",,"G"
1940 HKLM,%CurrentVersion%\Telephony\Country List\962,"CountryCode",0x10001,0x000003c2
1941 HKLM,%CurrentVersion%\Telephony\Country List\962,"InternationalRule",,"00EFG"
1942 HKLM,%CurrentVersion%\Telephony\Country List\962,"LongDistanceRule",,"0FG"
1943 HKLM,%CurrentVersion%\Telephony\Country List\962,"Name",,"Jordan"
1944 HKLM,%CurrentVersion%\Telephony\Country List\962,"SameAreaRule",,"G"
1946 HKLM,%CurrentVersion%\Telephony\Country List\963,"CountryCode",0x10001,0x000003c3
1947 HKLM,%CurrentVersion%\Telephony\Country List\963,"InternationalRule",,"00EFG"
1948 HKLM,%CurrentVersion%\Telephony\Country List\963,"LongDistanceRule",,"0FG"
1949 HKLM,%CurrentVersion%\Telephony\Country List\963,"Name",,"Syria"
1950 HKLM,%CurrentVersion%\Telephony\Country List\963,"SameAreaRule",,"G"
1952 HKLM,%CurrentVersion%\Telephony\Country List\964,"CountryCode",0x10001,0x000003c4
1953 HKLM,%CurrentVersion%\Telephony\Country List\964,"InternationalRule",,"00EFG"
1954 HKLM,%CurrentVersion%\Telephony\Country List\964,"LongDistanceRule",,"FG"
1955 HKLM,%CurrentVersion%\Telephony\Country List\964,"Name",,"Iraq"
1956 HKLM,%CurrentVersion%\Telephony\Country List\964,"SameAreaRule",,"G"
1958 HKLM,%CurrentVersion%\Telephony\Country List\965,"CountryCode",0x10001,0x000003c5
1959 HKLM,%CurrentVersion%\Telephony\Country List\965,"InternationalRule",,"00EFG"
1960 HKLM,%CurrentVersion%\Telephony\Country List\965,"LongDistanceRule",,""
1961 HKLM,%CurrentVersion%\Telephony\Country List\965,"Name",,"Kuwait"
1962 HKLM,%CurrentVersion%\Telephony\Country List\965,"SameAreaRule",,"G"
1964 HKLM,%CurrentVersion%\Telephony\Country List\966,"CountryCode",0x10001,0x000003c6
1965 HKLM,%CurrentVersion%\Telephony\Country List\966,"InternationalRule",,"00EFG"
1966 HKLM,%CurrentVersion%\Telephony\Country List\966,"LongDistanceRule",,"0FG"
1967 HKLM,%CurrentVersion%\Telephony\Country List\966,"Name",,"Saudi Arabia"
1968 HKLM,%CurrentVersion%\Telephony\Country List\966,"SameAreaRule",,"G"
1970 HKLM,%CurrentVersion%\Telephony\Country List\967,"CountryCode",0x10001,0x000003c7
1971 HKLM,%CurrentVersion%\Telephony\Country List\967,"InternationalRule",,"00EFG"
1972 HKLM,%CurrentVersion%\Telephony\Country List\967,"LongDistanceRule",,"0FG"
1973 HKLM,%CurrentVersion%\Telephony\Country List\967,"Name",,"Yemen"
1974 HKLM,%CurrentVersion%\Telephony\Country List\967,"SameAreaRule",,"G"
1976 HKLM,%CurrentVersion%\Telephony\Country List\968,"CountryCode",0x10001,0x000003c8
1977 HKLM,%CurrentVersion%\Telephony\Country List\968,"InternationalRule",,"00EFG"
1978 HKLM,%CurrentVersion%\Telephony\Country List\968,"LongDistanceRule",,""
1979 HKLM,%CurrentVersion%\Telephony\Country List\968,"Name",,"Oman"
1980 HKLM,%CurrentVersion%\Telephony\Country List\968,"SameAreaRule",,"G"
1982 HKLM,%CurrentVersion%\Telephony\Country List\971,"CountryCode",0x10001,0x000003cb
1983 HKLM,%CurrentVersion%\Telephony\Country List\971,"InternationalRule",,"00EFG"
1984 HKLM,%CurrentVersion%\Telephony\Country List\971,"LongDistanceRule",,"0FG"
1985 HKLM,%CurrentVersion%\Telephony\Country List\971,"Name",,"United Arab Emirates"
1986 HKLM,%CurrentVersion%\Telephony\Country List\971,"SameAreaRule",,"G"
1988 HKLM,%CurrentVersion%\Telephony\Country List\972,"CountryCode",0x10001,0x000003cc
1989 HKLM,%CurrentVersion%\Telephony\Country List\972,"InternationalRule",,"00EFG"
1990 HKLM,%CurrentVersion%\Telephony\Country List\972,"LongDistanceRule",,"0FG"
1991 HKLM,%CurrentVersion%\Telephony\Country List\972,"Name",,"Israel"
1992 HKLM,%CurrentVersion%\Telephony\Country List\972,"SameAreaRule",,"G"
1994 HKLM,%CurrentVersion%\Telephony\Country List\973,"CountryCode",0x10001,0x000003cd
1995 HKLM,%CurrentVersion%\Telephony\Country List\973,"InternationalRule",,"0EFG"
1996 HKLM,%CurrentVersion%\Telephony\Country List\973,"LongDistanceRule",,""
1997 HKLM,%CurrentVersion%\Telephony\Country List\973,"Name",,"Bahrain"
1998 HKLM,%CurrentVersion%\Telephony\Country List\973,"SameAreaRule",,"G"
2000 HKLM,%CurrentVersion%\Telephony\Country List\974,"CountryCode",0x10001,0x000003ce
2001 HKLM,%CurrentVersion%\Telephony\Country List\974,"InternationalRule",,"0EFG"
2002 HKLM,%CurrentVersion%\Telephony\Country List\974,"LongDistanceRule",,""
2003 HKLM,%CurrentVersion%\Telephony\Country List\974,"Name",,"Qatar"
2004 HKLM,%CurrentVersion%\Telephony\Country List\974,"SameAreaRule",,"G"
2006 HKLM,%CurrentVersion%\Telephony\Country List\975,"CountryCode",0x10001,0x000003cf
2007 HKLM,%CurrentVersion%\Telephony\Country List\975,"InternationalRule",,"00EFG"
2008 HKLM,%CurrentVersion%\Telephony\Country List\975,"LongDistanceRule",,""
2009 HKLM,%CurrentVersion%\Telephony\Country List\975,"Name",,"Bhutan"
2010 HKLM,%CurrentVersion%\Telephony\Country List\975,"SameAreaRule",,"G"
2012 HKLM,%CurrentVersion%\Telephony\Country List\976,"CountryCode",0x10001,0x000003d0
2013 HKLM,%CurrentVersion%\Telephony\Country List\976,"InternationalRule",,"00EFG"
2014 HKLM,%CurrentVersion%\Telephony\Country List\976,"LongDistanceRule",,"0FG"
2015 HKLM,%CurrentVersion%\Telephony\Country List\976,"Name",,"Mongolia"
2016 HKLM,%CurrentVersion%\Telephony\Country List\976,"SameAreaRule",,"G"
2018 HKLM,%CurrentVersion%\Telephony\Country List\977,"CountryCode",0x10001,0x000003d1
2019 HKLM,%CurrentVersion%\Telephony\Country List\977,"InternationalRule",,"00EFG"
2020 HKLM,%CurrentVersion%\Telephony\Country List\977,"LongDistanceRule",,""
2021 HKLM,%CurrentVersion%\Telephony\Country List\977,"Name",,"Nepal"
2022 HKLM,%CurrentVersion%\Telephony\Country List\977,"SameAreaRule",,"G"
2024 HKLM,%CurrentVersion%\Telephony\Country List\98,"CountryCode",0x10001,0x00000062
2025 HKLM,%CurrentVersion%\Telephony\Country List\98,"InternationalRule",,"00EFG"
2026 HKLM,%CurrentVersion%\Telephony\Country List\98,"LongDistanceRule",,"FG"
2027 HKLM,%CurrentVersion%\Telephony\Country List\98,"Name",,"Iran"
2028 HKLM,%CurrentVersion%\Telephony\Country List\98,"SameAreaRule",,"G"
2030 HKLM,%CurrentVersion%\Telephony\Country List\993,"CountryCode",0x10001,0x000003e1
2031 HKLM,%CurrentVersion%\Telephony\Country List\993,"InternationalRule",,"8W10EFG"
2032 HKLM,%CurrentVersion%\Telephony\Country List\993,"LongDistanceRule",," 8WFG"
2033 HKLM,%CurrentVersion%\Telephony\Country List\993,"Name",,"Turkmenistan"
2034 HKLM,%CurrentVersion%\Telephony\Country List\993,"SameAreaRule",,"G"
2036 HKLM,%CurrentVersion%\Telephony\Country List\994,"CountryCode",0x10001,0x000003e2
2037 HKLM,%CurrentVersion%\Telephony\Country List\994,"InternationalRule",,"8W10EFG"
2038 HKLM,%CurrentVersion%\Telephony\Country List\994,"LongDistanceRule",," 8WFG"
2039 HKLM,%CurrentVersion%\Telephony\Country List\994,"Name",,"Azerbaijan"
2040 HKLM,%CurrentVersion%\Telephony\Country List\994,"SameAreaRule",,"G"
2042 HKLM,%CurrentVersion%\Telephony\Country List\995,"CountryCode",0x10001,0x000003e3
2043 HKLM,%CurrentVersion%\Telephony\Country List\995,"InternationalRule",,"8W10EFG"
2044 HKLM,%CurrentVersion%\Telephony\Country List\995,"LongDistanceRule",," 8WFG"
2045 HKLM,%CurrentVersion%\Telephony\Country List\995,"Name",,"Georgia"
2046 HKLM,%CurrentVersion%\Telephony\Country List\995,"SameAreaRule",,"G"
2048 HKLM,%CurrentVersion%\Telephony\Country List\996,"CountryCode",0x10001,0x000003e4
2049 HKLM,%CurrentVersion%\Telephony\Country List\996,"InternationalRule",,"00EFG"
2050 HKLM,%CurrentVersion%\Telephony\Country List\996,"LongDistanceRule",,"8FG"
2051 HKLM,%CurrentVersion%\Telephony\Country List\996,"Name",,"Kyrgyzstan"
2052 HKLM,%CurrentVersion%\Telephony\Country List\996,"SameAreaRule",,"G"
2054 HKLM,%CurrentVersion%\Telephony\Country List\998,"CountryCode",0x10001,0x000003e6
2055 HKLM,%CurrentVersion%\Telephony\Country List\998,"InternationalRule",,"8W10EFG"
2056 HKLM,%CurrentVersion%\Telephony\Country List\998,"LongDistanceRule",," 8WFG"
2057 HKLM,%CurrentVersion%\Telephony\Country List\998,"Name",,"Uzbekistan"
2058 HKLM,%CurrentVersion%\Telephony\Country List\998,"SameAreaRule",,"G"
2060 [RegisterDllsSection]
2061 ;;some dlls have to be registered first
2075 11,,windowscodecs.dll,1
2076 11,,winegstreamer.dll,1
2077 11,,wineqtdecoder.dll,1
2078 11,,winevulkan.dll,1
2082 ; 32bit-only fake dlls
2084 10,,rundll.exe,rundll.exe16
2085 10,,twain.dll,twain.dll16
2088 10,twain_32,gphoto2.ds
2089 10,,winhelp.exe,winhelp.exe16
2091 10,command,start.exe
2092 10,system,ddeml.dll,ddeml.dll16
2093 10,system,mmsystem.dll,mmsystem.dll16
2099 52,win40\0,wineps16.drv,wineps16.drv16
2101 ; 64bit-only fake dlls
2104 10,twain_64,gphoto2.ds
2106 ; Wow64-only fake dlls
2108 ; create some directories first
2110 11,gecko\plugin,npmshtml.dll
2111 11,Speech\Common,sapi.dll
2113 11,wbem,wbemdisp.dll
2114 11,wbem,wbemprox.dll
2116 11,wbem,wmiutils.dll
2117 11,WindowsPowerShell\v1.0,powershell.exe
2118 10,syswow64,stdole2.tlb
2121 ; skip .NET fake dlls in Wine Mono package
2122 11,,aspnet_regiis.exe,-
2125 11,,diasymreader.dll,-
2129 11,,servicemodelreg.exe,-
2130 11,,presentationfontcache.exe,-
2131 ; some programs are 64-bit only
2135 11,,winemenubuilder.exe,-
2136 ; registration order matters for these
2143 16422,Internet Explorer,iexplore.exe
2144 16422,Windows Media Player,wmplayer.exe
2145 16422,Windows NT\Accessories,wordpad.exe
2146 16427,System\OLE DB,oledb32.dll
2147 16427,System\OLE DB,msdaps.dll
2148 16427,System\OLE DB,msdasql.dll
2149 16427,System\ADO,msado15.dll
2156 ; create some directories first
2159 10,performance\winsat\datastore,
2175 10,resources\themes\light,light.msstyles
2176 ; skip .NET fake dlls in Wine Mono package
2177 11,,aspnet_regiis.exe,-
2180 11,,diasymreader.dll,-
2184 11,,servicemodelreg.exe,-
2185 11,,presentationfontcache.exe,-
2186 ; registration order matters for these
2193 11,gecko\plugin,npmshtml.dll
2194 11,Speech\Common,sapi.dll
2196 11,wbem,wbemdisp.dll
2197 11,wbem,wbemprox.dll
2199 11,wbem,wmiutils.dll
2200 11,WindowsPowerShell\v1.0,powershell.exe
2201 ; empty folders to make sure the parent dirs are not removed
2204 16422,Internet Explorer,iexplore.exe
2205 16422,Windows Media Player,wmplayer.exe
2206 16422,Windows NT\Accessories,wordpad.exe
2207 16427,Microsoft Shared\TextConv,
2208 16427,System\OLE DB,oledb32.dll
2209 16427,System\OLE DB,msdaps.dll
2210 16427,System\OLE DB,msdasql.dll
2211 16427,System\ADO,msado15.dll
2217 system.ini, mci,,"MPEGVideo=mciqtz32.dll"
2218 system.ini, mci,,"MPEGVideo2=mciqtz32.dll"
2219 system.ini, mci,,"avivideo=mciavi32.dll"
2220 system.ini, mci,,"cdaudio=mcicda.dll"
2221 system.ini, mci,,"sequencer=mciseq.dll"
2222 system.ini, mci,,"vcr=mcivisca.drv"
2223 system.ini, mci,,"; videodisc=mcipionr.drv"
2224 system.ini, mci,,"waveaudio=mciwave.dll"
2226 system.ini, drivers32,,"msacm.imaadpcm=imaadp32.acm"
2227 system.ini, drivers32,,"msacm.msadpcm=msadp32.acm"
2228 system.ini, drivers32,,"msacm.msg711=msg711.acm"
2229 system.ini, drivers32,,"msacm.l3acm=l3codeca.acm"
2230 system.ini, drivers32,,"msacm.msgsm610=msgsm32.acm"
2231 system.ini, drivers32,,"vidc.mrle=msrle32.dll"
2232 system.ini, drivers32,,"vidc.msvc=msvidc32.dll"
2233 system.ini, drivers32,,"vidc.cvid=iccvid.dll"
2234 system.ini, drivers32,,"; vidc.IV50=ir50_32.dll"
2235 system.ini, drivers32,,"; vidc.IV31=ir32_32.dll"
2236 system.ini, drivers32,,"; vidc.IV32=ir32_32.dll"
2238 win.ini, mail,,"mapi=1"
2241 AddReg=BITSServiceKeys
2242 Description="BITS Service"
2243 DisplayName="BITS Service"
2244 ServiceBinary="%11%\svchost.exe -k netsvcs"
2250 AddReg=EventLogServiceKeys
2251 Description="Event Log"
2252 DisplayName="Event Log"
2253 ServiceBinary="%11%\svchost.exe -k LocalServiceNetworkRestricted"
2259 Description="HTTP server"
2261 ServiceBinary="%12%\http.sys"
2267 Description="MSI Installer Server"
2268 DisplayName="MSIServer"
2269 ServiceBinary="%11%\msiexec.exe /V"
2275 Description="Device mounting service"
2276 DisplayName="Mount Manager"
2277 ServiceBinary="%12%\mountmgr.sys"
2281 LoadOrderGroup="System Bus Extender"
2284 AddReg=NDISServiceKeys
2285 Description="NDIS service"
2287 ServiceBinary="%12%\ndis.sys"
2291 LoadOrderGroup="System Bus Extender"
2294 HKR,,"Tag",0x10001,2
2297 AddReg=NsiProxyServiceKeys
2298 Description="NSI proxy service"
2299 DisplayName="NSI Proxy"
2300 ServiceBinary="%12%\nsiproxy.sys"
2304 LoadOrderGroup="System Bus Extender"
2306 [NsiProxyServiceKeys]
2307 HKR,,"Tag",0x10001,1
2310 Description="RPC service"
2311 DisplayName="Remote Procedure Call (RPC)"
2312 ServiceBinary="%11%\rpcss.exe"
2318 AddReg=SpoolerServiceKeys
2319 Description="Loads files to memory for later printing"
2320 DisplayName="Print Spooler"
2321 ServiceBinary="%11%\spoolsv.exe"
2325 LoadOrderGroup="SpoolerGroup"
2327 [SpoolerServiceKeys]
2328 HKLM,"System\CurrentControlSet\Services\Spooler\Performance","Library",,"winspool.drv"
2329 HKLM,"System\CurrentControlSet\Services\Spooler\Performance","Open",,"PerfOpen"
2330 HKLM,"System\CurrentControlSet\Services\Spooler\Performance","Close",,"PerfClose"
2331 HKLM,"System\CurrentControlSet\Services\Spooler\Performance","Collect",,"PerfCollect"
2334 Description="Remote desktop access"
2335 DisplayName="Terminal Services"
2336 ServiceBinary="%11%\termsv.exe"
2342 HKCU,"Software\Microsoft\Windows\CurrentVersion\ThemeManager","ThemeActive",2,"1"
2343 HKCU,"Software\Microsoft\Windows\CurrentVersion\ThemeManager","DllName",2,"%10%\resources\themes\light\light.msstyles"
2344 HKCU,"Software\Microsoft\Windows\CurrentVersion\ThemeManager","ColorName",2,"Blue"
2345 HKCU,"Software\Microsoft\Windows\CurrentVersion\ThemeManager","SizeName",2,"NormalSize"
2348 Description="Provides access to Windows Management Instrumentation"
2349 DisplayName="Windows Management Instrumentation Service"
2350 ServiceBinary="%11%\winmgmt.exe"
2356 AddReg=StiServiceKeys
2357 Description="WIA Service"
2358 DisplayName="WIA Service"
2359 ServiceBinary="%11%\svchost.exe -k imgsvc"
2365 HKR,Parameters,"ServiceDll",,"%11%\qmgr.dll"
2366 HKLM,%CurrentVersionNT%\SvcHost,"netsvcs",0x00010000,"BITS"
2368 [EventLogServiceKeys]
2369 HKR,Parameters,"ServiceDll",,"%11%\wevtsvc.dll"
2370 HKLM,%CurrentVersionNT%\SvcHost,"LocalServiceNetworkRestricted",0x00010000,"EventLog"
2373 HKR,Parameters,"ServiceDll",,"%11%\wiaservc.dll"
2374 HKLM,%CurrentVersionNT%\SvcHost,"imgsvc",0x00010000,"StiSvc"
2377 Description="Enables automatic configuration of devices"
2378 DisplayName="Plug and Play Service"
2379 ServiceBinary="%11%\plugplay.exe"
2384 [WPFFontCacheService]
2385 Description="Windows Presentation Foundation font cache service"
2386 DisplayName="Windows Presentation Foundation Font Cache 3.0.0.0"
2387 ServiceBinary="%10%\Microsoft.Net\Framework\v3.0\wpf\presentationfontcache.exe"
2392 [LanmanServerService]
2393 AddReg=LanmanServerServiceKeys
2394 Description="Lanman Server"
2395 DisplayName="Lanman Server"
2396 ServiceBinary="%11%\svchost.exe -k netsvcs"
2401 [LanmanServerServiceKeys]
2402 HKR,Parameters,"ServiceDll",,"%11%\srvsvc.dll"
2403 ;; HKLM,%CurrentVersionNT%\SvcHost,"netsvcs",0x00010008,"lanmanserver"
2406 AddReg=FontCacheServiceKeys
2407 Description="Windows Font Cache Service"
2408 DisplayName="Windows Font Cache Service"
2409 ServiceBinary="%11%\svchost.exe -k netsvcs"
2414 [FontCacheServiceKeys]
2415 HKR,Parameters,"ServiceDll",,"%11%\fntcache.dll"
2416 HKLM,%CurrentVersionNT%\SvcHost,"netsvcs",0x00010008,"fontcache"
2418 [TaskSchedulerService]
2419 AddReg=TaskSchedulerServiceKeys
2420 Description="Task Scheduler"
2421 DisplayName="Task Scheduler"
2422 ServiceBinary="%11%\svchost.exe -k netsvcs"
2427 [TaskSchedulerServiceKeys]
2428 HKR,Parameters,"ServiceDll",,"%11%\schedsvc.dll"
2429 HKLM,%CurrentVersionNT%\SvcHost,"netsvcs",0x00010008,"Schedule"
2432 Description="wuauserv"
2433 DisplayName="Automatic Updates"
2434 ServiceBinary="%11%\wuauserv.exe"
2440 HKLM,%CurrentVersion%\RunServices,"winemenubuilder",2,"%11%\winemenubuilder.exe -a -r"
2441 HKLM,"System\CurrentControlSet\Services\Eventlog\Application",,16
2442 HKLM,"System\CurrentControlSet\Services\Eventlog\System","Sources",0x10000,""
2443 HKLM,"System\CurrentControlSet\Services\Tcpip\Parameters","DataBasePath",,"%12%\etc"
2444 HKLM,"System\CurrentControlSet\Services\VxD\MSTCP",,16
2445 HKLM,"System\CurrentControlSet\Services\Winsock\Parameters",,16
2446 HKLM,"System\CurrentControlSet\Services\Winsock2\Parameters\Protocol_Catalog9\Catalog_Entries",,16
2449 HKLM,%CurrentVersionNT%,"CurrentVersion",2,"6.1"
2450 HKLM,%CurrentVersionNT%,"CurrentMajorVersionNumber",0x10001,6
2451 HKLM,%CurrentVersionNT%,"CurrentMinorVersionNumber",0x10001,1
2452 HKLM,%CurrentVersionNT%,"CSDVersion",2,"Service Pack 1"
2453 HKLM,%CurrentVersionNT%,"CurrentBuild",2,"7601"
2454 HKLM,%CurrentVersionNT%,"CurrentBuildNumber",2,"7601"
2455 HKLM,%CurrentVersionNT%,"CurrentType",2,"Uniprocessor Free"
2456 HKLM,%CurrentVersionNT%,"DigitalProductId",1,00,00,00,00,00,00,00,00,00,00,00,\
2457 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,\
2458 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,\
2459 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,\
2460 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,\
2461 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,\
2462 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00
2463 HKLM,%CurrentVersionNT%,"ProductName",2,"Microsoft Windows 7"
2464 HKLM,%Control%\ProductOptions,"ProductType",2,"WinNT"
2465 HKLM,%Control%\Windows,"CSDVersion",0x10003,0x100
2466 HKLM,%Control%\Session Manager\Environment,"OS",2,"Windows_NT"
2468 [VersionInfo.ntamd64]
2469 HKLM,%CurrentVersionNT%,"CurrentVersion",2,"6.1"
2470 HKLM,%CurrentVersionNT%,"CSDVersion",2,"Service Pack 1"
2471 HKLM,%CurrentVersionNT%,"CurrentBuild",2,"7601"
2472 HKLM,%CurrentVersionNT%,"CurrentBuildNumber",2,"7601"
2473 HKLM,%CurrentVersionNT%,"CurrentType",2,"Uniprocessor Free"
2474 HKLM,%CurrentVersionNT%,"DigitalProductId",1,00,00,00,00,00,00,00,00,00,00,00,\
2475 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,\
2476 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,\
2477 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,\
2478 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,\
2479 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,\
2480 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00
2481 HKLM,%CurrentVersionNT%,"ProductName",2,"Microsoft Windows 7"
2482 HKLM,%Control%\ProductOptions,"ProductType",2,"WinNT"
2483 HKLM,%Control%\Windows,"CSDVersion",0x10003,0x100
2484 HKLM,%Control%\Session Manager\Environment,"OS",2,"Windows_NT"
2487 ; Wow6432Node symlinks
2488 HKLM,Software\Classes\Wow6432Node\AppId,"SymbolicLinkValue",0x60000,"\Registry\Machine\Software\Classes\AppId"
2489 HKLM,Software\Classes\Wow6432Node\Protocols,"SymbolicLinkValue",0x60000,"\Registry\Machine\Software\Classes\Protocols"
2490 HKLM,Software\Classes\Wow6432Node\TypeLib,"SymbolicLinkValue",0x60000,"\Registry\Machine\Software\Classes\TypeLib"
2491 HKLM,Software\Wow6432Node\Classes,"SymbolicLinkValue",0x60000,"\Registry\Machine\Software\Classes\Wow6432Node"
2492 ; 32-bit redirected keys under HKLM\Software\Classes
2493 HKLM,Software\Classes\Wow6432Node\CLSID,,16
2494 HKLM,Software\Classes\Wow6432Node\DirectShow,,16
2495 HKLM,Software\Classes\Wow6432Node\Interface,,16
2496 HKLM,Software\Classes\Wow6432Node\Media Type,,16
2497 HKLM,Software\Classes\Wow6432Node\MediaFoundation,,16
2498 ; symlinks for shared keys under HKLM\Software
2499 HKLM,Software\Wow6432Node\Microsoft\Clients,"SymbolicLinkValue",0x60000,"\Registry\Machine\Software\Microsoft\Clients"
2500 HKLM,Software\Wow6432Node\Microsoft\Cryptography\Calais\Current,"SymbolicLinkValue",0x60000,"\Registry\Machine\Software\Microsoft\Cryptography\Calais\Current"
2501 HKLM,Software\Wow6432Node\Microsoft\Cryptography\Calais\Readers,"SymbolicLinkValue",0x60000,"\Registry\Machine\Software\Microsoft\Cryptography\Calais\Readers"
2502 HKLM,Software\Wow6432Node\Microsoft\Cryptography\Services,"SymbolicLinkValue",0x60000,"\Registry\Machine\Software\Microsoft\Cryptography\Services"
2503 HKLM,Software\Wow6432Node\Microsoft\CTF\SystemShared,"SymbolicLinkValue",0x60000,"\Registry\Machine\Software\Microsoft\CTF\SystemShared"
2504 HKLM,Software\Wow6432Node\Microsoft\CTF\TIP,"SymbolicLinkValue",0x60000,"\Registry\Machine\Software\Microsoft\CTF\TIP"
2505 HKLM,Software\Wow6432Node\Microsoft\DFS,"SymbolicLinkValue",0x60000,"\Registry\Machine\Software\Microsoft\DFS"
2506 HKLM,Software\Wow6432Node\Microsoft\Driver Signing,"SymbolicLinkValue",0x60000,"\Registry\Machine\Software\Microsoft\Driver Signing"
2507 HKLM,Software\Wow6432Node\Microsoft\EnterpriseCertificates,"SymbolicLinkValue",0x60000,"\Registry\Machine\Software\Microsoft\EnterpriseCertificates"
2508 HKLM,Software\Wow6432Node\Microsoft\EventSystem,"SymbolicLinkValue",0x60000,"\Registry\Machine\Software\Microsoft\EventSystem"
2509 HKLM,Software\Wow6432Node\Microsoft\MSMQ,"SymbolicLinkValue",0x60000,"\Registry\Machine\Software\Microsoft\MSMQ"
2510 HKLM,Software\Wow6432Node\Microsoft\Non-Driver Signing,"SymbolicLinkValue",0x60000,"\Registry\Machine\Software\Microsoft\Non-Driver Signing"
2511 HKLM,Software\Wow6432Node\Microsoft\Notepad\DefaultFonts,"SymbolicLinkValue",0x60000,"\Registry\Machine\Software\Microsoft\Notepad\DefaultFonts"
2512 HKLM,Software\Wow6432Node\Microsoft\OLE,"SymbolicLinkValue",0x60000,"\Registry\Machine\Software\Microsoft\OLE"
2513 HKLM,Software\Wow6432Node\Microsoft\RAS,"SymbolicLinkValue",0x60000,"\Registry\Machine\Software\Microsoft\RAS"
2514 HKLM,Software\Wow6432Node\Microsoft\RPC,"SymbolicLinkValue",0x60000,"\Registry\Machine\Software\Microsoft\RPC"
2515 HKLM,Software\Wow6432Node\Microsoft\Software\Microsoft\Shared Tools\MSInfo,"SymbolicLinkValue",0x60000,"\Registry\Machine\Software\Microsoft\Shared Tools\MSInfo"
2516 HKLM,Software\Wow6432Node\Microsoft\SystemCertificates,"SymbolicLinkValue",0x60000,"\Registry\Machine\Software\Microsoft\SystemCertificates"
2517 HKLM,Software\Wow6432Node\Microsoft\TermServLicensing,"SymbolicLinkValue",0x60000,"\Registry\Machine\Software\Microsoft\TermServLicensing"
2518 HKLM,Software\Wow6432Node\Microsoft\Transaction Server,"SymbolicLinkValue",0x60000,"\Registry\Machine\Software\Microsoft\Transaction Server"
2519 HKLM,Software\Wow6432Node\Microsoft\Windows\CurrentVersion\App Paths,"SymbolicLinkValue",0x60000,"\Registry\Machine\Software\Microsoft\Windows\CurrentVersion\App Paths"
2520 HKLM,Software\Wow6432Node\Microsoft\Windows\CurrentVersion\Control Panel\Cursors\Schemes,"SymbolicLinkValue",0x60000,"\Registry\Machine\Software\Microsoft\Windows\CurrentVersion\Control Panel\Cursors\Schemes"
2521 HKLM,Software\Wow6432Node\Microsoft\Windows\CurrentVersion\Explorer\AutoplayHandlers,"SymbolicLinkValue",0x60000,"\Registry\Machine\Software\Microsoft\Windows\CurrentVersion\Explorer\AutoplayHandlers"
2522 HKLM,Software\Wow6432Node\Microsoft\Windows\CurrentVersion\Explorer\DriveIcons,"SymbolicLinkValue",0x60000,"\Registry\Machine\Software\Microsoft\Windows\CurrentVersion\Explorer\DriveIcons"
2523 HKLM,Software\Wow6432Node\Microsoft\Windows\CurrentVersion\Explorer\KindMap,"SymbolicLinkValue",0x60000,"\Registry\Machine\Software\Microsoft\Windows\CurrentVersion\Explorer\KindMap"
2524 HKLM,Software\Wow6432Node\Microsoft\Windows\CurrentVersion\Group Policy,"SymbolicLinkValue",0x60000,"\Registry\Machine\Software\Microsoft\Windows\CurrentVersion\Group Policy"
2525 HKLM,Software\Wow6432Node\Microsoft\Windows\CurrentVersion\Policies,"SymbolicLinkValue",0x60000,"\Registry\Machine\Software\Microsoft\Windows\CurrentVersion\Policies"
2526 HKLM,Software\Wow6432Node\Microsoft\Windows\CurrentVersion\PreviewHandlers,"SymbolicLinkValue",0x60000,"\Registry\Machine\Software\Microsoft\Windows\CurrentVersion\PreviewHandlers"
2527 HKLM,Software\Wow6432Node\Microsoft\Windows\CurrentVersion\Setup,"SymbolicLinkValue",0x60000,"\Registry\Machine\Software\Microsoft\Windows\CurrentVersion\Setup"
2528 HKLM,Software\Wow6432Node\Microsoft\Windows\CurrentVersion\Telephony\Locations,"SymbolicLinkValue",0x60000,"\Registry\Machine\Software\Microsoft\Windows\CurrentVersion\Telephony\Locations"
2529 HKLM,Software\Wow6432Node\Microsoft\Windows NT\CurrentVersion\Console,"SymbolicLinkValue",0x60000,"\Registry\Machine\Software\Microsoft\Windows NT\CurrentVersion\Console"
2530 HKLM,Software\Wow6432Node\Microsoft\Windows NT\CurrentVersion\FontDpi,"SymbolicLinkValue",0x60000,"\Registry\Machine\Software\Microsoft\Windows NT\CurrentVersion\FontDpi"
2531 HKLM,Software\Wow6432Node\Microsoft\Windows NT\CurrentVersion\FontLink,"SymbolicLinkValue",0x60000,"\Registry\Machine\Software\Microsoft\Windows NT\CurrentVersion\FontLink"
2532 HKLM,Software\Wow6432Node\Microsoft\Windows NT\CurrentVersion\FontMapper,"SymbolicLinkValue",0x60000,"\Registry\Machine\Software\Microsoft\Windows NT\CurrentVersion\FontMapper"
2533 HKLM,Software\Wow6432Node\Microsoft\Windows NT\CurrentVersion\Fonts,"SymbolicLinkValue",0x60000,"\Registry\Machine\Software\Microsoft\Windows NT\CurrentVersion\Fonts"
2534 HKLM,Software\Wow6432Node\Microsoft\Windows NT\CurrentVersion\FontSubstitutes,"SymbolicLinkValue",0x60000,"\Registry\Machine\Software\Microsoft\Windows NT\CurrentVersion\FontSubstitutes"
2535 HKLM,Software\Wow6432Node\Microsoft\Windows NT\CurrentVersion\Gre_Initialize,"SymbolicLinkValue",0x60000,"\Registry\Machine\Software\Microsoft\Windows NT\CurrentVersion\Gre_Initialize"
2536 HKLM,Software\Wow6432Node\Microsoft\Windows NT\CurrentVersion\Image File Execution Options,"SymbolicLinkValue",0x60000,"\Registry\Machine\Software\Microsoft\Windows NT\CurrentVersion\Image File Execution Options"
2537 HKLM,Software\Wow6432Node\Microsoft\Windows NT\CurrentVersion\LanguagePack,"SymbolicLinkValue",0x60000,"\Registry\Machine\Software\Microsoft\Windows NT\CurrentVersion\LanguagePack"
2538 HKLM,Software\Wow6432Node\Microsoft\Windows NT\CurrentVersion\NetworkCards,"SymbolicLinkValue",0x60000,"\Registry\Machine\Software\Microsoft\Windows NT\CurrentVersion\NetworkCards"
2539 HKLM,Software\Wow6432Node\Microsoft\Windows NT\CurrentVersion\Perflib,"SymbolicLinkValue",0x60000,"\Registry\Machine\Software\Microsoft\Windows NT\CurrentVersion\Perflib"
2540 HKLM,Software\Wow6432Node\Microsoft\Windows NT\CurrentVersion\Ports,"SymbolicLinkValue",0x60000,"\Registry\Machine\Software\Microsoft\Windows NT\CurrentVersion\Ports"
2541 HKLM,Software\Wow6432Node\Microsoft\Windows NT\CurrentVersion\Print,"SymbolicLinkValue",0x60000,"\Registry\Machine\Software\Microsoft\Windows NT\CurrentVersion\Print"
2542 HKLM,Software\Wow6432Node\Microsoft\Windows NT\CurrentVersion\ProfileList,"SymbolicLinkValue",0x60000,"\Registry\Machine\Software\Microsoft\Windows NT\CurrentVersion\ProfileList"
2543 HKLM,Software\Wow6432Node\Microsoft\Windows NT\CurrentVersion\Time Zones,"SymbolicLinkValue",0x60000,"\Registry\Machine\Software\Microsoft\Windows NT\CurrentVersion\Time Zones"
2544 HKLM,Software\Wow6432Node\Microsoft\Windows\CurrentVersion\Time Zones,"SymbolicLinkValue",0x60000,"\Registry\Machine\Software\Microsoft\Windows NT\CurrentVersion\Time Zones"
2545 HKLM,Software\Wow6432Node\Policies,"SymbolicLinkValue",0x60000,"\Registry\Machine\Software\Policies"
2546 HKLM,Software\Wow6432Node\Registered Applications,"SymbolicLinkValue",0x60000,"\Registry\Machine\Software\Registered Applications"
2548 [LicenseInformation]
2549 ; based on information from http://www.geoffchappell.com/notes/windows/license/install.htm
2550 HKLM,Software\Wine\LicenseInformation,"Kernel-MUI-Language-Allowed",,"EMPTY"
2551 HKLM,Software\Wine\LicenseInformation,"Kernel-MUI-Language-Disallowed",,"EMPTY"
2552 HKLM,Software\Wine\LicenseInformation,"Kernel-MUI-Number-Allowed",0x10001,1000
2553 HKLM,Software\Wine\LicenseInformation,"Shell-InBoxGames-FreeCell-EnableGame",0x10001,0x00000001
2554 HKLM,Software\Wine\LicenseInformation,"Shell-InBoxGames-Hearts-EnableGame",0x10001,0x00000001
2555 HKLM,Software\Wine\LicenseInformation,"Shell-InBoxGames-Minesweeper-EnableGame",0x10001,0x00000001
2556 HKLM,Software\Wine\LicenseInformation,"Shell-InBoxGames-PurblePlace-EnableGame",0x10001,0x00000001
2557 HKLM,Software\Wine\LicenseInformation,"Shell-InBoxGames-Shanghai-EnableGame",0x10001,0x00000001
2558 HKLM,Software\Wine\LicenseInformation,"Shell-InBoxGames-Solitaire-EnableGame",0x10001,0x00000001
2559 HKLM,Software\Wine\LicenseInformation,"Shell-InBoxGames-SpiderSolitaire-EnableGame",0x10001,0x00000001
2560 HKLM,Software\Wine\LicenseInformation,"Shell-PremiumInBoxGames-Chess-EnableGame",0x10001,0x00000001
2563 srgb color space profile.icm,"@%11%\mscms.dll,-1"
2566 hosts,"@%11%\ws2_32.dll,-1"
2567 networks,"@%11%\ws2_32.dll,-2"
2568 protocol,"@%11%\ws2_32.dll,-3"
2569 services,"@%11%\ws2_32.dll,-4"
2572 input.inf,"@%12%\hidclass.sys,-1"
2573 winebus.inf,"@%12%\winebus.sys,-1"
2574 winehid.inf,"@%12%\winehid.sys,-1"
2575 wineusb.inf,"@%12%\wineusb.sys,-1"
2576 winexinput.inf,"@%12%\winexinput.sys,-1"
2667 SortFiles = 10,globalization\sorting