Print folder/file list

Weston

New member
Local time
5:38 PM
Messages
41
This question was asked and answered in this previous thread;

http://www.sevenforums.com/general-discussion/23334-directory-list.html

I haven't gotten the suggested Command Prompt (changed from Users to Administrator) to work.
DIR E:\data\ /s > C:\List.txt

I have only one hard drive on my laptop and want to print a list of my Documents Folders and Files.

I tried several variations of the commands shown in the previous thread but received error message "cannot find the file specified" and subsequently "the filename, directory name, or volume label syntax is incorrect".

I just had a partial success: the list of the entire C: drive was printed out in the command prompt box (List.txt appeared in my C: directory, but couldn't be opened, something about parameters).
In the command prompt, I had substituted MyDocuments for "data," but that didn't get me the list I wanted of just the Documents directory.
 

My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
Asus ROG
OS
Windows10 64 bit
CPU
Intel Cor i5-2410M
Memory
6 (5.91) GB
Graphics Card(s)
NVIDIA GeForce G-Sync
Sound Card
Realtek HD Audio
Monitor(s) Displays
17.3
dir c:\users\YourUserNameHere\documents >list.txt

Substitute your user name for YourUserNameHere
 

My Computer

Computer Manufacturer/Model Number
HP Media Center
OS
Windows 7 32 bit
CPU
AMD 5200+ dual core
Memory
2 GB
Graphics Card(s)
NVidia GeForce 6150SE 128 MB
Monitor(s) Displays
CRT
Screen Resolution
1280x1024
Hard Drives
500 GB Sata internal :

SIIG USB 3.0 docking stations w/WD Caviar Black 6 Gb/s drives
Keyboard
PS/2
Mouse
PS/2 Wheel Mouse
Other Info
SIIG USB 3.0 PCIexpress card.
Thanks for responding. Your suggestion doesn't work for me.

It's easy to get print-outs of folders, even without using the command prompt.

I'm trying to get a print-out of the files within the folders.
 

My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
Asus ROG
OS
Windows10 64 bit
CPU
Intel Cor i5-2410M
Memory
6 (5.91) GB
Graphics Card(s)
NVIDIA GeForce G-Sync
Sound Card
Realtek HD Audio
Monitor(s) Displays
17.3
Thanks for responding. Your suggestion doesn't work for me.

It's easy to get print-outs of folders, even without using the command prompt.

I'm trying to get a print-out of the files within the folders.

I don't see the distinction. Perhaps you could be more specific. When you say "doesn't work for me" that's close to zero information.
 

My Computer

Computer Manufacturer/Model Number
HP Media Center
OS
Windows 7 32 bit
CPU
AMD 5200+ dual core
Memory
2 GB
Graphics Card(s)
NVidia GeForce 6150SE 128 MB
Monitor(s) Displays
CRT
Screen Resolution
1280x1024
Hard Drives
500 GB Sata internal :

SIIG USB 3.0 docking stations w/WD Caviar Black 6 Gb/s drives
Keyboard
PS/2
Mouse
PS/2 Wheel Mouse
Other Info
SIIG USB 3.0 PCIexpress card.
Back
Top