hi,
I want to restore all those files which are deleted from recycle bin.
Printable View
hi,
I want to restore all those files which are deleted from recycle bin.
I think you would have to programatically show the recycle bin, and then select the files you want to restore.
READ BEFORE YOU REPLY
He said deleted FROM the recycle bin.
I don't think you can restore them because they are deleted... You could read the harddisk in raw format if you know the previous file offsets, and the sectors are not overwrited by a new file.