Консольные команды Windows

  Команды    Утилиты    Комменарии  



   Makecab

сжатие без потерь одного или нескольких файлов. Команду makecab иногда называют Cabinet Maker, такая же, как diantz [исполняемый файл Makecab.exe]
MAKECAB [/V[n]] [/D var=value ...] [/L dir] source [destination]
MAKECAB [/V[n]] [/D var=value ...] /F directive_file [...]

  source         File to compress.
  destination    File name to give compressed file.  If omitted, the
                 last character of the source file name is replaced
                 with an underscore (_) and used as the destination.
  /F directives  A file with MakeCAB directives (may be repeated).
  /D var=value   Defines variable with specified value.
  /L dir         Location to place destination (default is current directory).
  /V[n]          Verbosity level (1..3).


Описание команды на Docs.Microsoft