Welcome to WinForumz.com!
FAQFAQ   SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log in/Register/PasswordLog in/Register/Password

Can I print a list of folder contents?

 
   Windows XP (Home) -> XP Basics RSS
Related Topics:
Setting "List" as the default folder view - I have read just about I know where to look, but as a novice XP user I can't seem to figure out how to set the view as the default for all of my folders. I am sure it's an easy fix, but can someone help me out?

Comparing contents of folders - Is the way to compare the contents of two folders to identify duplicate files. Thanks

Can I delete contents in E:Recycler directory? - Guys, My antivirus program pick up a file in this Its a hidden file. So far I can rename it. Can I delete without harming the system. Thanks, Ttn

task list - The task list in XP Home has changed format! There are no tabs at the top and the close, icons in the top right are missing. The panel that come up shows the task and its status. When I click on the icon on the bottom of the..

All Program list - A Niggle! How can I organise my "All Program in order.
Author Message
bagwash

External


Since: Apr 27, 2004
Posts: 5



(Msg. 1) Posted: Tue Nov 28, 2006 6:57 am
Post subject: Can I print a list of folder contents? Get Alert
Archived from groups: microsoft>public>windowsxp>basics (more info?)

Can anyone advise, please, whether I can save and/or print a list of folder
contents (other than by a screen dump)?
Thanks

 >> Stay informed about: Can I print a list of folder contents? 
Back to top
Login to vote
Shenan Stanley

External


Since: Mar 03, 2005
Posts: 2380



