搜尋此網誌

2014年5月12日 星期一

makecab.exe - 無損耗數據壓縮工具

Cabinet Maker - Lossless Data Compression Tool

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). Refer to
                      Microsoft Cabinet SDK for information on directive_file.
  /D var=value   Defines variable with specified value.
  /L dir            Location to place destination (default is current directory).
  /V[n]            Verbosity level (1..3).

Example:
\〉 makecab.exe test.efi test.cab