G
Gary
Anyone know of a utility to print (or save to a text file) the
directories of several selected folders?
directories of several selected folders?
Gary said:Anyone know of a utility to print (or save to a text file) the
directories of several selected folders?
Rick "Nutcase" Rogers said:Hi Gary,
Open a command prompt (start/run cmd), go to the folder of choice.
Run "dir> file.txt". This will create a text file of the contents of the
folder that you can open in notepad for printing or saving.
If you wish to add the contents of the subdirectories, run "dir
<drive><folder> /s> file.txt".
You may find this useful:
HOW TO: Add "Print Directory" Feature for Folders in Windows XP [Q321379]
http://support.microsoft.com/?kbid=321379
If you head to google.com and search on "free directory printer", you will
also find many other useful tools.
--
Best of Luck,
Rick Rogers aka "Nutcase" MS-MVP - Win9x
Windows isn't rocket science! That's my other hobby!
Associate Expert - WinXP - Expert Zone
Gary said:Anyone know of a utility to print (or save to a text file) the
directories of several selected folders?
wojo said:WOW DOS commands! Haven't seen any in a while.
Rick "Nutcase" Rogers said:Hi Gary,
Open a command prompt (start/run cmd), go to the folder of choice.
Run "dir> file.txt". This will create a text file of the contents of the
folder that you can open in notepad for printing or saving.
If you wish to add the contents of the subdirectories, run "dir
<drive><folder> /s> file.txt".
You may find this useful:
HOW TO: Add "Print Directory" Feature for Folders in Windows XP [Q321379]
http://support.microsoft.com/?kbid=321379
If you head to google.com and search on "free directory printer", you
will also find many other useful tools.
--
Best of Luck,
Rick Rogers aka "Nutcase" MS-MVP - Win9x
Windows isn't rocket science! That's my other hobby!
Associate Expert - WinXP - Expert Zone
Gary said:Anyone know of a utility to print (or save to a text file) the
directories of several selected folders?
Rick "Nutcase" Rogers said:Well, they still work, and is the simplest way to do it without using
other software, so why not? <g>
--
Best of Luck,
Rick Rogers aka "Nutcase" MS-MVP - Win9x
Windows isn't rocket science! That's my other hobby!
Associate Expert - WinXP - Expert Zone
wojo said:WOW DOS commands! Haven't seen any in a while.
Rick "Nutcase" Rogers said:Hi Gary,
Open a command prompt (start/run cmd), go to the folder of choice.
Run "dir> file.txt". This will create a text file of the contents of the
folder that you can open in notepad for printing or saving.
If you wish to add the contents of the subdirectories, run "dir
<drive><folder> /s> file.txt".
You may find this useful:
HOW TO: Add "Print Directory" Feature for Folders in Windows XP
[Q321379]
http://support.microsoft.com/?kbid=321379
If you head to google.com and search on "free directory printer", you
will also find many other useful tools.
--
Best of Luck,
Rick Rogers aka "Nutcase" MS-MVP - Win9x
Windows isn't rocket science! That's my other hobby!
Associate Expert - WinXP - Expert Zone
Anyone know of a utility to print (or save to a text file) the
directories of several selected folders?