Downloads
Shredder GUI (for SDelete)
This is a simple little GUI I wrote for SysInternals' SDelete (Secure
Delete) utility. It was more for the learning experience than anything
else, but it works in most of the situations I came across, so I
figured perhaps someone else might find it useful.
Its designed primarily for use with directories, since it can only
represent progress as a matter of files, and not how much each file has
actually been overwritten. Still, even in a context where you need to
delete 1 file, it provides a handy little confirmation box, which can
be invaluable with an operation as permenant as SDelete.
If you found it useful or you have criticisms I'm more than happy to
chat to you about it. My contact details are available on the "Contact"
page. You can also contact me if you'd like the source code for your
own project or whatever.
Shredder is written in C#.NET using the .NET 2.0 framework. You'll need
.NET before you can use it, which you can grab from Microsoft. I
haven't tested this anywhere but my own PC, which is running Windows XP
Professional SP2.






