home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 November / Chip_2003-11_cd2.bin / servis / mdac / MDAC_TYP.EXE / RCDATA / CABINET / wdsetupm.inf < prev   
Windows Setup INFormation  |  2003-07-17  |  948b  |  52 lines

  1. [Version]
  2. Signature="$CHICAGO$"
  3. AdvancedINF=2.5, %BadInst%
  4.  
  5. [SourceDisksNames]
  6. 55=%ID1%,"wdsetup.cab",0
  7.  
  8. [SourceDisksFiles]
  9. wdsetupm.inf=55,,
  10. odbcconf.exe=55,,
  11. odbcconf.dll=55,,
  12.  
  13. [DefaultInstall]
  14. RequiredEngine=SETUPAPI, %BadSetupVer%
  15. CatalogName=wdsetupm.cat
  16. ComponentName=WDSETUP28
  17. Realversion=2.80.1022.3
  18. ComponentVersion=2.80.1022.3
  19. CustomDestination=MyCustomDestination
  20. Copyfiles=INFDIR,SYSTEMDIR
  21. RegisterOCXs=RegFiles
  22.  
  23. Realversion=2.80.1022.3
  24.  
  25. [MyCustomDestination]
  26. 49000=DestRoot,5
  27.  
  28.  
  29. [DestRoot]
  30. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion","CommonFilesDir",,
  31.  
  32. [DestinationDirs]
  33. INFDIR=49000,"Microsoft Shared\dasetup"
  34. SYSTEMDIR=11
  35.  
  36. [INFDIR]
  37. wdsetupm.inf,,,96
  38.  
  39.  
  40. [SYSTEMDIR]
  41. odbcconf.exe,,,96
  42. odbcconf.dll,,,96
  43.  
  44.  
  45. [RegFiles]
  46. %11%\odbcconf.dll
  47.  
  48. [Strings]
  49. BadInst="You have an older version of the Installer."
  50. BadSetupVer="Your system is missing the required Setup engine."
  51. Msft="Microsoft"
  52.