Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
list all folders/files on a disc
Name: robber2 Date: September 28, 2008 at 14:58:20 Pacific OS: w xp home CPU/Ram: 2 gig celeron, 256 M Product: dell dim 2350
Comment:
Say I burn a disc. How could I search the disc and LIST ALL the folders and their included files in a printable format?
Name: paulsep Date: September 28, 2008 at 15:14:04 Pacific
Reply:
I don't know, what format you need to print out such information.
You can use the simple DOS command DIR /s or TREE /F for it in a cmd environment.
For more infos about usage of this commands, sinply type TREE /? or DIR /? in a DOS BOX (cmd).
You can store the output into a file for editing later, by adding >filename.txt
0
Response Number 2
Name: robber2 Date: September 28, 2008 at 19:39:58 Pacific
Reply:
I'm dumb. But before I go get DOS fer Dummys, I type at the command propmt:
TREE /F C:\Documents and Settings...
and I get back:
"too many parameters"
I'm lost already.
0
Response Number 3
Name: toast (by NoIdea) Date: September 29, 2008 at 00:23:38 Pacific
Reply:
This will do it At cmd prompt. Change ? for your drives only spaces needed between eg (c d e f g) for %D in (c ? ? ?) do attrib /s %D:\*.* >allfiles.txt If in batch for %%D in (c) do attrib /s %%D:\*.* >allfiles.txt To just display to screen remove >allfiles.txt
0
Response Number 4
Name: Kurt S Date: September 29, 2008 at 09:22:29 Pacific
Reply:
How about using Karen's Directory Printer. Great software and it's free
Summary: Is there a way to burn 2 bin files on one disc,i have to bin files 333mb and 333mb and i dont want to use 2 disc,thats a waste,anyone...?! ...
Summary: The way it used to work,, was you had to format the CD, do not finilize the CD,, that will prevent any more writing to the CD Then put the pictures on. to replace a file, you had to move all the fi...
Summary: Someone accessed my computer and deleted and reformatted my hard drive. I know if files are deleted VIA the recycle bin that they can be retrieved. Is there a program that can access files on a reform...