I've made some changes to the code and file handling. In the next BETA build ALL operations (with the exception of commercial detection) will happen in the temp directory, this will fix the multiple file issue you are facing. This is not mean that the original file will be copied, but instead the output of all operations will be targetted at the temp directory.
I've made some further improvements to the performance by reducing the number of network read and copy operations. So now essentially most of the work will be done from the local temp directory rather than going back to read the original network file each time.
If you use a network drive you will see a huge improvement in performance when checking the do not copy original file box. Also now it will NOT ovewrite the original file which will improve performance and be relative safe operation.
But BY NO MEANS IS STILL A 100% SAFE operation. It can still have undocumented side effects.
I've made some further improvements to the performance by reducing the number of network read and copy operations. So now essentially most of the work will be done from the local temp directory rather than going back to read the original network file each time.
If you use a network drive you will see a huge improvement in performance when checking the do not copy original file box. Also now it will NOT ovewrite the original file which will improve performance and be relative safe operation.
But BY NO MEANS IS STILL A 100% SAFE operation. It can still have undocumented side effects.