Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

103 lines
4.3 KiB

  1. [Version]
  2. Signature = "$Windows NT$" ; required as-is
  3. Provider = "Microsoft" ; full app name will be "<Provider> <AppName>"
  4. CESignature = "$Windows CE$" ; required as-is
  5. [CEStrings]
  6. AppName = "DirectPlay for PocketPC" ; full app name will be "<Provider> <AppName>"
  7. InstallDir = %CE2% ; default install directory, use \Windows
  8. [CEDevice]
  9. VersionMin = 3.0 ; CE-OS version for Pocket PC is 3.0
  10. VersionMax = 100.0 ; support future devices - set an arbitrary high value
  11. BuildMin = 11171 ; We support Merlin or better devices
  12. BuildMax = 99999
  13. [CEDevice.ARM]
  14. ProcessorType = 2577 ; StrongARM cpu numeric value
  15. [CEDevice.ARMDBG]
  16. ProcessorType = 2577 ; StrongARM cpu numeric value
  17. [CEDevice.CEPC]
  18. ProcessorType = 686 ; x86 cpu numeric value
  19. [CEDevice.CEPCDBG]
  20. ProcessorType = 686 ; x86 cpu numeric value
  21. [SourceDisksNames]
  22. [SourceDisksNames.ARM]
  23. 2 = ,"ARM files",,c:\binaries.armfre\pocketpc
  24. [SourceDisksNames.ARMDBG]
  25. 2 = ,"ARM files",,c:\binaries.armchk\pocketpc
  26. [SourceDisksNames.CEPC]
  27. 2 = ,"CEPC files",,c:\binaries.x86fre\pocketpc
  28. [SourceDisksNames.CEPCDBG]
  29. 2 = ,"CEPCDbg files",,c:\binaries.x86chk\pocketpc
  30. [SourceDisksFiles]
  31. dpnet.dll = 2
  32. dpnsvr.exe = 2
  33. dpnhupnp.dll = 2
  34. [DefaultInstall]
  35. CopyFiles = Files.Windows
  36. AddReg = RegData
  37. [DestinationDirs]
  38. Files.Windows = ,%InstallDir%
  39. [Files.Windows]
  40. dpnet.dll,,,0
  41. dpnsvr.exe,,,0
  42. dpnhupnp.dll,,,0
  43. [RegData]
  44. HKCR,CLSID\{743F1DC6-5ABA-429F-8BDF-C54D03253DC2},,2,"DirectPlay8Client Object"
  45. HKCR,CLSID\{743F1DC6-5ABA-429F-8BDF-C54D03253DC2}\InProcServer32,,2,"dpnet.dll"
  46. HKCR,CLSID\{743F1DC6-5ABA-429F-8BDF-C54D03253DC2}\InProcServer32,"ThreadingModel",2,"Both"
  47. HKCR,CLSID\{286F484D-375E-4458-A272-B138E2F80A6A},,2,"DirectPlay8Peer Object"
  48. HKCR,CLSID\{286F484D-375E-4458-A272-B138E2F80A6A}\InProcServer32,,2,"dpnet.dll"
  49. HKCR,CLSID\{286F484D-375E-4458-A272-B138E2F80A6A}\InProcServer32,"ThreadingModel",2,"Both"
  50. HKCR,CLSID\{DA825E1B-6830-43D7-835D-0B5AD82956A2},,2,"DirectPlay8Server Object"
  51. HKCR,CLSID\{DA825E1B-6830-43D7-835D-0B5AD82956A2}\InProcServer32,,2,"dpnet.dll"
  52. HKCR,CLSID\{DA825E1B-6830-43D7-835D-0B5AD82956A2}\InProcServer32,"ThreadingModel",2,"Both"
  53. HKCR,CLSID\{934A9523-A3CA-4BC5-ADA0-D6D95D979421},,2,"DirectPlay8Address Object"
  54. HKCR,CLSID\{934A9523-A3CA-4BC5-ADA0-D6D95D979421}\InProcServer32,,2,"dpnet.dll"
  55. HKCR,CLSID\{934A9523-A3CA-4BC5-ADA0-D6D95D979421}\InProcServer32,"ThreadingModel",2,"Both"
  56. HKCR,CLSID\{667955AD-6B3B-43CA-B949-BC69B5BAFF7F},,2,"DirectPlay8LobbiedApplication Object"
  57. HKCR,CLSID\{667955AD-6B3B-43CA-B949-BC69B5BAFF7F}\InProcServer32,,2,"dpnet.dll"
  58. HKCR,CLSID\{667955AD-6B3B-43CA-B949-BC69B5BAFF7F}\InProcServer32,"ThreadingModel",2,"Both"
  59. HKCR,CLSID\{3B2B6775-70B6-45AF-8DEA-A209C69559F3},,2,"DirectPlay8LobbyClient Object"
  60. HKCR,CLSID\{3B2B6775-70B6-45AF-8DEA-A209C69559F3}\InProcServer32,,2,"dpnet.dll"
  61. HKCR,CLSID\{3B2B6775-70B6-45AF-8DEA-A209C69559F3}\InProcServer32,"ThreadingModel",2,"Both"
  62. HKCR,CLSID\{EBFE7BA0-628D-11D2-AE0F-006097B01411},,2,"DirectPlay8 WSock TCPIP Provider Object"
  63. HKCR,CLSID\{EBFE7BA0-628D-11D2-AE0F-006097B01411}\InProcServer32,,2,"dpnet.dll"
  64. HKCR,CLSID\{EBFE7BA0-628D-11D2-AE0F-006097B01411}\InProcServer32,"ThreadingModel",2,"Both"
  65. HKCR,CLSID\{FC47060E-6153-4b34-B975-8E4121EB7F3C},,2,"DirectPlay8 Thread Pool Object"
  66. HKCR,CLSID\{FC47060E-6153-4b34-B975-8E4121EB7F3C}\InProcServer32,,2,"dpnet.dll"
  67. HKCR,CLSID\{FC47060E-6153-4b34-B975-8E4121EB7F3C}\InProcServer32,"ThreadingModel",2,"Both"
  68. HKCR,CLSID\{B9C2E9C4-68C1-4D42-A7A1-E76A26982AD6},,2,"DirectPlay NAT Helper UPnP Object"
  69. HKCR,CLSID\{B9C2E9C4-68C1-4D42-A7A1-E76A26982AD6}\InProcServer32,,2,"dpnhupnp.dll"
  70. HKCR,CLSID\{B9C2E9C4-68C1-4D42-A7A1-E76A26982AD6}\InProcServer32,"ThreadingModel",2,"Both"
  71. HKLM,Software\Microsoft\DirectPlay8\Service Providers\DPNSPWinsockTCP,"All Applications",2,"Y"
  72. HKLM,Software\Microsoft\DirectPlay8\Service Providers\DPNSPWinsockTCP,"Friendly Name",2,"DirectPlay8 TCP/IP Service Provider"
  73. HKLM,Software\Microsoft\DirectPlay8\Service Providers\DPNSPWinsockTCP,"GUID",2,"{EBFE7BA0-628D-11D2-AE0F-006097B01411}"