home *** CD-ROM | disk | FTP | other *** search
/ Our Birds: Texas / eViewer 3.9.iso / MDAC_TYP.EXE / sqlol_dl.inf < prev    next >
Encoding:
Windows Setup INFormation  |  2005-04-25  |  1.5 KB  |  74 lines

  1. [Version]
  2. Signature="$CHICAGO$"
  3. AdvancedINF=2.5, %BadInst%
  4.  
  5. [SourceDisksNames]
  6. 55=%ID1%,"SQLOLDB.CAB",0
  7.  
  8. [SourceDisksFiles]
  9. sqloldb.inf=55,,
  10. sqlol_dl.inf=55,,
  11. sqloledb.dll=55,,
  12. msdart.dll=55,,
  13. sqloledb.rll=55,,
  14. sqlsoldb.chm=55,,
  15.  
  16. [DefaultInstall]
  17. CatalogName=sqloldbm.cat
  18. ComponentName=SQLOLEDB_MDAC28
  19. Realversion=2.81.1117.6
  20. ComponentVersion=3.81.1117.6
  21. Copyfiles=INFDIR,DEP.FILES,OLEDB
  22. RegisterOCXs=RegFiles
  23. RequiredEngine=SETUPAPI, %BadSetupVer%
  24. CustomDestination=MyCustomDestination
  25.  
  26. [DefaultInstall.NT]
  27. RequiredEngine=SETUPAPI, %BadSetupVer%
  28. ComponentName=SQLOLEDB_MDAC28
  29. Realversion=2.81.1117.6
  30. ComponentVersion=3.81.1117.6
  31. CustomDestination=MyNTCustomDestination
  32. CheckAdminRights=1
  33. Copyfiles=INFDIR,XINFDIR,DEP.FILES,OLEDB
  34. RegisterOCXs=RegFiles
  35.  
  36. [MyCustomDestination]
  37. 49000=DestRoot,5
  38.  
  39. [MyNTCustomDestination]
  40. 49000=DestRoot,17
  41.  
  42. [DestRoot]
  43. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion","CommonFilesDir",,
  44.  
  45. [DestinationDirs]
  46. INFDIR=49000,"Microsoft Shared\dasetup"
  47. XINFDIR=49000,"Microsoft Shared\dasetup"
  48. OLEDB=49000,"System\OLE DB"
  49. DEP.FILES=11
  50.  
  51. [INFDIR]
  52. sqlol_dl.inf,,,96
  53.  
  54. [XINFDIR]
  55. sqloldb.inf,,,96
  56.  
  57. [DEP.FILES]
  58. msdart.dll,,,96
  59.  
  60. [OLEDB]
  61. sqloledb.dll,,,96
  62. sqloledb.rll,,,96
  63. sqlsoldb.chm,,,96
  64.  
  65. [RegFiles]
  66. "%49000%\System\OLE DB\sqloledb.dll"
  67.  
  68. [Strings]
  69. ID1="Microsoft SQL Server OLEDB Provider"
  70. Msft="Microsoft"
  71. BadInst="You have an older version of the Installer."
  72. BadSetupVer="Your system is missing the required Setup engine."
  73.  
  74.