RightDelete was designed to be a simple secure file deletion program.
File deletion uses the seven pass method, ie overwriting the content with $00, $ff, $00, $ff, $00, $ff, random(256), before the file is actually deleted and buffers flushed. This will ensure the file is no longer recoverable SO be sure you want to delete the file selected!
To add or remove RightDelete fom the context menu run rightdelete.exe. Adding to the context menu will insert 'Securely delete this file'.
What's New in This Release: [ read full changelog ]
· Adds new options enabling the user to delete multiple objects.
· It has a progress bar showing activity and the option to abort the process.