
DOS32 Unpacker v0.1c by OlegPro a.k.a. Oleg Prokhorov
        12th December 1999

Email:  olegpro@mail.ru


The thing:
        DOS32 is an old DOS-Extender by Adam Seychell with an ability of
        compressing executable files. The original compression is not so
        good as, for example, the one which APlib produces. And there was
        no way to decompress files. Only one public available utility could
        do the job.

        It was DKD32 by Dark Fiber.
        http://www.break.com.au/~entropy
        ftp.break.com.au/user/e/entropy

        But the version I have works only with DOS32 ver 3.3 but not with
        the latest 3.50 beta. So I made this.

        DOS32Unp is able to decompress both DOS32 ver 3.3 & DOS32 ver 3.50.

        Usage: DOS32Unp <inputfile> [outputfile] [options]
        Options:
               /b        create backup-file
               /o        don't copy overlay

        Usage is simple and self explaining. I think, it doesn't require
        any comments.

Legal stuff:
        This software is provided "as is". In no event shall I, the author,
        be liable for any kind of loss or damage arising out of the use,
        abuse or the inability to use this software.

        ****             USE IT ENTIRELY AT YOUR OWN RISK!             ****

        This software comes without any kind of warranty, either expressed
        or implied, including, but not limited to the implied warranties of
        merchantability or fitness for any particular purpose.

        If you don't agree with these terms or if your juristdiction does
        not allow the exclusion of warranty and liability as stated above
        you are NOT allowed to use this software at all.

        DOS32Unp is free for non-profitable usage (you are prohibited to
        charge money for it).

        You mustn't change the contents of DOS32Unp archive (modify or
        delete any file in it).

        Feel free to upload DOS32Unp to any BBS or site, or including it
        on a CD..

New:
        v0.1b
                - Initial revision.
        v0.1c
                - Minor bugs fixed.
                - Included support for DOS32 3.40.
Greets:
        Snoopy  - Thanks for a lot of your help, fellow !!!
        Jibz    - Keep doing nice work (APack/APLib). You're the best at
                  the compressing side. Hope one day we'll beat that
                  UPX !!!
        Wuschel - Nice and small WDOS/X extender !!!