(Msg. 2) Posted: Tue Nov 28, 2006 6:57 am
Post subject: Re: Can I print a list of folder contents? Get Alert [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

bagwash wrote:
> Can anyone advise, please, whether I can save and/or print a list
> of folder contents (other than by a screen dump)?

How to add the Print Directory feature for folders in Windows XP
http://support.microsoft.com/kb/321379

--
Shenan Stanley
MS-MVP
--
How To Ask Questions The Smart Way
http://www.catb.org/~esr/faqs/smart-questions.html

 >> Stay informed about: Can I print a list of folder contents? 
Back to top
Login to vote
Ken Blake MVP

External


Since: Feb 19, 2004
Posts: 2547



(Msg. 3) Posted: Tue Nov 28, 2006 7:59 am
Post subject: Re: Can I print a list of folder contents? Get Alert [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

bagwash wrote:

> Can anyone advise, please, whether I can save and/or print a list of
> folder contents (other than by a screen dump)?


Here are four ways:

1. Go to a command prompt and issue the command

dir [drive:folder] > c:\tempfilename (you can use any name and put it in any
folder you want)

Then open notepad, open tempfilename, and print it from there.

2. Write (for example in Notepad) a 1-line text file:
DIR %1 /O >LPT1:

Save it as "printdir.bat" in the "Send To" folder.

Then, to print list of files in any folder, right-click that folder and
select Send to | printdir.bat

To include subfolders, change the comand to DIR %1 /O/S >LPT1:

3. Go to http://support.microsoft.com/default.aspx?scid=kb;EN-US;Q321379 and
follow the instructions there.

4. Download and use any of the several freeware/shareware utilities that can
do this, such as the popular
http://www.karenware.com/powertools/ptdirprn.asp

--
Ken Blake - Microsoft MVP Windows: Shell/User
Please reply to the newsgroup
 >> Stay informed about: Can I print a list of folder contents? 
Back to top
Login to vote
bagwash

External


Since: Apr 27, 2004
Posts: 5



(Msg. 4) Posted: Tue Nov 28, 2006 8:58 am
Post subject: Re: Can I print a list of folder contents? Get Alert [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Thanks enormously for these suggestions. I started with Gerry's PrintFolder
freeware, since it seemed the simplest, and it's perfect, so I won't need to
test out the other suggestions, though very grateful to all who responded.
 >> Stay informed about: Can I print a list of folder contents? 
Back to top
Login to vote
gcjc1

External


Since: Jan 30, 2005
Posts: 1363



(Msg. 5) Posted: Tue Nov 28, 2006 12:16 pm
Post subject: Re: Can I print a list of folder contents? Get Alert [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

PrintFolder (freeware) does the job for me.
http://www.sofotex.com/cgi-bin/ls/page.cgi?page=download&link=2071

~~~~~~


Hope this helps.

Gerry
~~~~~~~~~~~~~~~~~~~~~~~~
FCA

Stourport, Worcs, England
Enquire, plan and execute.
~~~~~~~~~~~~~~~~~~~~~~~~
Please tell the newsgroup how any
suggested solution worked for you.
http://dts-l.org/goodpost.htm
~~~~~~~~~~~~~~~~~~~~~~~~

"bagwash" <bagwash.RemoveThis@ntlworld.com> wrote in message
news:b5Uah.37480$GX2.14811@newsfe7-gui.ntli.net...
> Can anyone advise, please, whether I can save and/or print a list of
> folder contents (other than by a screen dump)?
> Thanks
>
>
>
 >> Stay informed about: Can I print a list of folder contents? 
Back to top
Login to vote
bagwash

External


Since: Apr 27, 2004
Posts: 5



(Msg. 6) Posted: Tue Dec 19, 2006 3:16 am
Post subject: Re: Can I print a list of folder contents? Get Alert [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Very grateful for these responses - went for PrintFolder as the easiest, and
does the job superbly.
 >> Stay informed about: Can I print a list of folder contents? 
Back to top
Login to vote
gcjc1

External


Since: Jan 30, 2005
Posts: 1363



(Msg. 7) Posted: Tue Dec 19, 2006 8:14 am
Post subject: Re: Can I print a list of folder contents? Get Alert [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Glad to be able to help.


--

Regards.

Gerry
~~~~
FCA
Stourport, England

Enquire, plan and execute
~~~~~~~~~~~~~~~~~~~

"bagwash" <bagwash.DeleteThis@ntlworld.com> wrote in message
news:cOMhh.14279$KT2.4323@newsfe2-win.ntli.net...
> Very grateful for these responses - went for PrintFolder as the
> easiest, and does the job superbly.
>
>
 >> Stay informed about: Can I print a list of folder contents? 
Back to top
Login to vote
chriscovan

External


Since: Mar 12, 2007
Posts: 1



(Msg. 8) Posted: Mon Mar 12, 2007 12:03 pm
Post subject: Re: Can I print a list of folder contents? Get Alert [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

What a great utility! Thanks so much for this.

"Gerry Cornell" wrote:

> PrintFolder (freeware) does the job for me.
> http://www.sofotex.com/cgi-bin/ls/page.cgi?page=download&link=2071
>
> ~~~~~~
>
>
> Hope this helps.
>
> Gerry
> ~~~~~~~~~~~~~~~~~~~~~~~~
> FCA
>
> Stourport, Worcs, England
> Enquire, plan and execute.
> ~~~~~~~~~~~~~~~~~~~~~~~~
> Please tell the newsgroup how any
> suggested solution worked for you.
> http://dts-l.org/goodpost.htm
> ~~~~~~~~~~~~~~~~~~~~~~~~
>
> "bagwash" <bagwash DeleteThis @ntlworld.com> wrote in message
> news:b5Uah.37480$GX2.14811@newsfe7-gui.ntli.net...
> > Can anyone advise, please, whether I can save and/or print a list of
> > folder contents (other than by a screen dump)?
> > Thanks
> >
> >
> >
>
>
>
 >> Stay informed about: Can I print a list of folder contents? 
Back to top
Login to vote
Display posts from previous:   
   Windows XP (Home) -> XP Basics All times are: Eastern Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum

Categories:
  Windows XP
 Windows Vista!
 Win 2000/NT/98/ME


[ Contact us | Terms of Service/Privacy Policy ]