DreckBak
---------
ver. #12	released March 12 1999
	first public release

ver. #13 released March 15
	Expanded docs.
	Enhanced Install routine	
		created additional folder for items needing editing
		Created objects for editing files
	added code to DreckBak.cmd to prevent file from being run prior to being edited
				(safety feature)
	added SCHEDB2.zip WPS extension scheduler to archive
	added website for support and download
		http://weismer.virtualave.net/DreckBak.html

ver. #14 released March 18, 1999
	Fixed nasty bug that caused non read only files to be deleted in the root
		directoried on drives that had no "DELETE" directory.	Sorry!!
	Changed the default location of all files to the Dreckbak directory to simplify	
		editing of the CMD files
	Revised DOCS
	Version number in DreckBak.cmd was not updated in ver 13
	Improved install routine

Ver. #15 released March 20, 1999
	Added logic to installation program to create all needed directories, 
      and to copy the program files into the home directory.
	Changed docs to reflect changes to install.cmd

Ver. #16 released March 23, 1999
      Added additional logging capability
	Expanded docs.

Ver. #17 released March 25, 1999
	Made the default zip compression maximum (9). This should create smaller files
		but the backup will take longer. (this is user changeable)
	Increased logging info. Now displays info about file sizes and compression ratios by file and complete backup.
	Visual progress indicator if DreckBak not minimized
	Added unobtrusive audio alert to signal end of program.
	Changed the extension of log files. The actual log has no extension and the integrity log is .INT
		This was done for compatibility with FAT partitions .
	Changed default location of drive to be backed up to from J to K. (K is my Syjet) Be sure that this
		directory exists on your removable media, or remove the reference to the directory and use the root.

Ver. #18 released March 26, 1999
	Change default drive to be backed up to back to Hard Drive J:
	Added option in DreckBak.cmd to copy zip files from your backup directory to another partition or drive.
		This is turned off by default. It's usefull if you need to save space on the removable, or if it's not
		reliable. (like my Syjet - Arggh!!!) UnRem if you wish to use this feature.
	Removed code for DELETE directory. Handled by TEST.LST
	Corrected bug in install program. It would copy the files to the selected directory, but created objects
		pointing to the temp directory where the program was extracted to.
	Corrected Typo in install program.
	Added some sound to signal end of installation.
	Program officially designated as DONATION-WARE and not FREEWARE (I have to eat)

Ver. #19 released March 30, 1999
	Added -T switch to freshbak.cmd ZIP command for additional integrity testing.
	corrected small errors in install.cmd flagged by RCF2 - seems to work fine but leaves 5 open windows.
	(any ideas how to solve this)
       Cleaned up TEST.LST

Ver. #2a
	Fixed problem with install routine
	Added DUMMY.DAT zero byte file to be placed in empty directories so they will be recreated
		during restores.
Ver. #3.a
	New format for CMD files
	Much easier setup - all editing in one location, only a few lines
	FreshBak.cmd now used only for stand alone backups
	Test.lst will handle most common exclusions without editing
	URL object for the DreckBak Home Page