home *** CD-ROM | disk | FTP | other *** search
/ Enter 2001 April / EnterCD4.iso / Update / SQL Server SP3 / sql70olapsp3i.exe / MSOLAP / Install / alpha / sqlredis.exe / sqlod_dl.inf < prev    next >
Encoding:
Windows Setup INFormation  |  2000-11-28  |  1.2 KB  |  62 lines

  1. [Version]
  2. Signature="$CHICAGO$"
  3. AdvancedINF=2.5, %BadInst%
  4.  
  5. [SourceDisksNames]
  6. 55=%ID1%,"sqlodbc.cab",0
  7.  
  8. [SourceDisksFiles]
  9. sqlodbc.inf=55,,979
  10. sqlod_dl.inf=55,,1310
  11. odbcbcp.dll=55,,28742
  12. sqlsrv32.dll=55,,471119
  13.  
  14.  
  15. [DefaultInstall]
  16. RequiredEngine=SETUPAPI, %BadSetupVer%
  17. CatalogName=sqlodbcm.cat
  18. ComponentName=SQLODBC
  19. ComponentVersion=2.1.3.0961.06
  20. CustomDestination=MyCustomDestination
  21. Copyfiles=INFDIR,SYSTEMDIR
  22. RegisterOCXs=RegFiles
  23.  
  24. [DefaultInstall.NT]
  25. RequiredEngine=SETUPAPI, %BadSetupVer%
  26. ComponentName=SQLODBC
  27. ComponentVersion=2.1.3.0961.06
  28. CheckAdminRights=1
  29. CustomDestination=MyNTCustomDestination
  30. Copyfiles=INFDIR,XINFDIR,SYSTEMDIR
  31.  
  32. [MyCustomDestination]
  33. 49000=DestRoot,5
  34.  
  35. [MyNTCustomDestination]
  36. 49000=DestRoot,17
  37.  
  38. [DestRoot]
  39. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion","CommonFilesDir",,
  40.  
  41. [DestinationDirs]
  42. INFDIR=49000,"Microsoft Shared\dasetup"
  43. XINFDIR=49000,"Microsoft Shared\dasetup"
  44. SYSTEMDIR=11
  45.  
  46. [INFDIR]
  47. sqlod_dl.inf,,,96
  48.  
  49. [XINFDIR]
  50. sqlodbc.inf,,,96
  51.  
  52. [SYSTEMDIR]
  53. odbcbcp.dll,,,96
  54. sqlsrv32.dll,,,96
  55.  
  56.  
  57. [Strings]
  58. ID1="Microsoft SQL Server ODBC Drivers"
  59. BadInst="You have an older version of the Installer."
  60. BadSetupVer="Your system is missing the required Setup engine."
  61. Msft = "Microsoft"
  62.