Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Vista Forums > Tutorials

Vista - File and Folder Directory List - Print and Save

Comment
 

File and Folder Directory List - Print and Save

How to Save and Print a Directory List for a File and Folder in Vista
Published by Brink
12-18-2007

How to Save and Print a Directory List for a File and Folder in Vista

Information
  This will show you how to easily create a file and folder directory list that you can print and save to disk as a file. You can include the name of every file on a drive, along with the file's size, date and time of last modification, and attributes (Read-Only, Hidden, System and Archive). The list of files can be sorted by name, size, date created, date last modified, or date of last access.
NOTE
  This way you do not want to mess with the DIR command codes.
Tip
  I would recommend that you try the Save to Disk option first to adjust your settings and see how it looks in the text file. This way you will see how it will print before wasting any ink and paper in the Print option.
RELATED LINK:



METHOD ONE:
Add "Print File Directory" to the Context Menu
1. For how, see: How to Add View and Print File Directory to the Context Menu in Vista



METHOD TWO:
Through a Program
1. Go to this site: Karen's Directory Printer Download Site

2. Download and install the free Karen's Directory Printer program.
NOTE: Program written by: Karen Kenworthy. The program shortcut will be placed in the Start Menu under All Programs\Karen's Power Tools\K Directory Printer.


OPTION ONE:
Print File and Folder Directory List in Vista
1. Run the Karen's Directory Printer program.

2. Click on the Print tab. (See screenshot below step 4)

3. Select a Folder and Options you want to print.
NOTE: When you hover the pointer over a option it will give you pop-up description of it. If you need more information or help, then click on the Help button.

4. Click on the Print button when done.
print.jpg
5. Set your printer settings and click on Print. (See screenshot below)
printer_settings.jpg

OPTION TWO:
Save File and Folder Directory List to a File in Vista
1. Run the Karen's Directory Printer program.

2. Click on the Save to Disk tab. (See screenshot below step 4)

3. Select a Folder and Options you want to save to file. (EX: TXT file)
NOTE: When you hover the pointer over a option it will give you pop-up description of it. If you need more information or help, then click on the Help button.

4. Click on the Save to Disk button when done.
save_to_disk.jpg
5. Choose a save location and type a name for the file, then click on Save. (See screenshot below)
NOTE: Click on Browse Folders to navigate to another save location.

save_location_name.jpg
That's it,
Shawn

Published by
Brink's Avatar
Administrator

Join Date: Apr 2007
Location: Texas, USA
Posts: 25,932
Rep Power: 150
Brink has a reputation beyond reputeBrink has a reputation beyond reputeBrink has a reputation beyond reputeBrink has a reputation beyond reputeBrink has a reputation beyond reputeBrink has a reputation beyond reputeBrink has a reputation beyond reputeBrink has a reputation beyond reputeBrink has a reputation beyond reputeBrink has a reputation beyond reputeBrink has a reputation beyond repute

Tutorial Tools

Applies to
All Vista Versions
64 Bit & 32 Bit

Old 12-24-2007  
greg486


Vista Ultimate 64bit
 
 

Talking Re: File and Folder Directory List - Print and Save

For those of you that would like to go the built-in route for vista or xp you can print the directory listing straight to any format you wish by doing the following:

In Vista:

Click Start Menu (Orb) >type "cmd" in the Search box at the bottom, you will see "Command Prompt" listed, right-click on it and choose "Run As Administrator"> Click "Allow or Continue" with the Security prompt > Once opened, navigate to the directory via the cd (change directory) command> once there type "dir > C:\Wherever you want the file.txt" > This will print to the file the entire directory and full path and size of every file and date attributes.

In XP:

Click Start Menu > click Run> type "cmd", click OK or you can go to Start> All Programs> Accessories>Command Prompt as well> Command Prompt will open, again navigate to the directory you desire by using the cd command (i.e.
C:\Windows\System32>cd C:\Documents and Settings\User Profile\Desktop)> once there again as stated above type "dir" > C:\Wherever you want the file.txt or .doc or .rtf whichever suits you>type "exit" or click the "X" in the upper right-hand corner>Check the directory you typed for the file and you should see it there with the list of files and folders in that directory specified.
As far as printing you can print the file just like any other document on your computer.

Questions feel free..


Hope this helps for anybody not wanting to install another application on your computer!

greg486

My System SpecsSystem Spec
Old 12-25-2007  
Ninja


Vista Business x64
 
 

Re: File and Folder Directory List - Print and Save

This would look much nicer:

Code:
dir /b > filename.txt

And one more tip: right-click on any folder holding the Shift key you'll get option "Open Command Prompt here". Then you won't have to navigate to a folder through command line.
My System SpecsSystem Spec
Old 12-26-2007  
greg486


Vista Ultimate 64bit
 
 

Thumbs up Re: File and Folder Directory List - Print and Save

Quote  Quote: Originally Posted by Ninja View Post
This would look much nicer:

Code:
dir /b > filename.txt
And one more tip: right-click on any folder holding the Shift key you'll get option "Open Command Prompt here". Then you won't have to navigate to a folder through command line.
Agreed! Thanks for the cleanup I forgot about the Shift shortcut, it's been a while since I've done a lot with command prompt or DOS. Guess I learned a little, too! Also, the /b command only removes the summary and heading, which in some cases is good but if you would like to for detailed purposes, its nice to do without. Again, thanks for the tip!
My System SpecsSystem Spec
Old 03-15-2008  
luciagancez


Vista Home Premium 32bit
 
 

Re: File and Folder Directory List - Print and Save

howdy! I went through this tutorial, but this utility is just a mess regarding its GUI. I've been crawling the web looking for some alternative and found Directory Lister Pro Print File List with Directory Lister Pro to be the most configurable. Not free though, but really best of its class. see ya. Lucia
My System SpecsSystem Spec
Comment

Tutorial Tools


Similar Threads
Tutorial Category
Where is the the file that has the save directory? AOEIII Gaming
Include shared folder/file in "save" file list Vista General
Change a file directory list to a new document Vista General
Save a list of folder contents Vista General
Cannot save file to directory Vista security


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd
Tutorial powered by GARS 2.1.8m ©2005-2006

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46