home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 February / CHIP_2_98.iso / software / pelne / optionp / rds.cab / ssdatb32.cab / ssdatb32.inf next >
Windows Setup INFormation  |  1997-08-05  |  632b  |  38 lines

  1. ;ssdatb32.inf
  2.  
  3. [version]
  4. signature="$CHICAGO$"
  5. AdvancedINF=2.0
  6.  
  7. [Add.Code]
  8. ssdatb32.ocx=ssdatb32.ocx
  9.  
  10. ;mfc files
  11. msvcrt.dll=msvcrt.dll
  12. mfc42.dll=mfc42.dll
  13. olepro32.dll=olepro32.dll
  14.  
  15. [ssdatb32.ocx]
  16. file-win32-x86=thiscab
  17. clsid={BC496AED-9B4E-11CE-A6D5-0000C0BE9395}
  18. FileVersion=2,0,193
  19. RegisterServer=yes
  20.  
  21. [msvcrt.dll]
  22. FileVersion=4,20,0,6164
  23. hook=mfc42installer
  24.  
  25. [mfc42.dll]
  26. FileVersion=4,2,0,6256
  27. hook=mfc42installer
  28.  
  29. [olepro32.dll]
  30. FileVersion=4,2,0,6068
  31. hook=mfc42installer
  32.  
  33. [mfc42installer]
  34. file-win32-x86=http://activex.microsoft.com/controls/vc/mfc42.cab
  35.  
  36. run=%EXTRACT_DIR%\mfc42.exe
  37.  
  38. ;end