cgsecurity / testdisk

TestDisk & PhotoRec
https://www.cgsecurity.org/
GNU General Public License v2.0
1.59k stars 196 forks source link

Add noconfirm command to NTFS advance boot menu #3

Closed mdhowle closed 9 years ago

mdhowle commented 9 years ago

This adds a "noconfirm" to the command list to allow the backupntfs or originalntfs to run without prompting the user.
For instance:

testdisk_win.exe /cmd /dev/sda partition_i386,advance,boot,backupntfs,noconfirm

Currently, I'm having to do "echo y | testdisk.exe" to get around this.