home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Professionell 2006 September
/
PCpro_2006_09.ISO
/
dosapps
/
testdisk
/
testdisk.bat
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
2005-11-16
|
173 b
|
6 lines
@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