		    dar wcx Total Commander plugin README

1. dar wcx plugin supports DAR [Disk ARchive: http://dar.linux.free.fr] archives.
   Decompression and archive testing are supported. For compression use DAR.

   UNICODE and x64 builds are built using MS Visual C++ 2010, you might
   need to install Microsoft Visual C++ 2010 Runtime:

   http://www.microsoft.com/download/en/details.aspx?id=5555

2. Other limitations:
	- Only single slice archives
	- Only scramble encryption
	- Saved hardlinks will be duplicated
	- Symlinks and devices will show generated content (symlink target,
		minor, major numbers)

3. Supported compression:
	- none, gzip, bz2

4. Configuration options:
	- dar.ini is created in the directory of the plugin
	- supported options:
		- flatArchive - show archive as flat
		- hideEmptyDirs - hide dirs that are empty
		- keepBrokenFiles - don't delete files that fail CRC check
		- hideStoredFiles - hide files stored in the archive
		- hideStoredLinks - hide links and devices stored in the archive
		- showDeletedFiles - show files that were recorded as deleted
			(hidden attribute is set on these files)
		- showReferenceFiles - show files and devices not saved in the
			archive, but saved in the reference archive
		- showReferenceLinks - show links and devices not saved in the
			archive, but saved in the reference archive
		- showReferenceFileSize - show filesize of files NOT stored
			in the archive
		- showCompressedFileSize - show compressed file size instead
			of uncompressed (this will break TC progress bar!)

5. Author:

    gulikoza, http://www.si-gamer.net/gulikoza
