testdisk/dos/testdisk.bat

6 lines
173 B
Batchfile
Raw Normal View History

2007-10-29 22:38:52 +01:00
@echo off
echo "This batch will run testdisk.exe /debug /log"
echo "The log file testdisk.log will be created in the current directory."
pause
testdisk.exe /debug /log