i want to wipe free space from a dos prompt under vista (home)
I created a .bat file with :
eraser -disk W:\ -silent -method Random 3
when I run this .bat file in the 'command prompt' the eraser program opens and wait for my input.
when I close the eraser program Windows returns to the command prompt.
I tried another .bat file with :
c:\program files\eraser\eraser.exe -recycled -results
with the same result
What am I doing wrong ?
I created a .bat file with :
eraser -disk W:\ -silent -method Random 3
when I run this .bat file in the 'command prompt' the eraser program opens and wait for my input.
when I close the eraser program Windows returns to the command prompt.
I tried another .bat file with :
c:\program files\eraser\eraser.exe -recycled -results
with the same result
What am I doing wrong ?