| View previous topic :: View next topic |
| Author |
Message |
Osc Help2Go Administrator

Joined: 01 Jan 1999 Posts: 1789 Points: 516 Location: Washington, DC

|
| Posted: Mon 06/07/2004 11:52am [Post #1] |
|
|
This is the discussion thread for whoozhe's article on printing your directory listings:
http://www.help2go.com/article208.html
If you are having trouble with any of the steps, post your questions here! _________________ Oscar Sodani
Help2Go Administrator |
|
| |
This post has: 0 recommendations
|
| Back to top |
|
 |
Basementgeek Supreme Guru
Joined: 01 Jan 2003 Posts: 12000 Points: 1188

|
| Posted: Mon 06/07/2004 4:15pm [Post #2] |
|
|
I think we are talking about the same thing here, but not sure.
http://www.leeos.com/cdrom_list_creator.html
I use a program, very small, it is a CD Rom list creator. Does not just work word with CD, but with all folders, if I want to print a list if what is in any file.
Just right click on the folder, after you install the program, and left click on "Directory list"
Cheers  |
|
| |
This post has: 0 recommendations
|
| Back to top |
|
 |
familton Guest
|
| Posted: Tue 08/31/2004 11:09pm [Post #3] |
|
|
I followed the instructions. I opened regedit and went to the HKEY... section. I click on the Edit Menu and there is no Modify. I can't type in none. Now when I double click on the folder I get the search window oening. Please help. Thanks, Bob. |
|
| |
This post has: 0 recommendations
|
| Back to top |
|
 |
Basementgeek Supreme Guru
Joined: 01 Jan 2003 Posts: 12000 Points: 1188

|
| Posted: Tue 08/31/2004 11:25pm [Post #4] |
|
|
Did you try one of my favorite programs in post #2 ?
Cheers  _________________ Member of ASAP 2006 |
|
| |
This post has: 0 recommendations
|
| Back to top |
|
 |
Canuck Help2Go Administrator

Joined: 22 May 2003 Posts: 6945 Points: 1425 Location: Edmonton, Alberta, Canada

|
| Posted: Wed 09/01/2004 12:52am [Post #5] |
|
|
|
|
| |
This post has: 0 recommendations
|
| Back to top |
|
 |
benreynolds Member

Joined: 11 Sep 2004 Posts: 1 Points: 0
|
| Posted: Sun 09/12/2004 10:55am [Post #6] |
|
|
| familton wrote: | | I followed the instructions. I opened regedit and went to the HKEY... section. I click on the Edit Menu and there is no Modify. I can't type in none. Now when I double click on the folder I get the search window oening. Please help. Thanks, Bob. |
Familton, you need to left click once on the default icon. Then modify appears in your edit menu.
For all, this is a neat little program with very clear instructions. Thanks to Whooze! |
|
| |
This post has: 0 recommendations
|
| Back to top |
|
 |
PartieHonteuse Help2Go Moderator

Joined: 20 May 2003 Posts: 2845 Points: 889 Location: USA

|
| Posted: Sun 09/12/2004 2:05pm [Post #7] |
|
|
I haven't tried any of the recommended software for directory listings and if they are recursive or not (able to list directories/files inside other directories all at once) but, it is possible to get a single directory listing just by using the command prompt....here's how.
Open command prompt (start menu | run | type "cmd" (no quotes) | hit "ok"
Then browse to the folder you want to be in. Then do a DIR command (which lists contents of the directory you're currently in) and put the output into a file instead of on screen.. Let's do an example. So say for instance I wanted to know what folders and files are in the C:\program files\ directory. I would open a command prompt then do this...
| Code: |
CD C:\Program Files (or CD C:\Progra~1) [enter]
DIR > programs.txt [enter]
|
I would then browse to that folder with Windows Explorer and open programs.txt to view what's in it.
You can also go to a command prompt and do this command
to show a list of options to use with the dir command. I.E. Only output Directories, only output files, display contents of directory alphabetically...etc etc.
It's just a way to do it without downloading any 3rd party software....
Partie⢠|
|
| |
This post has: 0 recommendations
|
| Back to top |
|
 |
Babby Member
Joined: 21 Jun 2006 Posts: 1 Points: 0

|
| Posted: Wed 06/21/2006 2:17pm [Post #8] |
|
|
You can also try Directory Lister. It has html and text listings and selectable directories.
cheers,
Babby |
|
| |
This post has: 0 recommendations
|
| Back to top |
|
 |
Leah Advanced Tech

Joined: 26 Jun 2005 Posts: 693 Points: 57 Location: oklahoma

|
| Posted: Wed 06/21/2006 2:30pm [Post #9] |
|
|
This is what we use at work. It's awesome!  _________________ I LOVE MY COLTS!!
Lucas Oil Stadium Opening September 2008 - I need to be there |
|
| |
This post has: 0 recommendations
|
| Back to top |
|
 |
|