1 May 2013

Data Recovery from USB Drive:

If your USB Drive data is deleted or attack with virus its look like as short cut at that time recover the data from your drive as given batch file.....


open note pad write below batch file
@echo off
attrib -h -s -r -a /s /d I(USBdrive path):\*.*
attrib -h -s -r -a /s /d I(USBdrive path):\*.*
attrib -h -s -r -a /s /d I(USBdrive path):\*.*
attrib -h -s -r -a /s /d I(USBdrive path):\*.*
@echo complete.

go to save as on desk top
File name is recovery.bat
one batch file is created on your desk top double click on the batch file, then open your USB Drive, in your drive one folder is created without any name
total your data is stored in that folder
Enjoy...........



No comments: