I have deleted one JavaScript file using shift delete is there is any way to recover the file without using any external software if yes please help me
feedback
|
migrated from stackoverflow.com May 13 '11 at 13:37
This question came from our site for professional and enthusiast programmers.
|
No, this is not possible without using external software I found this interesting website explaining exactly what to do. http://lifehacker.com/393084/how-to-recover-deleted-files-with-free-software Think about one important thing: don't do anything on the HDD you deleted the files from (they can be overwritten) and install the external software also on another HDD so you don't overwrite the deleted data | |||
|
feedback
|
|
If you're lucky, you could use a previous version of the containing folder. Just rightclick on the containing folder and choose "Preferences". Go to the tab "previous versions" (don't know how it really calls because I'm from germany, but it should be anything like "previous versions"). If you're lucky, you can copy a previous-version of your folder to another place and extract your javascript-file. | |||
|
feedback
|