*************************************************************
*                       PBO Decryptor                       *
*                         by Amalfi                         *
*                  [petr.skalsky@seznam.cz]                 *
*************************************************************

This utility works on PBO compressed files.
The utility supports all PBO formats (missions, models, campaigns).
After decompression a logfile is created with the same name and in the same
directory as the source PBO file.
This utility does the job of DePBO, unpack-sqm and DeSQM all in one click.
It decompress all files in pbo (p3d, sqm, sqs, ogg, wss, wav - if compressed)


Version history:

1.5 - another decompression speedup,
      decompression of Resistance added

1.4 - faster decompression + some bugs removed,
      decompression of BIN files removed

1.3 - added decompression of mission.sqm files
      from original missions and campaigns
    - added decompression of bin files

1.2 - powered auto recovery on checksum errors
    - Much faster decompression

1.1 - bug cleared

1.0 - first public build
