home *** CD-ROM | disk | FTP | other *** search
/ Hacker 14 / HACKER14.ISO / Games / MSCC3.EXE / CABFILE / IDR_CABFILE / DPLAY60A.EXE / RCDATA / CABINET / DPLAY.INF < prev    next >
Windows Setup INFormation  |  1998-06-02  |  3KB  |  60 lines

  1. [version]
  2. signature="$CHICAGO$"
  3.  
  4. [DefaultInstall]
  5. AddReg=add.reg
  6.  
  7. [add.reg]
  8. HKLM,"%DP2%\%SP_SERIAL%"
  9. HKLM,"%DP2%\%SP_SERIAL%","Guid",,"{0F1D6860-88D9-11cf-9C4E-00A0C905425E}"
  10. HKLM,"%DP2%\%SP_SERIAL%","Path",,"%11%\dpmodemx.dll"
  11. HKLM,"%DP2%\%SP_SERIAL%","dwReserved1",1,00,00,00,00
  12. HKLM,"%DP2%\%SP_SERIAL%","dwReserved2",1,00,00,00,00
  13. HKLM,"%DP2%\%SP_SERIAL%","DescriptionA",,"%DESCA_SERIAL%"
  14. HKLM,"%DP2%\%SP_SERIAL%\Address Types\{F2F0CE00-E0AF-11cf-9C4E-00A0C905425E}"
  15.  
  16. HKLM,"%DP2%\%SP_MODEM%"
  17. HKLM,"%DP2%\%SP_MODEM%","Guid",,"{44EAA760-CB68-11cf-9C4E-00A0C905425E}"
  18. HKLM,"%DP2%\%SP_MODEM%","Path",,"%11%\dpmodemx.dll"
  19. HKLM,"%DP2%\%SP_MODEM%","dwReserved1",1,00,00,00,00
  20. HKLM,"%DP2%\%SP_MODEM%","dwReserved2",1,00,00,00,00
  21. HKLM,"%DP2%\%SP_MODEM%","DescriptionA",,"%DESCA_MODEM%"
  22. HKLM,"%DP2%\%SP_MODEM%\Address Types\{78EC89A0-E0AF-11cf-9C4E-00A0C905425E}"
  23. HKLM,"%DP2%\%SP_MODEM%\Address Types\{F6DCC200-A2FE-11d0-9C4F-00A0C905425E}"
  24.  
  25. HKLM,"%DP2%\%SP_TCP%"
  26. HKLM,"%DP2%\%SP_TCP%","Guid",,"{36E95EE0-8577-11cf-960C-0080C7534E82}"
  27. HKLM,"%DP2%\%SP_TCP%","Path",,%11%\"dpwsockx.dll"
  28. HKLM,"%DP2%\%SP_TCP%","dwReserved1",1,F4,01,00,00
  29. HKLM,"%DP2%\%SP_TCP%","dwReserved2",1,00,00,00,00
  30. HKLM,"%DP2%\%SP_TCP%","DescriptionA",,"%DESCA_TCP%"
  31. HKLM,"%DP2%\%SP_TCP%\Address Types\{C4A54DA0-E0AF-11cf-9C4E-00A0C905425E}"
  32.  
  33. HKLM,"%DP2%\%SP_IPX%"
  34. HKLM,"%DP2%\%SP_IPX%","Guid",,"{685BC400-9D2C-11cf-A9CD-00AA006886E3}"
  35. HKLM,"%DP2%\%SP_IPX%","Path",,%11%\"dpwsockx.dll"
  36. HKLM,"%DP2%\%SP_IPX%","dwReserved1",1,32,00,00,00
  37. HKLM,"%DP2%\%SP_IPX%","dwReserved2",1,00,00,00,00
  38. HKLM,"%DP2%\%SP_IPX%","DescriptionA",,"%DESCA_IPX%"
  39.  
  40. [Strings]
  41. DP2       = "Software\Microsoft\DirectPlay\Service Providers"
  42. SP_SERIAL = "Serial Connection For DirectPlay"
  43. SP_MODEM  = "Modem Connection For DirectPlay"
  44. SP_TCP    = "Internet TCP/IP Connection For DirectPlay"
  45. SP_IPX    = "IPX Connection For DirectPlay"
  46.  
  47. ; single-byte character localized service provider descriptions
  48. DESCA_SERIAL = "Serial Connection For DirectPlay"
  49. DESCA_MODEM = "Modem Connection For DirectPlay"
  50. DESCA_TCP = "Internet TCP/IP Connection For DirectPlay"
  51. DESCA_IPX = "IPX Connection For DirectPlay"
  52.  
  53. ; Multi-byte character localized service provider descriptions
  54. ; These don't need to be registered if they are the same as the single-byte
  55. ; descriptions.
  56. DESCW_SERIAL = "Serial Connection For DirectPlay"
  57. DESCW_MODEM  = "Modem Connection For DirectPlay"
  58. DESCW_TCP    = "Internet TCP/IP Connection For DirectPlay"
  59. DESCW_IPX    = "IPX Connection For DirectPlay"
  60.