home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 January / chipcd20010102.iso / software / office / designctr / installdp.exe / axe.cab / axe.inf next >
Encoding:
Windows Setup INFormation  |  2000-09-13  |  1.6 KB  |  89 lines

  1. [version]
  2. signature="$CHICAGO$"
  3. AdvancedINF=2.0
  4.  
  5. [Add.Code]
  6. axe.ocx=axe.ocx
  7. axe.par=axe.par
  8. mfc42.dll=mfc42.dll
  9. msvcrt.dll=msvcrt.dll
  10. olepro32.dll=olepro32.dll
  11. ltfil90n.DLL=ltfil90n.DLL
  12. ltkrn90n.dll=ltkrn90n.dll
  13. lttwn90n.dll=lttwn90n.dll
  14. lfpng90n.dll=lfpng90n.dll
  15. lfbmp90n.dll=lfbmp90n.dll
  16. lfcmp90n.dll=lfcmp90n.dll
  17. lfpcd90n.dll=lfpcd90n.dll 
  18. pcdlib32.dll=pcdlib32.dll
  19.  
  20. [axe.ocx]
  21. file-win32-x86=thiscab
  22. clsid={4DB79B88-84B2-11D3-81B4-525400E7AB54}
  23. FileVersion=1,0,0,15
  24. RegisterServer=yes
  25.  
  26. [axe.par]
  27. file-win32-x86=thiscab
  28. DestDir=10
  29.  
  30. [lfpng90n.DLL]
  31. FileVersion=9,2,0,0
  32. hook=Lead1Installer
  33.  
  34. [ltfil90n.DLL]
  35. FileVersion=9,2,0,0
  36. hook=Lead1Installer
  37.  
  38. [ltkrn90n.dll]
  39. FileVersion=9,2,0,0
  40. hook=Lead1Installer
  41.  
  42. [lttwn90n.dll]
  43. FileVersion=9,1,0,0
  44. hook=Lead2Installer
  45.  
  46. ///
  47. [lfbmp90n.dll]
  48. FileVersion=9,0,0,0
  49. hook=Lead1Installer
  50.  
  51. [lfcmp90n.dll]
  52. FileVersion=9,0,0,0
  53. hook=Lead1Installer
  54.  
  55. [lfpcd90n.dll]
  56. FileVersion=9,0,0,0
  57. hook=Lead2Installer
  58.  
  59. [pcdlib32.dll]
  60. FileVersion=3,0,0,0
  61. hook=Lead2Installer
  62.  
  63. [msvcrt.dll]
  64. FileVersion=6,0,8168,0
  65. hook=mfc42installer
  66.  
  67. [mfc42.dll]
  68. FileVersion=6,0,8168,0
  69. hook=mfc42installer
  70.  
  71. [olepro32.dll]
  72. FileVersion=5,0,4261,0
  73. hook=mfc42installer
  74.  
  75. [Lead1Installer]
  76. file-win32-x86=lead1.cab
  77. InfFile=lead1.inf
  78.  
  79. [Lead2Installer]
  80. file-win32-x86=lead2.cab
  81. InfFile=lead2.inf
  82.  
  83. [mfc42installer]
  84. file-win32-x86=http://activex.microsoft.com/controls/vc/mfc42.cab
  85. ; The mfc42.cab file actually contains a self extracting executable.
  86. ; In this case we specify a run= command.
  87. run=%EXTRACT_DIR%\mfc42.exe
  88.  
  89.