summaryrefslogtreecommitdiffstats
path: root/dos/testdisk.bat
blob: f299ee51414c5bba8c2c372fc00151b547979f80 (plain)
1
2
3
4
5
@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