Binary to package existing files into a cabinet (.cab) file
Compresses the target file into a CAB file stored in the Alternate Data Stream (ADS) of the target file.
makecab C:\Windows\Temp\file.exe C:\Windows\Temp\file.ext:autoruns.cab
Compresses the target file into a CAB file stored in the Alternate Data Stream (ADS) of the target file.
makecab \\servername\C$\Windows\Temp\file.exe C:\Windows\Temp\file.ext:file.cab
Download and compresses the target file and stores it in the target file.
makecab \\servername\C$\Windows\Temp\file.exe C:\Windows\Temp\file.cab
Execute makecab commands as defined in the specified Diamond Definition File (.ddf); see resources for the format specification.
makecab /F file.ddf