Patch for Copper 1.2.25 ======================= To apply this patch, close the Copper Transmitter and EXIT from the Digital Rapids Batch Processor and/or Copper Receiver (you must use File > Exit, as using the X button to close the window will merely send it to the system tray, not exit the application). Then extract the files in the zip file and overwrite the existing files in the Copper folder (by defaut the Copper folder will be C:\Program Files\Digital Rapids\Copper or Copper Receiver). You must patch both the Transmitter and the Receiver systems in order for the patch to be used. If you patch only one end, it will still work with unpatched systems, but the problems described below will not be fixed. ------------------------ Fixes a problem where auto-resubmitted tasks weren't being re-submitted when the abort was originated by the Copper Receiver (e.g., time-outs, write errors, etc). Fixes a problem where package encrypted and volumized transmits were package decrypted when received, but not un-volumized. Fixes a problem where package decryption of multi-selected files would stop after each file to report success / failure. It now reports (for a multi-selection of 2 or more files) the success / failure to the receiver's text list window and continues on to the next file. Failures are remembered in a list-of-failures and a second pass thru them (prompting for a different license file) is made in case the entered license file was the incorrect one. Fixes a problem where package decryption might create file.2.xtn, file.3.xtn, etc. files when decrypting file.xtn.enc to file.xtn if file.xtn already exists. This was a prevent over-write action, but it was preventing over-writes even if the 'prevent over-write' setting was off. Also, package decrypt now removes .#[digit][digit] extensions (these are created by the "prevent over-write" setting in the receiver) ------------------------