Version 1.04 (Dec 28, 1998) 1. Fixed bug that caused crchecker to crash after running for more than 9 hours. 2. Fixed some timeout issues for large archives on slower processors. Version 1.03 (April 3, 1998) 1. Added ability to delete archives directly from the ErrorLog by right- clicking the files name. 2. Disabled the edit labels in the listbox on the progress form. 3. Fixed bad archives getting reported as "File Not Found". 4. The main form will not popup now when the ProgressBar or ErrorLog are active. 5. Fixed the exit option in the taskbar icon menu. 6. Added Restore and Minimize to the taskbar icon menu. 7. Added option to stop a running recursive scan. 8. Added confirmation box for the clear all archives toolbar button. 9. Made some adjustments to the timeout period when checking archives. Some archives will cause the crc check to hang. I lowered the timeout on small archives so the checker won't wait so long before killing the process and continuing with the next archive. 10. Now supports the command line crc checking of archives in a directory. Use /a [Path] to use. Example "crcheck.exe /a c:\backup\archives" this will check all archives in c:\backup\archives. *No sub-directories are checked. 11. Fixed a problem with arj not being able to handle long filenames. Long filenames are now converted to dos 8+3 before sending to unarj.exe. 12. Added option to add "CRCheck It" to the menu when right-clicking a directory in windows explorer. This just gives you easy access too the new command line feature, which will CRC check all the archives in the selected directory. Version 1.02 (Feb 22, 1998) 1. Fixed "Invalid property array index" bug when trying to remove dirs/files from an empty list. 2. Added ability to right click Error Log windows and launch the archive or open explorer for its dir. 3. Drive boxes now refresh when opening the Add Archives form. 4. Added ability to right click error window in progress form and launch a archive or open explorer for its dir. 5. The drive box in the Add Archives form will now jump back to the last drive after the device not ready error. 6. Fixed bug when trying to list drives that have labels. 7. Fixed problem with the radio button labels in add archives. 8. Fixed status bar message when opening add archives. Version 1.01 (Feb 9, 1998) 1. Fixed timeout problem with large archives. 2. Fixed problem with error log entries getting cut off. 3. Added Skip File option to progress window. 4. Added error window to progress window. 5. Added option to save/print error logs. Version 1.0 (Feb 4, 1998) 1. First public release