DirComp.zip

=====================================================
	Directory Compare

		Joe Charlier
		Aepryus Software
		http://www.Aepryus.com/
		JoeC@Aepryus.com

		Created:	June 1996
		Packaged:	06/24/1998

=====================================================
	DirComp.exe	executable file
=====================================================

Purpose:
To compare the contents of two directories in order to
determine what files exist in both directories and are
exactly the same, what files exist in both directories
and are different and what files exist in one of the
directories, but not in the other.  The program is useful
when trying to figure out what DLL is crashing your system,
by comparing the sick computer's system directory with a
healthy computers system directory.

Instructions:
	SYNTAX:

		DirComp Directory1 Directory2

Notes:
I have not really looked at this program in a while, but I've
noticed that it does not seem to like WinNT very much.  I'm not
sure if its long file names or NTFS or what.  I'm a little
hesitant to spend too much time fixing it because I'm not sure
anyone will benefit from it, but if you are having problems
and want me to look into it, send me some e-mail and I'll
spend sometime updating the program to work on the new
operating systems.
