At 04:32 AM 7/21/2005, Henrik Tived typed:
I want to take the content of a disk and print it ontoit, for archiving.

I think there are as many ways as there are preferences & the thing we sit on.

I have a reg hack that I use that adds to the explorer context menu a Dir command & it places a dir.txt file in my C:\temp\ folder.

===========begin copy here=============

REGEDIT4

[HKEY_CLASSES_ROOT\Directory\shell\Dir\command]
@="command.com /c dir /o /s >c:\\temp\\dir.txt"

[HKEY_CLASSES_ROOT\Drive\shell\Dir\command]
@="command.com /c dir /o/s >c:\\temp\\drivedir.txt"

==========end copy here===========

then I put that file on my CDs or DVDs but I also archive the completed disk with an app called SuperCat that one can see more info at http://no-nonsense-software.com/ & a nice little freeware app called Cdrom List Creator that also adds itself to the Explorer context menu & you can see more about it at http://www.leeos.com/cdrom_list_creator.html

But these are only a few & I'm sure others have respectable alternatives.


----------+----------
   Wayne D. Johnson
Ashland, OH, USA 44805
<http://www.wavijo.com>

Reply via email to