halfwayblaze Posted December 2, 2006 Posted December 2, 2006 I'm in the recovery console and trying to get a list of files on my puter. I don't know the commands for it. I'm a dos moron! I need to see what mp3 and picture files on my drive so I can maybe back them up or not. Any help please.
Netman66 Posted December 2, 2006 Posted December 2, 2006 If you can access your A: drive then throw in a floppy.Run this command to output a list of files to a text file on your floppy: (Make sure you're at the root of C:)dir *.jpg /s > a:\jpeg.txtAlter the command for each type of picture file you're looking for:dir *.tif /s > a:\tif.txtdir *.bmp /s > a:\bmp.txtetc, etc, etc
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now