User manual

Table Of Contents
MMPUnpacker.INI Configuration Options
Key Description
Default Value
Options Specifies the files to unpack. This number can
be a combination of the following bitmask
values:
1 = ENG files
2 = CTD files
4 = ACM files
8 = Deployment files
16 = Exception log
For example, a value of 7 unpacks ENG, CTD
and ACM files (2 + 4 + 1). A value of 31 (1 +
2 + 4 + 8 + 16) unpacks all files.
If the default 0 remains in this Key, no files are
unpacked.
0
Prefix Prefix string to pre-pend to output file names
and uniquely tag each file so that unpacked
files from multiple deployments can be stored
in the same directory.
For example, ‘KN144’ would display on the
first engineering file as
KN144_E0000000.TXT
NULL (no prefix
string)
HumanReadible Boolean value set to TRUE (non-zero) if
output files are to be human readable.
0 (FALSE)
WindowX Window X screen position. default value
WindowY Window Y screen position. default value
WindowW Window screen width. default value
WindowH Window screen height. default value
NOTE
Unless necessary, leave the WindowX, WindowY, WindowW, and WindowH keys. unchanged
Changes to these keys will affect screen position and appearance.
8-15