Binary that package existing files into a cabinet (.cab) file
Compress taget file into a cab file stored in the Alternate Data Stream (ADS) of the target file.
diantz.exe c:\pathToFile\file.exe c:\destinationFolder\targetFile.txt:targetFile.cab
Download and compress a remote file and store it in a cab file on local machine.
diantz.exe \\remotemachine\pathToFile\file.exe c:\destinationFolder\file.cab
Execute diantz directives as defined in the specified Diamond Definition File (.ddf); see resources for the format specification.
diantz /f directives.ddf