Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
300 B

  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="appparse.CAB"
  11. "appparse.inf"
  12. "appparseweb.dll"
  13. "acfileattr.dll"