home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 July / CMCD0704.ISO / Software / Demo / Telefoane / redist / mdac_typ.exe / wdsetupm.inf < prev   
Encoding:
Windows Setup INFormation  |  2003-03-12  |  946 b   |  51 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=WDSETUP27
  17. Realversion=2.71.9040.2
  18. ComponentVersion=3.71.9040.2
  19. CustomDestination=MyCustomDestination
  20. Copyfiles=INFDIR,SYSTEMDIR
  21. RegisterOCXs=RegFiles
  22.  
  23. Realversion=2.71.9040.2
  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. [RegFiles]
  45. %11%\odbcconf.dll
  46.  
  47. [Strings]
  48. BadInst="You have an older version of the Installer."
  49. BadSetupVer="Your system is missing the required Setup engine."
  50. Msft="Microsoft"
  51.