The cmptad Windows tool checks the SRL identity of two specified files. Specifically, a check is made of the following combination.
Because different data is output each time a TAD file is created using maketad.exe, it is impossible to compare the SRL without this tool.
% cmptad [-s] <tad1>|<srl1> <tad2>|<srl2>
For <tad1>|<srl1> and <tad2>|<srl2>, specify the path to the target TAD or SRL file to be compared.
Specifying the -s option prevents any output to standard out.
$TwlSDK/tools/bin/cmptad.exe
None.
2008/12/04 Added a description of how to compare between TAD and SRL files.
2008/10/06 Initial version.
CONFIDENTIAL