home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / sdk / graphics / ba / schsamp / support / schsamp.ddf next >
Text File  |  1997-09-03  |  305b  |  14 lines

  1. .OPTION EXPLICIT
  2. .Set Cabinet=on
  3. .Set Compress=on
  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="SchSamp.CAB"
  11. "SchSamp.INF"
  12. "TSSADMIN.DLL"
  13. "SchSamp.dll"
  14.