Doszip plugin for ARJ.EXE
Version 1.03 - 01/20/2012

<> Supported file types

	  Read Copy Add  Move Del  View
   *.arj   x    x    x    x    x    x

<> Install

   All plugins are defined in the file DZ.INI, and it is assumed
   that the .DLL files are located in the <doszip>\DLL directory.
   A full path to another directory may be added.

   To install, simply copy the DZARJ.DLL file to the DLL directory.

   The plugin reads the section [ARJ] if available. You may add this
   section to change the default:

   [ARJ]
   02=arj x -y		; F5 Copy (decompress)
   03=arj u -y		; F5 Add  (compress)
   04=arj m -y		; F6 Move
   06=arj d -p -y	; F8 Delete
   07=arj n		; F2 Rename
   08=arj m -e -y	; F4 Edit - <copy | edit | move>
   09=arj e -y 		; F3 View - <copy | view | delete>

   In the section [Plugins] the <id> value (00=) is not fixed (as above).
   Use the first free number or 00.

   --<Copy and Paste this to DZ.INI>--

[Plugins]
00=0x0000EA60,DZARJ.DLL
