How to undelete deleted files
I deleted some files by accident and the following are the only instructions I could find.
I was stopped at "Command Prompt"
It was not in my Accessories. Does anyone have any idea how I can go about doing this? :confused:
.Difficulty: EasyInstructions.Things You'll Need:
•Windows 98 or earlier OS
Undelete Files with the DOS Command Prompt for Windows 98
Step
1Click on the Start menu. Point to “Open all programs”.
Step
2Point to “Accessories”. Click on “Command Prompt”.
Step
3Type in the DOS window: “Undelete /?”. Hit Enter. The DOS prompt window displays an array of DOS commands. Make a note of the various commands.
Step
4Type in the directory where you wish to undelete your files. To do this you must type the drive letter followed by the directory name (example: C:\> cd Documents <- cd ”change directory”).
Step
5Rerun the Undelete program. Undelete all your files in that directory by typing the following code: C:\Documents> undelete /all.
.