timbo343 Posted May 7, 2008 Posted May 7, 2008 Is there a way to show what folders are within folders and then print it off? I have used TreeSizeFree but for the amount of folders in there, i cant get a suitable screen shot to print it off. Can someone let me know Thanks Tim
flyinghaggis Posted May 7, 2008 Posted May 7, 2008 How about Windirstat? WinDirStat - Windows Directory Statistics
ICT_GUY Posted May 7, 2008 Posted May 7, 2008 Do it from DOS! tree - visual directory structure You often need to take prints of your physical directory structure but XP has no simple "visual" commands for printing directory contents. Here, try the Tree DOS command and redirect the output to a text file. tree > mydirectory.txt print mydirectory.txt 1
timbo343 Posted May 7, 2008 Author Posted May 7, 2008 Do it from DOS! tree - visual directory structure You often need to take prints of your physical directory structure but XP has no simple "visual" commands for printing directory contents. Here, try the Tree DOS command and redirect the output to a text file. tree > mydirectory.txt print mydirectory.txt Thanks, that might work
enjay Posted May 7, 2008 Posted May 7, 2008 Do it from DOS! tree > mydirectory.txt That's neat, didn't know about that one. Thanks!
ICT_GUY Posted May 7, 2008 Posted May 7, 2008 You can parse most dos output to a text file with the >anyname.txt switch. Such as dir >output.txt
timbo343 Posted May 7, 2008 Author Posted May 7, 2008 the only trouble is, you get weird characters where lines or links should be. Is there anyway round that?
Gerry Posted May 7, 2008 Posted May 7, 2008 DMEX can create a tree text file of folders. It's also a very handy renamer and integrates into the Explorer shell. http://home.arcor.de/we/wegzumziel/download/dmexinfo.htm
timbo343 Posted May 7, 2008 Author Posted May 7, 2008 have found this software which does the job perfect Karen's Directory Printer 1
ICT_GUY Posted May 7, 2008 Posted May 7, 2008 the only trouble is, you get weird characters where lines or links should be. Is there anyway round that? Try the dos switch tree /a to use acsii instead of extended characters. Also load it into word and to a search replace.
ICT_GUY Posted June 5, 2008 Posted June 5, 2008 Karen's Directory Printer Came across this yesterday, looks very useful.
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