home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 November / Chip_2003-11_cd2.bin / servis / mdac / MDAC_TYP.EXE / RCDATA / CABINET / sqlnetm.inf < prev    next >
Windows Setup INFormation  |  2003-07-17  |  2KB  |  77 lines

  1. [Version]
  2. Signature="$CHICAGO$"
  3. AdvancedINF=2.5, %BadInst%
  4.  
  5. [SourceDisksNames]
  6. 55=%ID1%,"sqlnet.cab",0
  7.  
  8. [SourceDisksFiles]
  9. sqlnetm.inf=55,,
  10. cliconf.chm=55,,
  11. cliconfg.dll=55,,
  12. cliconfg.exe=55,,
  13. cliconfg.rll=55,,
  14. dbmsadsn.dll=55,,
  15. dbmsrpcn.dll=55,,
  16. dbmsvinn.dll=55,,
  17. dbnmpntw.dll=55,,
  18. dbnetlib.dll=55,,
  19. dbmsgnet.dll=55,,
  20. instcat.sql=55,,
  21. sqlunirl.dll=55,,
  22.  
  23. [DefaultInstall]
  24. RequiredEngine=SETUPAPI, %BadSetupVer%
  25. CatalogName=sqlnetm.cat
  26. ComponentName=SQLNET_MDAC28
  27. Realversion=2.80.1022.3
  28. ComponentVersion=2.80.1022.3
  29. AddReg=VIA.Reg
  30. CustomDestination=MyCustomDestination
  31. Copyfiles=INFDIR,SYSTEMDIR
  32.  
  33. Realversion=2.80.1022.3
  34.  
  35. [MyCustomDestination]
  36. 49000=DestRoot,5
  37.  
  38.  
  39. [DestRoot]
  40. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion","CommonFilesDir",,
  41.  
  42. [DestinationDirs]
  43. INFDIR=49000,"Microsoft Shared\dasetup"
  44. SYSTEMDIR=11
  45.  
  46. [VIA.Reg]
  47. HKLM,%VIAKey%,"Vendor",2,
  48. HKLM,%VIAKey%,"DefaultServerPort",2,"0:1433"
  49. HKLM,%VIAKey%,"DefaultClientNIC",2,"0"
  50. HKLM,%VIAKey%,"RecognizedVendors",2,"Giganet, ServerNet II"
  51.  
  52. [INFDIR]
  53. sqlnetm.inf,,,96
  54.  
  55.  
  56. [SYSTEMDIR]
  57. cliconfg.exe,,,96
  58. cliconfg.dll,,,96
  59. cliconfg.rll,,,96
  60. cliconf.chm,,,96
  61. dbmsrpcn.dll,,,96
  62. dbnmpntw.dll,,,96
  63. dbnetlib.dll,,,96
  64. instcat.sql,,,96
  65. dbmsvinn.dll,,,96
  66. dbmsgnet.dll,,,96
  67. sqlunirl.dll,,,96
  68.  
  69.  
  70. [Strings]
  71. ID1="Microsoft SQL Server Net Libs"
  72. BadInst="You have an older version of the Installer."
  73. BadSetupVer="Your system is missing the required Setup engine."
  74. Msft="Microsoft"
  75. VIAKey="SOFTWARE\Microsoft\MSSQLServer\Client\SuperSocketNetLib\VIA"
  76.  
  77.