Search found 1 match

by sur2124
23 Feb 2016, 21:26
Forum: File recovery
Topic: Recover Deleted Files From Drive using Batch File
Replies: 0
Views: 1585

Recover Deleted Files From Drive using Batch File

Hey All,
I am a new user of PhotoRec and I'm running into a few issues writing a script to automate the recovery of deleted files from a specified drive. I am running on the latest photorec 64bit. I have written the following batch script:


set Drive=%1
set Path=%2
set __COMPAT_LAYER=RunAsInvoker ...