Is there a reasonably simple way of saving into a file, then printing, a list of all files on all my disks? I assume I would have to do it one at a time, but how please? Oh yes I am using Windows 7, which after a dodgy start I am getting to like more and more.
I think this free programme will do what you want, BB.here (http://www.karenware.com/powertools/ptdirprn.asp)
Thanks Ray, just the job! :thumb:
:thumb:
The follwing commands in a DOS 'cmd' window is a quick and cheap way of listing all the files and directories into a text file :
dir /S C:\* > C:\tmp\dir.txt
dir /S /AH C:\* >> C:\tmp\dir.txt
(this just does the 'C' drive but you could repeat the command for other drives, also the second command does hidden files)
Printing the resultant file may take some time (and a lot of paper) though, when I tried it on my laptop there were nearly 250,000 lines. ;D
We do keep collecting those pesky little files, don't we, John. :)
I'm sure most of them are no longer needed Rik, but I can't be bothered deciding out if they are or not.
Exactly, John. It's like all those spare cables I keep 'just in case'. :)
Also all those mains/DC power supplies, that I no longer have any idea what device they do, or did, power. Why can't they integrate them into the machines, or at least standardise them! :mad:
;D
It would throw away the benefits of lower manufacturing costs.
I ran out of 'dymo' tape trying to associate all my power supplies with the equipment!
;D
Plus the labels tend to fall off that 'dimpled' surface.
Even more annoying is the law that states you will never ever use them unless you delete/scrap them.
A familiar feeling, John.
Quote from: Rik on Jun 05, 2010, 17:53:55
;D
Plus the labels tend to fall off that 'dimpled' surface.
There speaks the voice of experience.
Lots of it, JB. :)