Version .87 (May 16, 2002) 1. Fixed some minor bugs and date issues. Version .86 (June 5, 1999) 1. Fixed bug that allowed directories to be added incorrectly. 2. Fixed cryptic messaged when trying to print with no default printer installed. 3. Fixed bug that allowed main window to be restored during a check. 4. The check list is no longer cleared by default when a check is aborted. There is a new option to clear on abort if desired. Version .85 (April 26, 1999) 1. Command line options changed/extended. Param 1: *Mode* S - silent P - progress only L - error log only A - All progress and error log *Action* d - delete r - rename m"dir" - move to dir n - nothing(report only) Combine the above options to create param 1. Examples: /Sd for silent delete; /Pm"c:\temp" for progress only and move to c:\temp. Note: Pn and /Sn are not valid options for param 1 as it would accomplish nothing. Param 2: /R - recursive /I - individual dir( non-recursive) /D - use default setting Param 3: /Z - Zip's only /A - ARJ's only /R - Rar's only /C - complete(all archives) Param 4: Directory to check in quotes. Examples: To check zips only, on C:\ non-recursively, display progress only, and move bad archives to c:\badarcs use: /Pm"c:\badarcs" /I /Z "C:\" To recursively check all supported archives on d:\ and to only show the error log use: /L /R /C "d:\" -Checks d:\ all archives 2. Batch Mode option added to the command line. This allows you to process multiple command line instructions synchronously. It has the following syntax (check above for param description): Command Line: /batch "path to batch file" Batch file format: Line#1: Each additional line: 3. Fixed "Error Closing File" message box on some rar files. Version .84 (March 27, 1999) 1. Fixed an access violation caused by some bad rar files. 2. Fixed files with bad or missing passwords from getting deleted or renamed. 3. Fixed lockup caused by missing password files. Version .83 (March 21, 1999) 1. Many internal updates. Version .82 (Feb 20, 1999) 1. Added an option to pause the checking of archives. 2. Changed the GO button on the toolbar from red to green. 3. Fixed a problem with incorrect status text on the add archives window. 4. Fixed the confirmation boxes getting displayed when using the move bad archives option. 5. Fixed the Check For Update button in Options. Version .81 (Feb 17, 1999) 1. Fixed the Error Reading Media error which caused the scan to abort. 2. Fixed the error message regarding the invalid date format. 3. Added the ability to move bad archives to a specific directory. 4. Optimized the displaying of files and directories when using the add files or add dir options under Add Archives. Version .80 (Feb 15, 1999) 1. First beta release