First / Last 16KB Erasure method is not working

Rdp

New Member
Hi,

I am using Win10 / 8.1
Using the First / Last 16KB Erasure method on files Eraser will crashes.

Deleted files remain.
The first 16KB has been overwritten with random data.
File is aligned to match file size on disk, 0x00 increased.
Last 16KB keeps the original data.

Exception obtained by visualstudio.
System.ArgumentOutOfRangeException: 'The Completed property of the Progress Manager cannot exceed the total work units for the task.
Arg_ParamName_Name
ArgumentOutOfRange_ActualValue '

This method is appreciated because it is fast.
 
Back
Top