home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 February / CHIP_2_98.iso / software / pelne / optionp / setup3.cab / pak210-x86.exe / RCDATA / CABINET / flupl.cab / FLUPLH~1.INF
Windows Setup INFormation  |  1997-10-23  |  1KB  |  69 lines

  1. ;                                                    
  2. ;    INF for Flupl bootstrap install script
  3. ;
  4. ;    Copyright (c) 1997 Microsoft Corporation
  5. ;                                                    
  6.  
  7.  
  8. [version]
  9. signature                = "$CHICAGO$"
  10. AdvancedINF                = 2.0, "%ERROR_WRONG_ADVPACK_VERSION%" 
  11.  
  12.  
  13. ; Conditional hooks for WebPost core files
  14. [Add.Code]
  15. FLUPL.OCX=flupl.ocx
  16. POSTWPP.DLL=postwpp.dll
  17. CRSWPP.DLL=crswpp.dll
  18. FTPWPP.DLL=ftpwpp.dll
  19. WEBPOST.DLL=webpost.dll
  20. PIPARSE.DLL=piparse.dll
  21.  
  22. [flupl.ocx]
  23. RegisterServer=no
  24. clsid={886E7BF0-C867-11CF-B1AE-00AA00A3F2C3}
  25. FileVersion=6,1,27,0
  26. hook=InstallWebpost
  27.  
  28. [webpost.dll]
  29. RegisterServer=no
  30. FileVersion=6,1,27,0
  31. hook=InstallWebpost
  32.  
  33. [piparse.dll]
  34. RegisterServer=no
  35. FileVersion=6,1,27,0
  36. hook=InstallWebpost
  37.  
  38. [postwpp.dll]
  39. RegisterServer=no
  40. FileVersion=6,1,27,0
  41. hook=InstallWebpost
  42.  
  43. [crswpp.dll]
  44. RegisterServer=no
  45. FileVersion=6,1,27,0
  46. hook=InstallWebpost
  47.  
  48. [ftpwpp.dll]
  49. RegisterServer=no
  50. FileVersion=6,1,27,0
  51. hook=InstallWebpost
  52.  
  53.  
  54. [InstallWebpost]
  55. file-win32-x86=wpie15-x86.cab
  56. file-win32-alpha=wpie15-ALPHA.cab
  57. InfFile=enuwpie.inf
  58. InfSection=DefaultInstall
  59.  
  60.  
  61. [strings]
  62.  
  63. ; Don't localize these
  64.  
  65.  
  66. ; Do localize these
  67.  
  68. ERROR_WRONG_ADVPACK_VERSION        = "You need a newer version of ADVPACK.DLL"
  69.