It would be nice if you could provide screenshots of each error and message showing what you're seeing. That would really help.
Although I do use a AD network, mine happens to a domain admin so I do get UAC prompts but have not needed to use runas.
The Shell extension doesn't depend on anything other than MFC and C++ Runtimes, which you said should already be installed on your system. So dependencies should be fully met. If they aren't, it would help if you could find out which one is not (the Event Log should have something to say)
You...
I've not tested it on anything other than Windows Explorer. If you really want to have a context menu, you can extract the Eraser install, and within you'll find a 32-bit (x86) installer. You can run the msi as-is.
I'm quite certain you can't have both the 32- and 64-bit versions installed at...
Based on simple arithmetic, a 1TB drive should take around 10 hours to erase over USB 2.0. If you happened to do a Gutmann erase, then that would take 350 hours, i.e. about 2 weeks.
Then your Windows XP system is missing the Windows Root Certificates update. Install that, which should have been done automatically by Windows Update anyway.
Re: Cannot with CL delete directory contents but not directo
Yes, The command line in 6.0 does not allow you to run a task, only add a task. You can add multiple targets, but over the command line it is rather clumsy.
You can try 6.2 if you want command line support; it is more complete there...
For 6.0 I'd recommend not including the registry keys since those are very, very version specific. A new 6.0 release may make those keys obsolete and reset to default.
I've changed the behaviour in 6.2 to use native registry types instead.
Re: Cannot with CL delete directory contents but not directo
Ah: I'm assuming you're referring to the eraser help command?
The Eraser 6.0 command line was not meant for public use, but people always like pushing software to the limits, so... I've fixed this in r2792.
Re: Wipe Free Space and MFT - Remaining drive contents affec
I'd really like to do that too -- but NTFS is really a very complicated file system.
It took me around 1 week to implement the directory entry cleaning for FAT since the specifications were rather readily available. In the same...
Windows Installer seems to demand the weirdest of applications to be closed, it doesn't just affect Eraser, but it also does seem to affect other projects using WiX as well.
This should really be a bug filed with the WiX team, but I don't think any of us knows well enough what's going behind...
Re: Cleaning freespace on Seagate external drive crashes at
Thanks! VolumeLock wasn't implemented properly; if the volume was not locked, an exception would be thrown (correct) but the deterministic cleanup code did not handle the situation correctly (which was wrong). I've fixed this in r2780.
Re: Cleaning freespace on my iPod (pseudo-random) reports er
Wait -- how big is this iPod? Which file system is this?
If you know the cluster size of the file system, all the better.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.