home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 Special / chip-cd_2001_spec_05.zip / spec_05 / apps / cconnect / Client / Support / CConnect.DDF < prev    next >
Text File  |  1999-08-24  |  526b  |  28 lines

  1. .OPTION EXPLICIT
  2. .Set Cabinet=off
  3. .Set Compress=off
  4. .Set MaxDiskSize=CDROM
  5. .Set ReservePerCabinetSize=6144
  6. .Set DiskDirectoryTemplate=".."
  7. .Set CompressionType=MSZIP
  8. .Set CompressionLevel=7
  9. .Set CompressionMemory=21
  10. .Set CabinetNameTemplate="CConnect.CAB"
  11. "Setup.Lst"
  12. "setup.exe"
  13. .Set Cabinet=on
  14. .Set Compress=on
  15. "CConnect.exe"
  16. "msvbvm60.dll"
  17. "oleaut32.dll"
  18. "olepro32.dll"
  19. "asycfilt.dll"
  20. "stdole2.tlb"
  21. "COMCAT.DLL"
  22. "wshom.ocx"
  23. "wbemdisp.tlb"
  24. "MSSTDFMT.DLL"
  25. "SETUP1.EXE"
  26. "VB6STKIT.DLL"
  27. "ST6UNST.EXE"
  28.