home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 March / MINDWARE_MAR_2001.iso / Software / developers / Readers / kbcm / KBCM.DDF < prev    next >
Encoding:
Text File  |  2001-01-19  |  508 b   |  27 lines

  1. .OPTION EXPLICIT
  2. .Set Cabinet=off
  3. .Set Compress=off
  4. .Set MaxDiskSize=1457664
  5. .Set ReservePerCabinetSize=6144
  6. .Set DiskDirectoryTemplate=".."
  7. .Set CompressionType=MSZIP
  8. .Set CompressionLevel=7
  9. .Set CompressionMemory=21
  10. .Set CabinetNameTemplate="KBCM*.CAB"
  11. "Setup.Lst"
  12. "setup.exe"
  13. .Set Cabinet=on
  14. .Set Compress=on
  15. "KBCM.exe"
  16. "Msvbvm60.dll"
  17. "OLEAUT32.DLL"
  18. "OLEPRO32.DLL"
  19. "ASYCFILT.DLL"
  20. "STDOLE2.TLB"
  21. "COMCAT.DLL"
  22. "SETUP1.EXE"
  23. "VB6STKIT.DLL"
  24. "ST6UNST.EXE"
  25. "BeforPlaying.txt"
  26. "KBCM.pdb"
  27.