
; This is an example-cfg for MM_AntiBomb v0.10 or above

; #DEBUG  Enables logging of checked files. Default #NODEBUG
#DEBUG

; #LIST <path+file>  Path and name of your 'List' command. Default 'c:list'
; #LIST c:list

; #RATIO <maxratio>  Maximum packing ratio (in %) allowed. Values 0-100
#RATIO 85

; List of known archives. See doc for a full description
; #PACKER <name> <idpos> <id> <line> <position> <listcommand>

#PACKER lzx 1 LZX  4 1 c:lzx -X0 l
#PACKER lha 3 -lh  3 1 c:lha l
#PACKER zip 1 PK   1 1 c:unzip -l
#PACKER arc 1     1 3 c:arc l
#PACKER arj 1 `ê   1 3 c:unarj l
#PACKER rar 1 Rar! 2 2 c:unrar l
