kris_b said:
dir > c:\file.txt
basically you're just adding a path to a writeable spot. replace c:\ with wherever you'd like file to go....
OK, I'll clarify as my top posts obviously didn't make it entirely clear. Assume I don't know any of these commands at all.
What you just posted means almost nothing to me. So I...
- put a DVD in (which is full of files)
- go to start/run
- type: dir /b /s >c:\dvdindex.txt
(exactly as written here or not?)
- then ?
kris_b said:
"replace c:\ with wherever you'd like file to go"
Can you tell me
exactly what to type (for desktop for example). Do I type desktop:\file.txt ?
Also: will it show the contents of sub-folders on the DVD?